bigtreetech / BIGTREETECH-S42B-V1.0

The closed-loop drive is to feedback the rotation angle of the stepping motor to the control panel, compare the distance that needs to be rotated with the distance of the actual rotation, calculate the error value, and then compensate, so as to prevent the problem of multi-step and lost step. The closed-loop drive can completely overcome the lost step of the open-loop stepping motor, and can also significantly improve the performance of the motor at high speed
108 stars 53 forks source link

Duet Reprap Firmware Settings #40

Open adamfilip opened 3 years ago

adamfilip commented 3 years ago

Trying to configure S42B v1.1 with Duet Reprap Firmware v3 Timing/Pulse

This is what I am using now

M569 P8 R0 S0 T3.33:3.33:3:0

What settings should I be using for the S42B v 1.1 ?

Reference https://duet3d.dozuki.com/Wiki/Gcode#Section_M569_Set_motor_driver_direction_enable_polarity_and_step_pulse_timing

maracMB commented 3 years ago

@adamfilip have you figured out what step timings are needed for this to work as expected?