diff --git a/Firmware/Voron_Trident_SKR14_EXPMOT.cfg b/Firmware/Voron_Trident_SKR14_EXPMOT.cfg index 4a3681b..1b6a8d3 100644 --- a/Firmware/Voron_Trident_SKR14_EXPMOT.cfg +++ b/Firmware/Voron_Trident_SKR14_EXPMOT.cfg @@ -449,11 +449,11 @@ gcode: #z_positions: # -46, 20 # 125, 313 -# 296, 10 +# 296, 20 #points: # 30, 5 -# 125, 225 -# 220, 30 +# 125, 195 +# 220, 5 ## Uncomment below for 300mm build #z_positions: @@ -462,8 +462,8 @@ gcode: # 346, 20 #points: # 30, 5 -# 150, 250 -# 270, 30 +# 150, 245 +# 270, 5 ## Uncomment below for 350mm build #z_positions: @@ -472,8 +472,8 @@ gcode: # 396, 20 #points: # 30, 5 -# 175, 275 -# 320, 30 +# 175, 295 +# 320, 5 ##-------------------------------------------------------------------- diff --git a/Firmware/Voron_Trident_SKR_1.3.cfg b/Firmware/Voron_Trident_SKR_1.3.cfg index 2c9c38e..4fa1ec9 100644 --- a/Firmware/Voron_Trident_SKR_1.3.cfg +++ b/Firmware/Voron_Trident_SKR_1.3.cfg @@ -500,11 +500,11 @@ gcode: #z_positions: # -46, 20 # 125, 313 -# 296, 10 +# 296, 20 #points: # 30, 5 -# 125, 225 -# 220, 30 +# 125, 195 +# 220, 5 ## Uncomment below for 300mm build #z_positions: @@ -513,8 +513,8 @@ gcode: # 346, 20 #points: # 30, 5 -# 150, 250 -# 270, 30 +# 150, 245 +# 270, 5 ## Uncomment below for 350mm build #z_positions: @@ -523,8 +523,8 @@ gcode: # 396, 20 #points: # 30, 5 -# 175, 275 -# 320, 30 +# 175, 295 +# 320, 5 ##-------------------------------------------------------------------- @@ -600,4 +600,4 @@ gcode: M106 S0 ; turn off fan G90 ; absolute positioning G0 X{max_x / 2} Y{max_y} F3600 ; park nozzle at rear - M117 Finished! \ No newline at end of file + M117 Finished!