Added print_start heating.

This commit is contained in:
Bassam Husain
2023-04-14 07:39:46 -04:00
parent 9fc09eef43
commit b8d246762f

View File

@@ -126,7 +126,7 @@ gcode:
{% set maxVelocityAdjusted = (0.90 * maxVelocity * 60)|int %}
{% set bedtempAlmost = (bedtemp - 2)|int %}
{% set hotendtempStepOne = 150|int %}
{% set hotendtempStepTwo = 175|int %}
{% set hotendtempStepTwo = 170|int %}
BED_MESH_PROFILE LOAD=default ; NOTE if not using a mesh, comment out this line
ADJUST_FILAMENT_SENSOR_STATUS ENABLE=1