A special 3D "printer" configuration for IceSL that generates SVG instead of GCode.
This is an experimental use of IceSL as a 3D viewer and paths generator for laser engraver that cannot handle GCode as input.
NB: This project is not affiliated to IceSL even if the main author know its authors in person.
- Select the printer in the left menu.
- Check for proper configuration of brushes. (See installation of the settings file)
- Slice your model and save as an SVG file.
- Inspect the result (with Inkscape for instance).
cd <your IceSL path>/gcode
git clone [email protected]:loic-fejoz/icesl-svg-printer.git
- copy settings_icesl-svg-printer.xml in
- the bin folder if you run MS/Windows,
- ~/.icesl/ directory if you run on Linux.
You may need to disable shield plugin to avoid segmentation fault.
If you would like to hack on icesl-svg-printer, start by forking the repo on GitHub:
https://github.com/loic-fejoz/icesl-svg-printer
The best way to contribute is probably one of the following:
- Clone the repo and follow GitHub Workflow.
- Contact Me [email protected].
- Visit Me.
This is a list of people who have contributed code or ideas to icesl-svg-printer -- for copyright purposes or whatever.
- Loïc Fejoz [email protected] https://github.com/loic-fejoz/