Can slice geometry into layers and generate gcode using a GCodeGenerator. The gcode is then stored in an internal GCodeAssembler and can either be retrieved as a string or written to a gcode file. Any geometry submitted for slicing is appended to the internally stored gcode. Use the reset method to clear clear the gcode and
@author Djen
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.