Using Inkscape with the Laser Cutter: Difference between revisions
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
==Hatch Fill== | ==Hatch Fill== | ||
This extension allows you to fill in any closed figure in your design with lines or crossed lines. This is useful when you want to engrave an entire area within your design. This extension is based on | This extension allows you to fill in any closed figure in your design with lines or crossed lines. This is useful when you want to engrave an entire area within your design. This extension is based on part of the [https://code.google.com/p/eggbotcode/downloads/ eggbot] extensions. | ||
==Hershey Text== | ==Hershey Text== | ||
Hershey Text produces single-stroke text that is appropriate for cnc engraving or plotters. | Hershey Text produces single-stroke text that is appropriate for cnc engraving or plotters. This extension is based on part of the [https://code.google.com/p/eggbotcode/downloads/ eggbot] extensions. | ||
==Tabbed Box Maker== | ==Tabbed Box Maker== | ||
This extension creates the paths necessary to cut out tabbed boxes. | This extension creates the paths necessary to cut out tabbed boxes. This extension is based of the extension you can find [http://www.keppel.demon.co.uk/111000/111000.html here]. |
Revision as of 23:15, 11 October 2014
This page should be a tutorial on how to use our Inkscape Plugin, with screen shots, directions, caveats, etc.
Link back to Laser Cutter.
KMLaser Bundle
We've put together a bundle of Inkscape extensions that you might find useful. You can download the bundle at our github.
Path to Gcode
This extension is the work horse for the bundle. It takes the paths from your design and turns them into gcode required to run our laser cutter. This extension is based on part of Gcodetools but has been heavily altered for our purposes.
Hatch Fill
This extension allows you to fill in any closed figure in your design with lines or crossed lines. This is useful when you want to engrave an entire area within your design. This extension is based on part of the eggbot extensions.
Hershey Text
Hershey Text produces single-stroke text that is appropriate for cnc engraving or plotters. This extension is based on part of the eggbot extensions.
Tabbed Box Maker
This extension creates the paths necessary to cut out tabbed boxes. This extension is based of the extension you can find here.