pen-plotter
There are 49 repositories under pen-plotter topic.
beardicus/awesome-plotters
A curated list of code and resources for computer-controlled drawing machines and other visual art robots.
svenhb/GRBL-Plotter
A GCode sender (not only for lasers or plotters) for up to two GRBL controller. SVG, DXF, HPGL import. 6 axis DRO.
abey79/vsketch
Generative plotter art environment for Python
sameer/svg2gcode
Convert vector graphics to g-code for pen plotters, laser engravers, and other CNC machines
inconvergent/svgsort
svg path sorter for more efficient (pen)plotting.
golanlevin/p5.plotSvg
A p5.js library for exporting SVG files tailored for pen plotting.
plottertools/hatched
Convert images to plotter-friendly hatched patterns
golanlevin/p5-single-line-font-resources
An archive of monoline vector fonts, and p5.js code to render them.
abey79/vpype-pixelart
Pixel art plotting in vpype
rsimmons/isovoxel
Isometric voxel generative art
piebro/plotting-maps
A tool to easily create OpenStreetMap SVG maps to plot them with a pen plotter.
emorydunn/SwiftGraphics
SwiftGraphics is a library for creative coding and generative art tailored towards rendering SVGs meant for pen plotting.
vankesteren/grbl-servo
Slighty edited pen plotter version of grbl, an open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on a straight Arduino
abey79/sketches
My personal collection of sketches made with vsketch
lilkraftwerk/lineboi3000
lineboi3000 is a way cool graphical interface for drawing, painting, adding EFX, and then sending your designs to a pen plotter or creating animations
djipco/hpgl
A Node.js library to communicate with HPGL-compatible plotters and printers.
volzotan/plotmap
vector world map generator for pen plotters from OSM/shapefile/geotiff data
Notgnoshi/generative
Generative art. A suite of composable tools to generate, transform and visualize WKT geometries
jmpinit/p5.axidraw
A p5.js library for controlling the AxiDraw pen plotter.
thomasp85/fawkes
An R Interface to the AxiDraw plotter
henrytriplette/penplotter-webserver
Pen Plotter Webserver for RPI0
mutoo/axidraw-web
AxiDraw Web allow artists to connect pen plotter in the browser with the WebUSB API
aubergene/d3-hpgl
Serialize Canvas path commands to HPGL.
jasonwebb/grbl-mega-wall-plotter
(WIP) A variant of Grbl (v1.1g) for Arduino Mega with support for hanging wall plotters
henrytriplette/plotter-utility
Pen plotter utilities and GUI for image conversion, SVG optimization, HPGL conversion and headless print
doersino/brachiosaurus
An incredibly basic turtle drawing tool I've built for making generative art with my BrachioGraph pen plotter.
jacobclarke92/canvas-gcode
Loosely adapted from https://github.com/em/gcanvas
Mirabellensaft/Sanguine
✏️ A framework for generating art for pen plotters in Rust
svenhb/Plotter-ServoControl
Collection of Arduino sketches to control a RC-servo for pen up/down motion via an on/off or spindle-pwm signal
marcw/choreopath
Transform choreography to drawings.
nknotts/svg2grbl
Convert SVG to GCode
camrbuss/aplotter_ros2
Pen Plotter using ODrive motor control and ROS2
ahmadaziz6720/penPlotter
Pen plotter using 3D printer. The project includes an algorithm for generating the necessary point coordinates for the pen plotter to reproduce an image provided as input. These coordinates are converted into G-code instructions for the 3D printer. I also created coordinate generator for every letter, enabling direct console-based text writin
gwangyu-lee/2023-TouchDesigner-Working-With-Pen-Plotter-Workshop
The project files of TouchDesigner Working With Pen Plotter Workshop
ithinkido/penplotter-webserver
Pen Plotter Webserver for Raspberry .Pi. This is a modified fork for use with the Pi Plot shield.