creality.ini: remove single_extruder_multi_material_priming from printer section
This commit is contained in:
parent
7fbb3a2b42
commit
065a129d47
1 changed files with 0 additions and 1 deletions
|
@ -813,7 +813,6 @@ end_gcode = {if max_layer_z < max_print_height}G1 Z{z_offset+min(max_layer_z+2,
|
||||||
# Intended for printers with dual extruders and a single hotend/nozzle, like the CR-X series
|
# Intended for printers with dual extruders and a single hotend/nozzle, like the CR-X series
|
||||||
[printer:*dualextruder*]
|
[printer:*dualextruder*]
|
||||||
single_extruder_multi_material = 1
|
single_extruder_multi_material = 1
|
||||||
single_extruder_multi_material_priming = 0
|
|
||||||
cooling_tube_length = 5
|
cooling_tube_length = 5
|
||||||
cooling_tube_retraction = 91.5
|
cooling_tube_retraction = 91.5
|
||||||
extra_loading_move = -2
|
extra_loading_move = -2
|
||||||
|
|
Loading…
Reference in a new issue