y axis exceeded message
Moderator: cnckeith
-
- Posts: 431
- Joined: Thu Nov 23, 2017 1:39 pm
- Acorn CNC Controller: Yes
- 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
- Location: Germany
y axis exceeded message
This is embarrassing. I can not figure out why my Y axis is exceeded. My mill has a small work envelope of only X500mm Y250mm Z400mm. The contour of the part is only 160mm wide. I set the part zero in the center of a bore that will be there later. Right now I was just trying to experiment to see if I could get the contour correct. As in not really cut the part by having a shorter tool in the spindle than what is in the program. As soon as I start the cycle I get a message that Y- axis is exceeded. I might not have my part Zero exactly in the middle of the future bore but it is within a few mm's. Would that make a difference? The bore is not programmed. I created the program by importing a .dxf from Fusion and using the contour feature to create the tool path. Attached is the icn file and my report. Also a picture of the part I want to "mill".
- Attachments
-
- thursdaz main plate.icn
- (5.39 KiB) Downloaded 24 times
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 431
- Joined: Thu Nov 23, 2017 1:39 pm
- Acorn CNC Controller: Yes
- 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
- Location: Germany
Re: y axis exceeded message
I didn't put any cutter comp in the program. I just wanted to see if I could get the outline of the part programmed. SPFD!!!!!
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Community Expert
- Posts: 3760
- Joined: Thu Sep 23, 2021 3:49 pm
- Acorn CNC Controller: Yes
- 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: 6433DB0446C1-08115074
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
- Location: Germany
Re: y axis exceeded message
You have a travel from y-84.5 to y+75.5 in the .icn file
If you jog to Y0 in G54, what is the position in machine Y ?
ALT D will switch the DRO from G54 to Machine.
Uwe
If you jog to Y0 in G54, what is the position in machine Y ?
ALT D will switch the DRO from G54 to Machine.
Uwe
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Community Expert
- Posts: 3760
- Joined: Thu Sep 23, 2021 3:49 pm
- Acorn CNC Controller: Yes
- 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: 6433DB0446C1-08115074
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
- Location: Germany
Re: y axis exceeded message
In the report G54 Y0 is at -124.53625 with -250 limit this must work...
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 431
- Joined: Thu Nov 23, 2017 1:39 pm
- Acorn CNC Controller: Yes
- 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
- Location: Germany
Re: y axis exceeded message
Pictures of what you asked for.
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 431
- Joined: Thu Nov 23, 2017 1:39 pm
- Acorn CNC Controller: Yes
- 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
- Location: Germany
Re: y axis exceeded message
This time is showed X axis travel exceeded.....
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Community Expert
- Posts: 3760
- Joined: Thu Sep 23, 2021 3:49 pm
- Acorn CNC Controller: Yes
- 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: 6433DB0446C1-08115074
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
- Location: Germany
Re: y axis exceeded message
Don´t ask for Y if you mean X
0x G54 = 127,17 + 396,35 from ICN = 523,52 mm
Travel Limit is 500mm, can`t work.
Uwe

0x G54 = 127,17 + 396,35 from ICN = 523,52 mm
Travel Limit is 500mm, can`t work.
Uwe
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Community Expert
- Posts: 3760
- Joined: Thu Sep 23, 2021 3:49 pm
- Acorn CNC Controller: Yes
- 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: 6433DB0446C1-08115074
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
- Location: Germany
Re: y axis exceeded message
But I know nobody starting with CNC milling not running in traps like this
You can not mill around a 500mm part with 500mm travel.
Travel must be at least 500mm + Diameter of the mill+ some space for positioning.
Divide the work in 2 sections, or find 20mm more travel in X
Uwe

You can not mill around a 500mm part with 500mm travel.
Travel must be at least 500mm + Diameter of the mill+ some space for positioning.
Divide the work in 2 sections, or find 20mm more travel in X
Uwe
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Community Expert
- Posts: 3556
- Joined: Tue Mar 22, 2016 10:03 am
- Acorn CNC Controller: Yes
- Plasma CNC Controller: No
- AcornSix CNC Controller: No
- Allin1DC CNC Controller: Yes
- Hickory CNC Controller: No
- 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: y axis exceeded message
You'll never be able to make that part in one setup on your machine. You have 500mm of X travel. You have a 500mm long part. You would have to use an infinitely small end mill to cut the profile. You will have to machine the outside of this part in two setups.
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: 431
- Joined: Thu Nov 23, 2017 1:39 pm
- Acorn CNC Controller: Yes
- 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
- Location: Germany
Re: y axis exceeded message
Then I used the wrong .dxf because I shortened the part 10mm to account for the 500mm limit. I will try again with the correct .dxf. Or I will figure out how to do it in two setups. Or buy a bigger mill!
(Note: Liking will "up vote" a post in the search results helping others find good information faster)