From 9b487abec3449dea3673618c1a8b9e88f16b4c40 Mon Sep 17 00:00:00 2001 From: ruipeng <1041589370@qq.com> Date: Thu, 19 Dec 2024 16:03:04 +0800 Subject: [PATCH] =?UTF-8?q?F430NX=E6=9B=B4=E6=8D=A2=E4=B8=BA=E9=97=AD?= =?UTF-8?q?=E7=8E=AFY=E7=94=B5=E6=9C=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/CreatBot_F430NX/base.cfg | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/config/CreatBot_F430NX/base.cfg b/config/CreatBot_F430NX/base.cfg index c86af89ee..87df64a4e 100644 --- a/config/CreatBot_F430NX/base.cfg +++ b/config/CreatBot_F430NX/base.cfg @@ -69,16 +69,17 @@ position_endstop: -20 position_max: 475 homing_speed: 100 homing_retract_dist: 10 +step_pulse_duration:0.0000025 [tmc5160 stepper_x] cs_pin: PE2 spi_software_sclk_pin: PB3 spi_software_mosi_pin: PB5 spi_software_miso_pin: PB4 -run_current: 1.0 +run_current: 1.5 interpolate: True sense_resistor: 0.075 -stealthchop_threshold: 200 +stealthchop_threshold: 300 [dual_carriage] axis: x @@ -120,16 +121,7 @@ position_endstop: 0 position_max: 300 homing_speed: 60 homing_retract_dist: 10 - -[tmc5160 stepper_y] -cs_pin: PE3 -spi_software_sclk_pin: PB3 -spi_software_mosi_pin: PB5 -spi_software_miso_pin: PB4 -run_current: 2.3 -interpolate: True -sense_resistor: 0.075 -stealthchop_threshold: 200 +step_pulse_duration:0.0000025 [stepper_z] step_pin: PD7