Home
Downloads
Mach3
Plugins
CAM Post Processors
Screensets
Purchase
Support
Forum
Tutorial Videos
Documentation
Yahoo Group
Mach Wiki
Resources
Contact Us
Links
CNCZone
German Forum
Italian Forum
Korean Forum
Portugese (Brazil) Forum
Russian Forum (RSK CNCROUTER)
Thai Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
May 28, 2012, 09:27:39 AM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
Select from and to languages
Chinese-simp to English
Chinese-trad to English
English to Chinese-simp
English to Chinese-trad
English to Dutch
English to French
English to German
English to Greek
English to Italian
English to Japanese
English to Korean
English to Portuguese
English to Russian
English to Spanish
Dutch to English
Dutch to French
French to English
French to German
French to Greek
French to Italian
French to Portuguese
French to Dutch
French to Spanish
German to English
German to French
Greek to English
Greek to French
Italian to English
Italian to French
Japanese to English
Korean to English
Portuguese to English
Portuguese to French
Russian to English
Spanish to English
Spanish to French
Machsupport Forum
Mach Discussion
General Mach Discussion
Run from here.......
Pages:
1
Go Down
« previous
next »
Author
Topic: Run from here....... (Read 384 times)
0 Members and 1 Guest are viewing this topic.
gurob
Active Member
Offline
Posts: 4
Run from here.......
«
on:
November 30, 2011, 07:50:04 PM »
Hi my friends
I have a CandCNC Bladerunner AIO, using Mach3 and Sheetcam on a Plasma Table.
I have the Floating Head system, and use MP3000 post.
So, my GCode has many G28.1 G92 codes to set the height for the start the torch.
So far so good, it works perfectly, less when I have to STOP the code to change the plasma tips when runing a long code, or other reason.
So I back the code some lines, and click RUN FROM HERE.
The program scroll since the begining, takes me about 5min when in long code (10.000 lines) and change the Z DRO as it passes through the G28.1 G92 codes, and I have to REF Z all the time. It makes me furious.
Does anybody have the same issue? Is it normal in Mach3? I would like just to choose the line I want to start, click RUN FROM HERE, and RUN button. Simple like that. I dont want that Mach3 passes for all the lines before I can continue the program. You can imagine in a 20.000 lines program how much time I spent waiting.
Does somebody can help me?
Thanks in advance.
Gurob
Logged
ger21
Global Moderator
Offline
Posts: 2,619
Re: Run from here.......
«
Reply #1 on:
November 30, 2011, 08:16:30 PM »
Use "Set Next Line", then Cycle Start instead of Run from Here.
Logged
Gerry
2010 Screenset
http://home.comcast.net/~cncwoodworker/2010.html
rrc1962
Active Member
Offline
Posts: 434
Re: Run from here.......
«
Reply #2 on:
November 30, 2011, 09:52:13 PM »
Or put an M1 stop at a couple of places in the program so you can check the tip. Do an M1 followed by a Z retract. Check the tip, replace if necessary, then hit cycle start. I do this on long programs and usually put an M1 at 50,000 line intervals.
Logged
BR549
Active Member
Offline
Posts: 2,557
Re: Run from here.......
«
Reply #3 on:
November 30, 2011, 10:10:18 PM »
You need to set up a function button to run the TOM (top of material routine) that the CandCnc units use with the floating head.
Then when you need to restart move to the area to restart then run the TOM routine to set the Z ref.
Select the line you wish to restart on then press SetNextLine and then START , AND be ready to refire the torch manually as the torch approaches the restart point.
You may want to restart a little earlier to give you time to be ready to refire.
I have a Auto restart/Refire routine in testing now along with a lot of cool functions for Plasma using TOms new PN200 pendant.
Just a thought, (;-) TP
Logged
gurob
Active Member
Offline
Posts: 4
Re: Run from here.......
«
Reply #4 on:
December 02, 2011, 06:14:05 PM »
SetNextLine is what I was looking for. Thanks everybody who told me it.
BR549,
what kind of functions will you put on PN200? I use a XBOX360 wifi controller as pendant today.
I will be greatful if you tell me how to make a macro with the TOM routines, then I can use the macro in a button of my XBOX controller.
Logged
BR549
Active Member
Offline
Posts: 2,557
Re: Run from here.......
«
Reply #5 on:
December 02, 2011, 07:41:19 PM »
'CCC TOM Routine
Code" G28.1 Z0.500
Code" G92 Z0.0"
Code" G00 Z0.1370" ' The Z value is the amount of switch travel
Code" G92 Z0.0"
Code" G00 Z0.500"
While Ismoving()
Wend
End
(;-) TP
Logged
gurob
Active Member
Offline
Posts: 4
Re: Run from here.......
«
Reply #6 on:
December 08, 2011, 06:42:17 PM »
Does anybody know where I can change the travel speed used by Set Next Line?
Logged
BR549
Active Member
Offline
Posts: 2,557
Re: Run from here.......
«
Reply #7 on:
December 08, 2011, 06:51:06 PM »
I believe that the SNL uses the current feedrate that is set.
(;-) TP
Logged
gurob
Active Member
Offline
Posts: 4
Re: Run from here.......
«
Reply #8 on:
December 08, 2011, 08:49:10 PM »
I thought it too, but it is not. I was running my program at speed rate 2400mm/min and SNL was moving the torch at 1000 mm/min. Too slow!
Logged
HimyKabibble
V4 Screen Contributor
Offline
Posts: 1,348
Re: Run from here.......
«
Reply #9 on:
December 08, 2011, 11:04:44 PM »
SetNextLine does nothing to the feedrate - it will start running from the line you specify, using whatever feedrate is currently in effect. I use it all the time, and have never once seen it do anything different.
Regards,
Ray L.
Logged
Regards,
Ray L.
Pages:
1
Go Up
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Mach Discussion
-----------------------------
=> General Mach Discussion
=> Mach3 under Vista
=> Quantum
=> Mach SDK plugin questions and answers.
===> Finished Plugins for Download
=> VB and the development of wizards
=> Brains Development
=> Video P*r*o*b*i*n*g
=> Mach Screens
===> Screen designer tips and tutorials
===> Works in progress
===> Finished Screens
===> Flash Screens
===> JetCam screen designer
===> Machscreen Screen Designer
===> CVI MachStdMill (MSM)
=> Feature Requests
=> Non English Forums
===> Italian
===> French
===> Spanish
===> Chinese
===> German
===> Russian
===> Romanian
===> Japanese
===> Vietnamese
=> FAQs
-----------------------------
*****VIDEOS*****
-----------------------------
=> *****VIDEOS*****
-----------------------------
General CNC Chat
-----------------------------
=> Share Your GCode
=> Show"N"Tell ( What you have made with your CNC machine.)
=> Building or Buying a Wood routing table.. Beginnners guide..
=> Show"N"Tell ( Your Machines)
-----------------------------
G-Code, CAD, and CAM
-----------------------------
=> G-Code, CAD, and CAM discussions
=> LazyCam (Beta)
-----------------------------
Third party software and hardware support forums.
-----------------------------
=> LazyTurn
=> GearoticMotion Preliminary testing
=> Tempest Trajectory Planner
=> Contec
=> dspMC/IP Motion Controller
=> HiCON Motion Controller
=> Third party software and hardware support forums.
=> Galil
=> Newfangled Solutions Wizards
=> Mach3 and G-Rex
=> Mesa
=> Modbus
=> NC Pod
=> PoKeys
=> SmoothStepper USB
=> Sieg Machines
=> Promote and discuss your product
-----------------------------
Tangent Corner
-----------------------------
=> Tangent Corner
=> Competitions
=> Polls
=> Bargain Basement
-----------------------------
Support
-----------------------------
=> Downloads
===> XML files
===> Post Processors
===> Macros
===> Tutorials
===> Others
===> Beta Brains
===> Screen Sets
===> Documents
===> MACH TOOL BOX
=> One on one phone support.
=> Forum suggestions and report forum problems.
-----------------------------
Mach4
-----------------------------
=> Mach4 pre-Alpha Testing
Loading...