awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesMulti-Expression G-Code Blocks

Placing multiple expressions separated by semicolons inside a single pair of braces for more readable custom G-code.

Distinct from G-code Generators: Distinct from G-code Generators: focuses on syntax for combining expressions in G-code, not the generation itself.

Explore 1 awesome GitHub repository matching hardware & iot · Multi-Expression G-Code Blocks. Refine with filters or upvote what's useful.

Awesome Multi-Expression G-Code Blocks GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • prusa3d/prusaslicerالصورة الرمزية لـ prusa3d

    prusa3d/PrusaSlicer

    9,146عرض على GitHub↗

    PrusaSlicer is a G-code generator that converts 3D models into machine instructions for FFF and mSLA printers, handling slicing, infill, and support generation. It provides a command-line slicing interface for processing models and profiles via terminal commands without a graphical user interface, and includes a G-code customization engine that inserts user-defined macros, variables, and post-processing scripts into generated G-code for tailored machine control. The software also manages multi-material prints by coordinating multiple extruders and filament colors, assigning materials to model

    PrusaSlicer places multiple expressions separated by semicolons inside a single pair of braces for more readable custom G-code.

    C++
    عرض على GitHub↗9,146
  1. Home
  2. Hardware & IoT
  3. G-code Generators
  4. Multi-Expression G-Code Blocks