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
Converting HASS G Code for Centroid Mill
Moderator: cnckeith
-
- 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
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- 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
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.
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.
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- 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
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.
(Note: Liking will "up vote" a post in the search results helping others find good information faster)