From 37b4cb6b939ae03c5d2b2005d84772feae1c165b Mon Sep 17 00:00:00 2001 From: siwat Date: Sat, 8 Jan 2022 13:30:59 +0700 Subject: [PATCH] Update 'laser-cnc/lasercnc-crealityboard.cfg' --- laser-cnc/lasercnc-crealityboard.cfg | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/laser-cnc/lasercnc-crealityboard.cfg b/laser-cnc/lasercnc-crealityboard.cfg index 4cb1768..39dbff6 100644 --- a/laser-cnc/lasercnc-crealityboard.cfg +++ b/laser-cnc/lasercnc-crealityboard.cfg @@ -12,19 +12,18 @@ homing_speed: 50 [stepper_y] step_pin: PC6 -dir_pin: PC7 +dir_pin: !PC7 enable_pin: !PD6 microsteps: 16 rotation_distance: 20 endstop_pin: ^PC3 -position_endstop: 0 +position_endstop: 407 position_max: 407 homing_speed: 50 [homing_override] gcode: G28 X Y - SET_KINEMATIC_POSITION Z=0 [stepper_z] step_pin: PB3