awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
vishpat avatar

vishpat/svg2gcode

0
View on GitHub↗
97 estrellas·38 forks·Python·GPL-3.0·3 vistas

Svg2gcode

A fast svg to gcode compiler.

Features

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

Historial de estrellas

Gráfico del historial de estrellas de vishpat/svg2gcodeGráfico del historial de estrellas de vishpat/svg2gcode

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Svg2gcode

Proyectos open-source similares, clasificados según cuántas características comparten con Svg2gcode.
  • arpruss/gcodeplotA

    arpruss/gcodeplot

    0Ver en 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.

    Ver en GitHub↗0
  • cncjs/cncjsC

    cncjs/cncjs

    0Ver en GitHub↗

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

    Ver en GitHub↗0
  • em/svg2gcodeAvatar de em

    em/svg2gcode

    55Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗55
  • grbl/grblAvatar de grbl

    grbl/grbl

    6,226Ver en 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
    Ver en GitHub↗6,226
Ver las 7 alternativas a Svg2gcode→

Preguntas frecuentes

¿Qué hace vishpat/svg2gcode?

A fast svg to gcode compiler.

¿Cuáles son las características principales de vishpat/svg2gcode?

Las características principales de vishpat/svg2gcode son: G-code Software.

¿Qué alternativas de código abierto existen para vishpat/svg2gcode?

Las alternativas de código abierto para vishpat/svg2gcode incluyen: 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.