ABC Axis movement
Dear Repetier Team,
thanks again for helping me with my connection issue. Still don´t know why but i can use programmer port for uploading and native port for Pronterface.
Now i have another irritation. I use six axis with seven motors in total to move a robot. So far i´m able to use XYZ axis as usual. Sadly the ABC axis work in forward direction, backwards not. It looks like the motor drivers getting slightly wrong signals, i know the hardware work (tested). I did not configures one of those axis as an extruder so normally the shouldn´t be influenced by filament and or retraction rules right? May you have a hint for me? Thanks!
thanks again for helping me with my connection issue. Still don´t know why but i can use programmer port for uploading and native port for Pronterface.
Now i have another irritation. I use six axis with seven motors in total to move a robot. So far i´m able to use XYZ axis as usual. Sadly the ABC axis work in forward direction, backwards not. It looks like the motor drivers getting slightly wrong signals, i know the hardware work (tested). I did not configures one of those axis as an extruder so normally the shouldn´t be influenced by filament and or retraction rules right? May you have a hint for me? Thanks!
Comments
G1 A20
G1 A0
and it moves back to 0? At startup you are at 0 and if dimensions for A are 0..100 you can not move left from 0 start position until you home A. Also if you have a endstop for A in min direction and it is triggered it might prevent the move. Especially if you have always check end stops enabled. See M119 for end stop status.
Endstop hit:
so no endstop is triggered...