line jumping on execut gcode?
- herbk
- Offline
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
06 Apr 2016 06:59 #72826
by herbk
line jumping on execut gcode? was created by herbk
Hi Guys,
i have a generell question how the gcode prozessing works:
if i start running i gcode on linuxcnc, works it line after line? or is it or is it normal that there are some jumps (e.g. from line 72 to line 78 and then back to line 73)?
i have a generell question how the gcode prozessing works:
if i start running i gcode on linuxcnc, works it line after line? or is it or is it normal that there are some jumps (e.g. from line 72 to line 78 and then back to line 73)?
Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
Less
More
- Posts: 23323
- Thank you received: 4948
06 Apr 2016 09:43 #72833
by andypugh
Replied by andypugh on topic line jumping on execut gcode?
That depends on the G-code. Some G-code can have loop and branch instructions.
Please Log in or Create an account to join the conversation.
- herbk
- Offline
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
06 Apr 2016 18:13 - 06 Apr 2016 18:15 #72859
by herbk
Replied by herbk on topic line jumping on execut gcode?
also if the gcode only consists G1, G2 and G3 lines?
Last edit: 06 Apr 2016 18:15 by herbk.
Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
Less
More
- Posts: 23323
- Thank you received: 4948
06 Apr 2016 18:15 #72860
by andypugh
Replied by andypugh on topic line jumping on execut gcode?
Probably G4 too. You will only see the highlight on lines that actually take some time.
Please Log in or Create an account to join the conversation.
- herbk
- Offline
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
06 Apr 2016 18:20 #72863
by herbk
Replied by herbk on topic line jumping on execut gcode?
There are no G4 lines, I checked the code before i asked.
Please Log in or Create an account to join the conversation.
Time to create page: 0.099 seconds