Modify the endstop_pin in section[stepper_z], and disable theposition_endstop, Slow down the speed of z homing, e.g.homing_speed: 5,second_homing_speed: 1homing_retract_speed: 2 [stepper_z] endstop_pin: probe:z_virtual_endstop #position_endstop: 0.5 homing_speed: 5 second_homing_s...
endstop_pin:!PA15 position_min: 0 #限位最小行程 position_endstop: 0 #回零的位置 position_max: 210 #最大限位行程 homing_speed:50 #回零速度 second_homing_speed: 2 homing_retract_dist:0 #后撤距离 homing_positive_dir:False #回零方向 step_pulse_duration:0.000002 [stepper_y] step_pin: P...
Good afternoon, I have finally got things another few steps and actually thru the config checks got the stepper motors to move. But they will not home at all. I am using a Bigtreetech SKR 1.3 board and had to take the 2130's out and go b...
I have the Duet WiFi and Duex5 boards. I've installed Klipper and everything works except the bl touch. The bl touch does its system check moving up and down and I have a solid red light. The debug pin down command doesn't move the pin down. Pushing the pin up or down the probe...
def get_status(self, eventtime): return {'last_query': self.last_state, 'last_z_offset': self.last_z_offset} def handle_connect(self): # get endstop for endstop, name in self.query_endstops.endstops: if name == 'z': # check for virtual endstop on z if not isins...
Please check moonraker status and / or refresh. Maybe this has something to do with newer version of moonraker, not sure. Can anyone help with this? Thank you in advance.klipperwrt.local not known Nice project, thanks. After setting up the WIFI Client by the instructions of V2.1 Release...
This is initially set in endstop.c:endstop_event() (uint32_t nextwake = e->time.waketime + e->rest_time), reported to the host in endstop.c:command_endstop_query_state(), and readjusted in mcu.py:home_wait() (self._mcu.clock_to_print_time(next_clock - self._rest_ticks))...
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
position_endstop: 0 #回零的位置 position_max: 210 #最大限位行程 homing_speed:50 #回零速度 second_homing_speed: 2 homing_retract_dist:0 #后撤距离 homing_positive_dir:False #回零方向 step_pulse_duration:0.000002 [stepper_y] step_pin: PE0 ...
position_endstop: 0 #回零的位置 position_max: 210 #最大限位行程 homing_speed:50 #回零速度 second_homing_speed: 2 homing_retract_dist:0 #后撤距离 homing_positive_dir:False #回零方向 step_pulse_duration:0.000002 [stepper_y] step_pin: PE0 ...