While I was in the middle of a tool check we lost power. Is there anyway to re-start G-Code at a certain line number?
Thank you
Donald
Power Loss and Re-starting G-code
Moderator: cnckeith
-
- Posts: 8
- Joined: Fri Jun 02, 2023 10:50 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: No
- CNC11: No
- CPU10 or CPU7: No
Power Loss and Re-starting G-code
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Community Expert
- Posts: 3545
- 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: Power Loss and Re-starting G-code
F4 Run/F2 Search, then enter the line number. This is explained in the manual located at F5 CAM/F2 Manual or in the CNCM/manual directory.
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: 370
- Joined: Thu Nov 15, 2018 10:07 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: F045DA7CBF8b-103011290
- DC3IOB: No
- CNC11: No
- CPU10 or CPU7: No
Re: Power Loss and Re-starting G-code
Yes. Load the G - Code. Goto F4 - Run, F2 - Search - Enter the Line # NXXXXX
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Community Expert
- Posts: 3545
- 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: Power Loss and Re-starting G-code
Use NXXX if you are searching for a BLOCK number. Use just a number if you are searching for a specific line number. You can also search for tool changes as a restart point.
Code: Select all
F2 - Search Invoking this option will bring you to the “Search and Run” menu. This menu will allow you
to specify the program line, block number, or tool number at which execution of a program is to begin.
Program lines are numbered from the top of the file down with the first line numbered 1. To enter a block
number, place an ”N” in front of the number. To enter a tool number, place a ”T” in front of the number.
Pressing CYCLE START from here would start the program at the point you specified.
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: 8
- Joined: Fri Jun 02, 2023 10:50 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: No
- CNC11: No
- CPU10 or CPU7: No
Re: Power Loss and Re-starting G-code
Thank you for all of your help.
Donald
Donald
(Note: Liking will "up vote" a post in the search results helping others find good information faster)