PLEASE NOTE: The first layer area should be small enough for easy pushing item from the table.
By modifying the template you can add support for other printers or change G-code generation logic. This requires understanding template syntax and G-code structure for 3D printing. If unsure, use the standard template. How the G-code loops is 100% determined by the template.
Templates use Go's text/template syntax with {{.VariableName}} to generate G-code for continuous loop printing.
Processing Error Information