sn4k3 / Ender3

Supercharge your Ender3 with Guides, Mods and Addons
GNU General Public License v3.0
601 stars 109 forks source link

Error exporting gcode #1

Closed XabierV closed 5 years ago

XabierV commented 5 years ago

Using printer Creality Ender3 - Stock, filament Generic PLA, and print 0.20mm Normal Ender3 with Slic3rPE 1.39.0, with 3DBenchy STL. Slice process completes correctly, but fails to export the gcode file, with the following error message:

!!!!! Failed to process the custom G-code template end_gcode Parsing error at line 9: Not a variable name {if layer_z < max_print_height}G1 Z{z_offset+min(layer_z+30, max_print_height)}{endif} ; Move print head up ^ !!!!! End of an error report for the custom G-code template end_gcode

I'm a total newbie with 3D printing and slicing, but it looks as the variable layer_z is not being initialized...

3DBenchy_PLA0.2mm.gcode.txt

sn4k3 commented 5 years ago

You need to download the new Slic3r PE, the 1.39 don't have that option... Please update