Update printer.cfg

This commit is contained in:
Siwat Sirichai 2024-01-20 21:19:48 -08:00
parent ca4e02732e
commit b1a9bc906f
1 changed files with 3 additions and 3 deletions

View File

@ -41,8 +41,8 @@ rotation_distance: 40.1209
full_steps_per_rotation:400 #set to 400 for 0.9 degree stepper full_steps_per_rotation:400 #set to 400 for 0.9 degree stepper
endstop_pin: ^PF4 endstop_pin: ^PF4
position_min: 0 position_min: 0
position_endstop: 346 position_endstop: 350
position_max: 346 position_max: 350
homing_speed: 25 #Max 100 homing_speed: 25 #Max 100
homing_retract_dist: 5 homing_retract_dist: 5
homing_positive_dir: true homing_positive_dir: true
@ -98,7 +98,7 @@ endstop_pin: probe:z_virtual_endstop
## Increasing position_endstop brings nozzle closer to the bed ## Increasing position_endstop brings nozzle closer to the bed
## After you run Z_ENDSTOP_CALIBRATE, position_endstop will be stored at the very end of your config ## After you run Z_ENDSTOP_CALIBRATE, position_endstop will be stored at the very end of your config
#position_endstop: -2 #position_endstop: -2
position_max: 340 position_max: 300
position_min: -5 position_min: -5
homing_speed: 5 homing_speed: 5
second_homing_speed: 3 second_homing_speed: 3