Skip to content

patriciogonzalezvivo/AxiSurface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AxiSurface

Python module to make 100% vector line compositions and export them as SVG or G-Code files. Made and tested for AxiDrawer plotter and SnapMaker CNC

Special thanks to:

00 01 02

Install

  • Make sure you have pip installed, if not do:
sudo easy_install pip3
  • Clone this repo:
git clone git@github.com:patriciogonzalezvivo/AxiSurface.git
cd AxiSurface
  • Run the install script directly with make install or manually do:
pip3 install -r requirements.txt
python3 setup.py install

Or use the Makefile by:

sudo make install

About

Python module to make 100% vector line compositions and export them as SVG or G-Code files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages