@dc42 @T3P3Tony Hello! We installed firmware 3.6 beta3 and tested sensorless homing on the Duet3 3HC board. Individually all Z-axes perform homing without problems. However, when we tried to run homing with independent stopping (M574 Z2 S4) the system worked the same way as with S3 mode: when the first axis reached the end, all axes stopped. We tried running homing with the same settings, connecting the motors to the Duet3 6HC main board and it worked as it should: each motor stopped at the correct time. Is it possible that this is another unresolved problem with the Duet3HC Expansion board? I am attaching our configuration files. Thanks!
homez.g
config.g
Posts made by tru_ann
-
RE: Duet 3 Expansion 3HC sensorless homing via CAN
-
RE: Duet 3 Expansion 3HC sensorless homing via CAN
@T3P3Tony @dc42 Glad to hear this!
I'm relatively new to your platform, but it's nice how customizable it is and how responsive the developers are. -
RE: Duet 3 Expansion 3HC sensorless homing via CAN
@dc42 Good afternoon!
We join the question from Cognirit about issue solution in beta3. We also are very much looking forward to a soon release in which this problem will be fixed. Thanks! -
RE: Duet 3 Expansion 3HC sensorless homing via CAN
@droftarts We have a positive experience with sensorless homing and leadscrew on Z axis. We would not like to use endstops in terms of amount of wiring. Are there any workaround solutions to this problem?
-
Duet 3 Expansion 3HC sensorless homing via CAN
Hello. We are developing a 3D printer that has 4 motors that are used for AWD Core-XY kinematics (like in VzBoT 3D-printer) and another 3 motors that move the table along the Z axis. The 3 Z-axis motors are connected to a Duet 3 Expansion 3HC. We would like to use sensorless homing for all motors. However, in the article “Duet 3 with CAN expansion firmware configuration limitations”, it states that “Stalls of expansion board motors cannot be used for homing. We expect to remove this restriction in firmware 3.6.” For this reason, we would like to know when approximately firmware 3.6 is scheduled for release. Thanks!