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

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

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

o0morgan0o/gcode-generative-for-processing

0
View on GitHub↗
33 نجوم·7 تفرعات·Java·MIT·3 مشاهدات

Gcode Generative For Processing

Morgan Thibert -- 2019 -- Library for Processing 3

Features

  • G-code Software - Processing library for generating G-code from simple shapes.

سجل النجوم

مخطط تاريخ النجوم لـ o0morgan0o/gcode-generative-for-processingمخطط تاريخ النجوم لـ o0morgan0o/gcode-generative-for-processing

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Gcode Generative For Processing

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Gcode Generative For Processing.
  • arpruss/gcodeplotA

    arpruss/gcodeplot

    0عرض على GitHub↗

    Convert SVG (text is not supported; convert text to paths) and HPGL to gcode for a 3-axis GCode machine, where the Z-axis controls the pen height.

    عرض على GitHub↗0
  • cncjs/cncjsC

    cncjs/cncjs

    0عرض على GitHub↗

    CNCjs is a full-featured web-based interface for CNC controllers running Grbl, Marlin, Smoothieware, or TinyG.

    عرض على GitHub↗0
  • em/svg2gcodeالصورة الرمزية لـ em

    em/svg2gcode

    55عرض على GitHub↗

    svg2gcode A command line utility for converting SVG to Gcode using Gcanvas and canvg.

    JavaScript
    عرض على GitHub↗55
  • grbl/grblالصورة الرمزية لـ grbl

    grbl/grbl

    6,226عرض على GitHub↗

    Grbl is a CNC motion control firmware and G-code parser designed for milling machines. It serves as a hardware control layer running on ATmega328 microcontrollers to translate G-code instructions into precise motor movements. The system manages stepper motor acceleration and coordinated multi-axis motion to drive milling hardware. It includes a tool probing system for automating workpiece alignment and calculating tool length offsets, as well as homing cycles that use limit switches to establish a precise coordinate origin. The firmware covers broader machine management including spindle and

    C
    عرض على GitHub↗6,226
عرض جميع البدائل الـ 7 لـ Gcode Generative For Processing→

الأسئلة الشائعة

ما هي وظيفة o0morgan0o/gcode-generative-for-processing؟

Morgan Thibert -- 2019 -- Library for Processing 3

ما هي الميزات الرئيسية لـ o0morgan0o/gcode-generative-for-processing؟

الميزات الرئيسية لـ o0morgan0o/gcode-generative-for-processing هي: G-code Software.

ما هي البدائل مفتوحة المصدر لـ o0morgan0o/gcode-generative-for-processing؟

تشمل البدائل مفتوحة المصدر لـ o0morgan0o/gcode-generative-for-processing: arpruss/gcodeplot — Convert SVG (text is not supported; convert text to paths) and HPGL to gcode for a 3-axis GCode machine, where the… cncjs/cncjs — CNCjs is a full-featured web-based interface for CNC controllers running Grbl, Marlin, Smoothieware, or TinyG. em/svg2gcode — svg2gcode A command line utility for converting SVG to Gcode using Gcanvas and canvg. grbl/grbl — Grbl is a CNC motion control firmware and G-code parser designed for milling machines. It serves as a hardware control… ryansturmer/node-gcode — GCode interpreter and simulator for node.js. vishpat/svg2gcode — A fast svg to gcode compiler.