Z axis cuts in the air - not plunging
05 Sep 2020 17:48 #180821
by Clive S
Just change the SCALE to -ve
Replied by Clive S on topic Z axis cuts in the air - not plunging
Sorry misunderstood there - you mean there is 4 wires for each motor - yes that's right. How do I know which 2 wires to swop?
Just change the SCALE to -ve
Please Log in or Create an account to join the conversation.
05 Sep 2020 17:54 #180822
by Jeff65
Replied by Jeff65 on topic Z axis cuts in the air - not plunging
changing the scale to -ve makes the other axis reverse as well it seems
Please Log in or Create an account to join the conversation.
05 Sep 2020 17:55 #180823
by Clive S
It should not
Replied by Clive S on topic Z axis cuts in the air - not plunging
changing the scale to -ve makes the other axis reverse as well it seems
It should not
Please Log in or Create an account to join the conversation.
05 Sep 2020 17:56 #180824
by Jeff65
Replied by Jeff65 on topic Z axis cuts in the air - not plunging
I'm not using stepconfig anymore I manually edit the INI file
Please Log in or Create an account to join the conversation.
05 Sep 2020 17:58 - 05 Sep 2020 17:59 #180825
by Clive S
Ok that's good. All the axis are independent of each other.
Does pressing page down make the z axis go down or up. It should go down
Did you correct the spelling in the ini file
Replied by Clive S on topic Z axis cuts in the air - not plunging
I'm not using stepconfig anymore I manually edit the INI file
Ok that's good. All the axis are independent of each other.
Does pressing page down make the z axis go down or up. It should go down
Did you correct the spelling in the ini file
Last edit: 05 Sep 2020 17:59 by Clive S.
Please Log in or Create an account to join the conversation.
05 Sep 2020 18:12 - 05 Sep 2020 18:17 #180827
by Jeff65
Replied by Jeff65 on topic Z axis cuts in the air - not plunging
I have now swopped 2 wires and set Home_offset to -1
pressing page down now makes the spindle come down and it matches what is on the screen.
However, if i press the 'home all' button the spindle goes the opposite way to the switch which is at the top end of the travel
I have also corrected the 'H' that was missing
pressing page down now makes the spindle come down and it matches what is on the screen.
However, if i press the 'home all' button the spindle goes the opposite way to the switch which is at the top end of the travel
I have also corrected the 'H' that was missing
Last edit: 05 Sep 2020 18:17 by Jeff65.
Please Log in or Create an account to join the conversation.
05 Sep 2020 18:22 - 05 Sep 2020 18:24 #180828
by Clive S
That's good. Now you need to change the sign in home search vel to -
HOME_SEARCH_VEL = 1.000000 ##### changing the sign make the motor go opposite ie -1.0000
HOME_LATCH_VEL = 0.050000 ##### the same with this it should hit the switch and then back off
OME_FINAL_VEL = 2
The numbers are the speed it will move at in units per second ie 1.0000 will be 60mm per min
Replied by Clive S on topic Z axis cuts in the air - not plunging
I have now swopped 2 wires and set Home_offset to -1
pressing page down now makes the spindle come down and it matches what is on the screen.
However, if i press the 'home all' button the spindle goes the opposite way to the switch which is at the top end of the travel
I have also corrected the 'H' that was missing
That's good. Now you need to change the sign in home search vel to -
HOME_SEARCH_VEL = 1.000000 ##### changing the sign make the motor go opposite ie -1.0000
HOME_LATCH_VEL = 0.050000 ##### the same with this it should hit the switch and then back off
OME_FINAL_VEL = 2
The numbers are the speed it will move at in units per second ie 1.0000 will be 60mm per min
Last edit: 05 Sep 2020 18:24 by Clive S.
Please Log in or Create an account to join the conversation.
- Mike_Eitel
- Offline
- Platinum Member
Less
More
- Posts: 1150
- Thank you received: 184
05 Sep 2020 18:22 #180829
by Mike_Eitel
Replied by Mike_Eitel on topic Z axis cuts in the air - not plunging
Sorry guys, i disslike all those changes. And yes, hecan do as you propose and it will work.
BUT
The question in my eyes is his code generator. I think most are setup to have the starting plane on top, with a value near to zero. Than dig into material with negative values. His code increases, like a sliced peace.
Jeff I would have a look to the gcode generator to invers his behaviour.
Mike
BUT
The question in my eyes is his code generator. I think most are setup to have the starting plane on top, with a value near to zero. Than dig into material with negative values. His code increases, like a sliced peace.
Jeff I would have a look to the gcode generator to invers his behaviour.
Mike
Please Log in or Create an account to join the conversation.
05 Sep 2020 18:28 - 05 Sep 2020 18:32 #180830
by Jeff65
Replied by Jeff65 on topic Z axis cuts in the air - not plunging
I did wonder if something needed to be done in the code generator but wasn't sure what to do.
Now I'm a bit confused as to what is best to do
So should I undo what I've done so far then?
Now I'm a bit confused as to what is best to do
So should I undo what I've done so far then?
Last edit: 05 Sep 2020 18:32 by Jeff65.
Please Log in or Create an account to join the conversation.
05 Sep 2020 18:32 #180831
by Clive S
Yes but the machine has to be setup to work first without any code ie just jogging around and homing correctly.
The when he touches off and uses code a -ve z should go down.
Jeff :I have to go now for dinner sorry will be back on tomorrow
Replied by Clive S on topic Z axis cuts in the air - not plunging
Sorry guys, i disslike all those changes. And yes, hecan do as you propose and it will work.
BUT
The question in my eyes is his code generator. I think most are setup to have the starting plane on top, with a value near to zero. Than dig into material with negative values. His code increases, like a sliced peace.
Jeff I would have a look to the gcode generator to invers his behaviour.
Mike
Yes but the machine has to be setup to work first without any code ie just jogging around and homing correctly.
The when he touches off and uses code a -ve z should go down.
Jeff :I have to go now for dinner sorry will be back on tomorrow
Please Log in or Create an account to join the conversation.
Time to create page: 0.097 seconds