I dont have 3D printer yet, but its the last step. I am just enjoing the (n - 1) steps.
Tools used:
- OpenSCAD - An Script/Programming Based CAD Software
- Slic3r - A 3D model Slicer
- gcodetutor - A
g code
simulator - 3D Printer... TODO
- Create a 3D model in
openscad
- Export
.stl
file - Import
.stl
file intoSlic3r
and create a 3D printer instructions - Export
.gcode
file from Slic3r - Import
.gcode
file intogcodetutor
for simulating - Send this
.gcode
to 3D printer and wait.
OpenSCAD Cheatsheet here