gcodeplot
Gcode converter
Converts SVG and HPGL files to gcode instructions for use with 3-axis pen plotters.
Use a 3-axis machine as a pen plotter
170 stars
17 watching
62 forks
Language: Python
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
plottertools/vpype-gcode | A plugin for generating gcode files from geometric data | 37 |
vishpat/svg2gcode | Converts SVG to G-code for CNC machines using Bezier curves and recursive subdivision | 92 |
svenhb/grbl-plotter | A software application for generating and sending GCode to GRBL controllers used in CNC machines and plotters. | 684 |
aubergene/d3-hpgl | Serializes Canvas path commands to HPGL format for pen plotters and other devices. | 19 |
awdriggs/processing2hpgl | Allows direct connection between Processing and HP-compatible pen plotters. | 2 |
const-ae/ggupset | Provides an extension to ggplot2 for creating UpSet plots with a non-standard x-axis | 353 |
anachrocomputer/vec | Vector graphics software to generate HPGL output and drive pen plotters. | 25 |
o0morgan0o/gcode-generative-for-processing | Library for generating G-code instructions from Processing code for 3D printing pen plotting | 28 |
guangchuangyu/ggplotify | Converts plot functions to ggplot objects for easier integration with other plotting ecosystems | 105 |
coolbutuseless/ggsvg | An R extension that allows using SVG images as points in ggplot plots | 139 |
teunbrand/ggplateplot | Tools and layouts for creating specialized plots of microwell-shaped data | 3 |
jfq3/ggordiplots | Customized ordination plot extensions for R, adding features such as ellipses and bubbles to ggplot2 plots | 6 |
coolbutuseless/ggreverse | A tool to generate R code from a ggplot object and vice versa | 68 |
gregpinero/arduinoplot | A Python script that plots real-time numeric data received from an Arduino's serial port. | 107 |
coolbutuseless/ggrgl | An extension to ggplot2 that adds 3D rendering capabilities | 185 |