moving problem
Please Log in or Create an account to join the conversation.
PCW wrote: removing all lines like:
setp pid.x.maxerror .0005
setp pid.y.maxerror .0005
setp pid.z.maxerror .0005
should fix the following errors
Again PCW, at your feet teacher (I don't know if this expression exists in English hahahaha)
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- tommylight
-
- Offline
- Moderator
-
- Posts: 9969
- Karma: 69
- Thank you received: 3272
Any of them missing and you can have gantry squaring. Oh yes and 2 limit/home switches.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
RoberCNC wrote: Is it possible in version 2.7 or is it recommended that you upgrade to 2.8 that Andy commented?
Dual gantry homing and squaring is in 2.8 and above only
Please Log in or Create an account to join the conversation.
RoberCNC wrote: Is it possible in version 2.7 or is it recommended that you upgrade to 2.8 that Andy commented?
It is possible in 2.7 using the gantry component but not recommended as 2.8 does a much better job of homing a gantry and much easier to setup. You only have to put a minus sign in front of one of the gantry home sequence numbers and if by magic the gantry knows how to home.
JT
Please Log in or Create an account to join the conversation.
I tell you the situation
Well ... updated to 2.8, added another stepgen and driver for the Y tandem stepper, now I have two fronts open:
1-If I adapt the old configuration with the script, I get the axes in the GUI (XYZ) correct but the stepgen that would correspond to Z moves me Y1, I manage to modify it in the INI and HAL so that it is the Z but I am not able to implement Y1
2-If I modify the configuration through the wizard and choose the Y tandem in the GUI, JOINTS (0, 1, 2, etc.) appear instead of XYZ axes, which would be what it should, since although each motor corresponds to a joint I need handle axes, I cannot do Homing to joint 1 and 2 separately since they are only the Y axis.
How do I solve this dilemma so that Y and Y1 are separate joints, as they really are, but that are shown and can handle as a single Y axis, how are they really too?
Please Log in or Create an account to join the conversation.
- tommylight
-
- Offline
- Moderator
-
- Posts: 9969
- Karma: 69
- Thank you received: 3272
Set a low home_search_velocity until you get homing properly set, then change that to something faster.
After homing you can jog as usuall.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.