Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andypugh committed Feb 27, 2015
1 parent 3911c8d commit 9c019bc
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# SVG_Slicer
Python Code to display a single slice of SVG file as a LinuxCNC HAL component

to start the slicer:
./test.py test.svg

To actually display a layer (needs LinuxCNC HAL):
halcmd -kf
setp slice-viewer.Z 10
setp slice-viewer.scale 4


0 comments on commit 9c019bc

Please sign in to comment.