You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever I try to slice any of my .stl modes with the "gcode_arcs" option set to "1" everything seems to work fine until it starts to export the generated Gcode.
Once it starts exporting the Gcode I get the error:
"Use of uninitialized value $s in concatenation (.) or string at Slic3r/lib/std/Slic3r/Extruder.pm line 41."
And it doesn't write anything to the .gcode file.
Thanks.
The text was updated successfully, but these errors were encountered:
Hello,
Whenever I try to slice any of my .stl modes with the "gcode_arcs" option set to "1" everything seems to work fine until it starts to export the generated Gcode.
Once it starts exporting the Gcode I get the error:
"Use of uninitialized value $s in concatenation (.) or string at Slic3r/lib/std/Slic3r/Extruder.pm line 41."
And it doesn't write anything to the .gcode file.
Thanks.
The text was updated successfully, but these errors were encountered: