Multi-Extrusion-post-processing-scripts-for-Slic3r icon indicating copy to clipboard operation
Multi-Extrusion-post-processing-scripts-for-Slic3r copied to clipboard

Fix gcodeRetraction initialization for more than 2 extruders

Open PxT opened this issue 9 years ago • 0 comments

Move the initialization loop after the readParams call so that the number of extruders given in the gcode comments is used correctly. Moved perl hash-bang line to beginning of file so that it is recognized correctly when run from CLI.

PxT avatar Jul 21 '15 04:07 PxT