Skip to content

Convert Graffiti Markup Language into G-Code for the MakerBot Unicorn pen plotter

License

Notifications You must be signed in to change notification settings

martymcguire/gml2unicorn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

gml2unicorn.py

Convert Graffiti Markup Language (GML) files into G-Code files for the MakerBot Unicorn pen plotter!

Pre-Requisites

You'll need to install Python and some support libraries:

Usage

  • Edit the configuration section of gml2unicorn.py to match your Unicorn plotting preferences.
  • Acquire a GML file. 000000book is great for this.
  • python gml2unicorn.py my_graffiti.gml > my_graffiti.gcode
  • Load my_graffiti.gcode in ReplicatorG
  • Build!

About

Convert Graffiti Markup Language into G-Code for the MakerBot Unicorn pen plotter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages