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

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

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

vishpat/svg2gcode

0
View on GitHub↗
97 نجوم·38 تفرعات·Python·GPL-3.0·2 مشاهدات

Svg2gcode

A fast svg to gcode compiler.

Features

  • G-code Software - Python utility for fast SVG to G-code conversion.

سجل النجوم

مخطط تاريخ النجوم لـ vishpat/svg2gcodeمخطط تاريخ النجوم لـ vishpat/svg2gcode

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

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

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

Start searching with AI

بدائل مفتوحة المصدر لـ Svg2gcode

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Svg2gcode.
  • 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 لـ Svg2gcode→

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

ما هي وظيفة vishpat/svg2gcode؟

A fast svg to gcode compiler.

ما هي الميزات الرئيسية لـ vishpat/svg2gcode؟

الميزات الرئيسية لـ vishpat/svg2gcode هي: G-code Software.

ما هي البدائل مفتوحة المصدر لـ vishpat/svg2gcode؟

تشمل البدائل مفتوحة المصدر لـ vishpat/svg2gcode: 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… o0morgan0o/gcode-generative-for-processing — Morgan Thibert -- 2019 -- Library for Processing 3. ryansturmer/node-gcode — GCode interpreter and simulator for node.js.