diff --git a/P1P/change_filament_noAMS_P1P_0.4nozzle_v1.9.5.gcode b/P1P/change_filament_noAMS_P1P_0.4nozzle_v1.9.5.gcode index 528585b..f888b07 100644 --- a/P1P/change_filament_noAMS_P1P_0.4nozzle_v1.9.5.gcode +++ b/P1P/change_filament_noAMS_P1P_0.4nozzle_v1.9.5.gcode @@ -61,7 +61,6 @@ G92 E0 ; always use highest temperature to flush M400 M109 S[nozzle_temperature_range_high] - {if flush_length_1 > 23.7} G1 E23.7 F{old_filament_e_feedrate} ; do not need pulsatile flushing for start part G1 E{(flush_length_1 - 23.7) * 0.02} F50 @@ -187,7 +186,6 @@ M204 S[default_acceleration] G1 X[x_after_toolchange] Y[y_after_toolchange] Z[z_after_toolchange] F12000 {endif} -{endif} ; as there is no AMS, these next three lines only serve to hide T[next_extruder] ; if this was not included, the T[next_extruder] command is input after this