Thread: Boxford 165 HMC
Hybrid View
-
19-01-2016 #1
Can you fake it by resetting the A machine coordinate to the correct value after each move? Not exactly an elegant solution...
-
24-01-2016 #2
Hello Neale I think that is my answer or solution for the short to medium term as I tried all the positions on the ratchet locking and it varies about .3 degrees so that stops me from allowing for a fixed error,
is there a way to reset that coordinate within the g code program?
i.e.
G0G90A-90.
(reset DRO)
machining
A-90.
(reset DRO)
machining
that will essentially be indexing incrementally but as long as I remember that it will be fine,
chris w.
-
24-01-2016 #3
Chris, please bear in mind that I have not tried this, but I believe that the sequence you need is, basically:
G91 (set relative mode)
G0 A95 (turn axis but deliberately overshoot)
G0 A-10 (turn back to lock position)
G90 (switch back to absolute)
G92 Axx (where xx is the value you want to appear in the DRO display at this point)
Alternatively, if you are resetting the DRO to the correct position each time, you can probably skip the switching relative/absolute bit. Turn to the required angle plus a bit of overshoot, turn back by enough to make sure that the axis is back on its ratchet stop, then use G92 Axx to reset the DRO to the correct value. Absolute moves should then work OK. Good luck if you want to build this into your post-processor!
-
The Following User Says Thank You to Neale For This Useful Post:
-
24-01-2016 #4
Yes thanks for that it's been a long time since I used a G92 but I understand it,
chris,
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
CONVERSION: Boxford TCL 160
By Saracen in forum Conversion Build LogsReplies: 38Last Post: 01-08-2021, 05:50 PM -
Boxford 260 VMC
By shoeswith in forum Boxford Vertical MillsReplies: 3Last Post: 10-04-2017, 06:20 PM -
eBay: Boxford 125 TCL
By magicniner in forum Items On eBay UKReplies: 0Last Post: 30-07-2014, 06:44 PM -
boxford vmc 300
By bigred5765 in forum Boxford Vertical MillsReplies: 0Last Post: 22-04-2014, 04:22 PM -
Boxford 160 TCL
By Brinner in forum Boxford LathesReplies: 1Last Post: 31-03-2012, 09:11 PM
Bookmarks