1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-13 08:24:27 +00:00
Files
OrcaSlicer-bambulab/xs/src/libslic3r
bubnikv 3996535e5d Changed handling of filament_gcode_start and filament_gcode_end custom
G-codes in case of single extruder multiple material setup:
At the start of the print, the filament_gcode_start is executed
for the active extruder only, and the filament_gcode_start /
filament_gcode_end are then executed at each tool change.

When the Prusa MM wipe tower is active, the tool changes are handled
a bit differently: M900 K0 is emited before the wipe tower extrusions start,
and the filament_gcode_start code is executed after the wipe tower extrusions
are done. This rule effectively disables the linear advance over the wipe tower.

Implements https://github.com/prusa3d/Slic3r/issues/568
2017-11-30 16:01:47 +01:00
..
2017-08-03 17:31:31 +02:00
2017-09-11 09:49:59 +02:00
2017-09-11 09:49:59 +02:00
2017-11-29 19:34:24 +01:00
2017-09-11 09:49:59 +02:00
2017-09-11 09:49:59 +02:00
2017-09-11 09:49:59 +02:00
2016-12-12 18:59:35 +01:00
2017-08-03 17:31:31 +02:00