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 25, 2012, 06:10:05 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
Probe Wizard
Pages:
1
2
»
Go Down
« previous
next »
Author
Topic: Probe Wizard (Read 1272 times)
0 Members and 1 Guest are viewing this topic.
Keith
Global Moderator
Offline
Posts: 162
Probe Wizard
«
on:
August 07, 2009, 01:23:24 PM »
I have finally gotten around to experimenting with a digitizing probe. I have it set up on my machine as I type this. I thought I'd start with the digitizing wizard. Pulled that up and put in some rather small numbers,just to see what I'd get in code. I must say I am a little shaky about how this works but this is what I'm assuming: if I put in a higher 'travel height' and a zero height for 'probe depth' I figure I should be pretty safe from crashing the tip of the probe, or at least that's the way I see it (height would be the highest it goes and depth would be at zero). So anyway, I put in a very small height of .5 as I did on the x and y area (.5 as well) and a larger stepover for x and y (.01).
So when I look at the code, I'm getting numbers like Z-6.**. Any suggestions. I'm not turning it on for real until I'm pretty sure I have this so I don't kill the probe. Thanks,Keith
Logged
vmax549
Guest
Re: Probe Wizard
«
Reply #1 on:
August 07, 2009, 02:46:47 PM »
X& Y widths are based on starting at 0,0
Zaxis travel height is the height above Z0 that you want to move at
Z axis probe depth is the distance below Z0 that you want as a MAX probed depth. IF mach reaches this point and has not tripped it stops.
X &Y stepover is the resolution of the scan. Basically how fine you want the grid to be.
I suggest you test it in air first tripping the probe with your finger.
Then move on to a test subject(;-)
Hope that helps, (;-) TP
Logged
RICH
Global Moderator
Offline
Posts: 4,707
Re: Probe Wizard
«
Reply #2 on:
August 07, 2009, 06:08:19 PM »
How good / solid is the wizard? I never really tried it. I have a $300 probe collecting dust, but don't want it to end up in the garbage can.
RICH
Logged
vmax549
Guest
Re: Probe Wizard
«
Reply #3 on:
August 07, 2009, 06:25:53 PM »
WELL (;-) The wizard works just fine it does create the proper Gcode file to do exactly what you programed it to do.
BUT, sometimes there is a problem with the way Mach/VB/Gcode get along when running together.
I can say that mach/vb/gcode is better behaved than it used to be, (;-) BUT?
?? You pay your nickel and you take your chance, I use the probing function about every day with about 95%success and no major problems.
But I won't do a 3d type probe again(;-) until I see a better VB/Mach relationship.
(;-) TP
Logged
Keith
Global Moderator
Offline
Posts: 162
Re: Probe Wizard
«
Reply #4 on:
August 08, 2009, 11:21:05 AM »
Okay. All is good and working. Thanks for all your help. I notice that the wizard does not 'save' the parameters once you exit. Each time I go back to the page, there is a group of 'default'(numbers, in the boxes. I also evry once in a while get an error where the script page comes up and the error is always the last line: 'Call load teach file ( )'.
I am now going to try the 'probe plug-in'. I will start another thread for this since the plug-in loads, but I understand you need to enable it and in config, I have no line for 'enable plug-ins' which I see in the manual. -Keith
Logged
stirling
Global Moderator
Online
Posts: 1,188
UK
Re: Probe Wizard
«
Reply #5 on:
August 08, 2009, 11:39:33 AM »
Hi Keith - In your OP you mentioned you were getting G31 Z numbers like -6.**. I know this was to save you typing but just for fun here's the actual number I get: -6.2774385622042e+066. Which in inches (or mm for that matter) equates to about a gazillion miles - straight down :-) That's some probe depth and I don't blame you for being concerned, though of course even with this number if the probe trips it'll stop well before it bores its way through to China.
As far as I can tell the reason this happens is that if you don't actually type anything into the wizard DROs and just accept the defaults then GetUserDRO returns these magical numbers!!! Just make sure you type a number - even if its the same as the default and hit return. Then the wizard will produce what you'd expect. I agree absolutely with Terry - Mach and the current VB offering don't play at all well together. BUT - once the wizard has produced your gcode - there's no further involvement btween Mach and the VB so if the gcode makes sense (allways check it) then Mach should do what it's told just fine - well as Terry says again - most of the time...
Ian
Logged
psutex
Active Member
Offline
Posts: 21
Re: Probe Wizard
«
Reply #6 on:
June 04, 2010, 06:24:10 AM »
Keith,
I am getting into the probe thing, but have learned that the plugin is really a only good for older releases of Mach like R 2.63.
What plugin did you use and what release of Mach did you use?
Thanks.
Rick
Logged
Keith
Global Moderator
Offline
Posts: 162
Re: Probe Wizard
«
Reply #7 on:
June 04, 2010, 10:02:03 AM »
Rick, I went back to '1.84.001' , I think because the newer version didn't have the 'convert DXF' which I tend to use sometimes.-Keith
Logged
psutex
Active Member
Offline
Posts: 21
Re: Probe Wizard
«
Reply #8 on:
June 04, 2010, 09:32:38 PM »
Thanks. It seems so far that anyone who has a probe working is running an older version of Mach3.
Logged
ticoe
Active Member
Offline
Posts: 12
Re: Probe Wizard
«
Reply #9 on:
June 05, 2010, 06:03:23 PM »
Where do I get a probe?
Logged
Pages:
1
2
»
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...