Auto Reference point cycle

More
02 Jul 2016 07:56 #76914 by soroosh.av
Hi all

I have a stepper system that due to it's famous behavior, machine should do a home all using a special code inside the part program. I searched for a predefined code but found nothing(G28 is not what i want). Anyone have any idea about this? is this possible at all?

Please Log in or Create an account to join the conversation.

More
02 Jul 2016 12:11 - 02 Jul 2016 12:12 #76919 by Todd Zuercher
Best solution, fix your step loosing problems.

But to try to do something like what you want, try setting up some sort of probe routine then use that data to make adjustments to your machine coordinates (G54...). This likely won't be possible using limit switches as the probe inputs, but a separate home switch(s) should be workable.
Last edit: 02 Jul 2016 12:12 by Todd Zuercher.
The following user(s) said Thank You: soroosh.av

Please Log in or Create an account to join the conversation.

More
02 Jul 2016 14:44 #76921 by Rick G
Replied by Rick G on topic Auto Reference point cycle
As Todd said you may be able to use a probe routine.

So a sub to...

Possibly use G28 to take the machine close to the switches position.

Then probe one axis at a time.
linuxcnc.org/docs/html/gcode/g-code.html#gcode:g38

Then set offset with G10
linuxcnc.org/docs/html/gcode/g-code.html#gcode:g10-l2

Then probe next axis.
May work with switches hooked up in series.

Rick G
The following user(s) said Thank You: soroosh.av

Please Log in or Create an account to join the conversation.

Time to create page: 0.070 seconds
Powered by Kunena Forum