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 27, 2012, 09:24:02 PM
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
THC300/Mach3 Touch off issue
Pages:
«
1
2
3
Go Down
« previous
next »
Author
Topic: THC300/Mach3 Touch off issue (Read 1242 times)
0 Members and 3 Guests are viewing this topic.
jeremyrockjock
Active Member
Offline
Posts: 33
Why buy what you can build.
Re: THC300/Mach3 Touch off issue
«
Reply #20 on:
May 10, 2011, 08:18:33 PM »
Everything seems to be working right except that mach is not using my varible torch code. Also How do I get the torch to touch off and zero more often between cuts?
Logged
BR549
Active Member
Offline
Posts: 2,557
Re: THC300/Mach3 Touch off issue
«
Reply #21 on:
May 10, 2011, 08:37:44 PM »
YOU have to EDIT and modify the POST PROCESSOR to change the offset distance. As long as it is set to zero it will NOT generate the offset code.
Also you change the distance for rehoming in the post processor. Normal setting is 500mm, after 500mm of cutting moment it will issue the code to rehome at the next pierce.
"varible torch code" DOn't know what you are meaning to say here.
(;-) TP
«
Last Edit: May 10, 2011, 08:39:22 PM by BR549
»
Logged
jeremyrockjock
Active Member
Offline
Posts: 33
Why buy what you can build.
Re: THC300/Mach3 Touch off issue
«
Reply #22 on:
May 10, 2011, 09:01:31 PM »
At the top of sheetcam I click onoperation, set post varible and plugged in .270 inches. After I hit post processor I then open that .tap file in mach3 and it said in the error line process: post varible torch offset =.27
If I continue to run the code it will not do the torch offset but will instead stop at the peirce height. It ignores the setback value. Is there something in gen config that will tell mach to ignore it?
On the rehoming, do I change that under the options, machine options, post processor and click on the edit post botton?
I do apprecatie your help. My machine was running good before the crash and it was setup totally different from this so I am relearning it again.
Logged
BR549
Active Member
Offline
Posts: 2,557
Re: THC300/Mach3 Touch off issue
«
Reply #23 on:
May 10, 2011, 09:16:31 PM »
YOu DO NOT USE set post variable to set the offset distance.
You must open the Post code itself with edit and then modify the line that sets the offsetting.
Go to Machine, Post, and select the post your are using. then OPEN the file with the edit button. Curser down to the operation section and you will see a note(green highlighted) that shows you what to modify to set the offset value.
(;-) TP
You also set the rehome distance there as well if youwant it to do it more often.
(;-) TP
Logged
jeremyrockjock
Active Member
Offline
Posts: 33
Why buy what you can build.
Re: THC300/Mach3 Touch off issue
«
Reply #24 on:
May 11, 2011, 08:28:54 PM »
I tried changing the value here but it makes no difference. It that the wrong value to change?
Logged
jeremyrockjock
Active Member
Offline
Posts: 33
Why buy what you can build.
Re: THC300/Mach3 Touch off issue
«
Reply #25 on:
May 11, 2011, 08:52:54 PM »
Okay I figured it out, I changed the value here and that worked.
Now to figure out the right reference value to change. I want it to reference every 2 inches or so.
Logged
BR549
Active Member
Offline
Posts: 2,557
Re: THC300/Mach3 Touch off issue
«
Reply #26 on:
May 11, 2011, 09:29:16 PM »
Here is where you set it.
function OnInit()
post.SetCommentChars ("()", "[]") --make sure ( and ) characters do not appear in system text
post.Text (" (Filename: ", fileName, ")\n")
post.Text (" (Post processor: ", postName, ")\n")
post.Text (" (Date: ", date, ")\n")
if(scale == metric) then
post.Text (" G21 (Units: Metric)\n") --metric mode
else
post.Text (" G20 (Units: Inches)\n") --inch mode
end
post.Text (" G53 G90 G40\n F1\n S500\n")
dist = 9999999
refdistance = 500 * scale <<<<<<<<<<--------------------------------------------Set RefDistance here
switchoffset = 0 <<<<<<<<<<<------------------------------------------- Set switch offset here
bigarcs = 1 --stitch arc segments together
minArcSize = 0.05 --arcs smaller than this are converted to moves
end
(;-)TP
«
Last Edit: May 11, 2011, 09:31:52 PM by BR549
»
Logged
jeremyrockjock
Active Member
Offline
Posts: 33
Why buy what you can build.
Re: THC300/Mach3 Touch off issue
«
Reply #27 on:
May 13, 2011, 10:40:16 AM »
Alrighty. Its back up and running. What a nightmare. Again thanks so much for helping me through this.
Logged
Pages:
«
1
2
3
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...