RepRap/GCode: Unterschied zwischen den Versionen

aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springen
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

Version vom 23. Juni 2008, 00:46 Uhr

Getting AoI to export GTS

To export a GNU Triangulated Surface file from Art of Illusion, you can use the Export GNU Triangulated Surface script at: http://members.axion.net/~enrique/Export%20GNU%20Triangulated%20Surface.bsh

To bring it into Art of Illusion, drop it into the folder ArtOfIllusion/Scripts/Tools/.

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

Slicing with enriques script

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