mirror of
https://github.com/beardicus/awesome-plotters.git
synced 2025-03-20 03:29:38 +01:00
add gcodeplot to G-code section
thanks @qckbrnfx for the suggestion!
This commit is contained in:
parent
5972b8d03f
commit
5d64b3d9bd
@ -87,13 +87,14 @@ G-code is a text-based standard for controlling CNC machines. Though it was desi
|
||||
|
||||
- [grbl](https://github.com/grbl/grbl) - A high-performance G-code interpreting firmware for the Atmega 328 microcontroller and Arduino.
|
||||
- [cncjs](https://github.com/cncjs/cncjs) - A web-based interface controlling CNC machines running grbl, TinyG, or other G-code-based firmware.
|
||||
- [node-gcode](https://github.com/ryansturmer/node-gcode) - Node.js-based G-code interpreter and simulator.
|
||||
- [svg2gcode](https://github.com/em/svg2gcode) - Node.js-based command line utility for converting SVG to G-code.
|
||||
- [svg2gcode](https://github.com/vishpat/svg2gcode) - Python-based utility for fast SVG to G-code conversion.
|
||||
- [jscut](http://jscut.org/) - A web-based utiltity for converting SVG to G-code.
|
||||
- [node-gcode](https://github.com/ryansturmer/node-gcode) - Node.js G-code interpreter and simulator.
|
||||
- [svg2gcode](https://github.com/em/svg2gcode) - Node.js command line utility for converting SVG to G-code.
|
||||
- [svg2gcode](https://github.com/vishpat/svg2gcode) - Python utility for fast SVG to G-code conversion.
|
||||
- [jscut](http://jscut.org/) - A web-based utility for converting SVG to G-code.
|
||||
- [Universal-G-Code-Sender](https://github.com/winder/Universal-G-Code-Sender) - Java-based grbl-compatible cross-platform G-code sender.
|
||||
- [ChiliPeppr Hardware Fiddle](http://chilipeppr.com) - Modular web-based workspaces to visualize G-code and control hardware.
|
||||
- [gcode-generative-for-processing](https://github.com/o0morgan0o/gcode-generative-for-processing) - Processing library, aiming to create gcode from simple shapes. (Designed for usage with the Creality CR10)
|
||||
- [gcodeplot](https://github.com/arpruss/gcodeplot) - Python utility to convert SVG and HPGL to G-code for a 3-axis CNC machine.
|
||||
|
||||
### Plotter-Specific
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user