RepRap/GCode: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 8: | Zeile 8: | ||
The GNU Triangulated Surface format is supported by Mesh Viewer, and it is described at: | The GNU Triangulated Surface format is supported by Mesh Viewer, and it is described at: | ||
http://gts.sourceforge.net/reference/gts-surfaces.html#GTS-SURFACE-WRITE | http://gts.sourceforge.net/reference/gts-surfaces.html#GTS-SURFACE-WRITE | ||
=== Slicing with enriques script === | === Slicing with enriques script === | ||
See thread in Software->How to print Gcode from Host | See thread in Software->How to print Gcode from Host | ||
marius put the latest version (that was posted on page 5 in this thread) into svn. get it from there | |||
http://reprap.svn.sourceforge.net/viewvc/reprap/trunk/reprap/miscellaneous/python-beanshell-scripts/ | |||
and follow instructions in fillet.py |