Converting HASS G Code for Centroid Mill

A place to discuss and ask questions about all things Machining for Mills, Lathes, Laser, and Routers

Moderator: cnckeith

Post Reply
PFM Dave
Posts: 30
Joined: Tue Mar 23, 2021 9:57 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No

Converting HASS G Code for Centroid Mill

Post by PFM Dave »

Hello All,
So I am a rookie at most of this CNC stuff but I normally get by. Today I have some G Code developed for a HASS CNC machine and I need to move it to a Centroid mill. I can read and understand the bulk of the code but I have G110 through G113, I assume these to be work offsets for the HASS. Can someone confirm this would be a simple edit to G54 through G57.
Thanks in advance,
PFM Dave


tblough
Posts: 3367
Joined: Tue Mar 22, 2016 10:03 am
Acorn CNC Controller: Yes
Allin1DC CNC Controller: Yes
Oak CNC controller: Yes
CNC Control System Serial Number: 100505
100327
102696
103432
7804732B977B-0624192192
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: Boston, MA
Contact:

Re: Converting HASS G Code for Centroid Mill

Post by tblough »

If you wish to keep the extended WCS numbers, you can use G54 P1 for WCS #7 through G54 P12 for WCS #18.
Cheers,

Tom
Confidence is the feeling you have before you fully understand the situation.
I have CDO. It's like OCD, but the letters are where they should be.


NeonVortex
Posts: 4
Joined: Wed Oct 23, 2024 3:44 am
Acorn CNC Controller: No
Plasma CNC Controller: No
AcornSix CNC Controller: No
Allin1DC CNC Controller: No
Hickory CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No

Re: Converting HASS G Code for Centroid Mill

Post by NeonVortex »

In general, Hass CNC machines use G110 to G113 to represent work offsets, while Centroid milling machines may use G54 to G57 to represent workpiece coordinate systems. To transfer G-codes from a Hass machine to a Centroid milling machine, you may need to convert the work offsets from the Hass machine to the corresponding workpiece coordinate system codes on the Centroid milling machine.


Post Reply