Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: BR549 on January 05, 2013, 06:09:11 PM

Title: Probing Wizard
Post by: BR549 on January 05, 2013, 06:09:11 PM
Cleaning up some old macros and making a new Probing wizard.

(;-) TP
Title: Re: Probing Wizard
Post by: Hood on January 05, 2013, 06:41:08 PM
You are a pain in the arse TP, looks like I will have to eventually hook up some wires to my probe instead of just using the LED and doing it manually ;D
Looks very interesting :)
Hood
Title: Re: Probing Wizard
Post by: Tweakie.CNC on January 06, 2013, 03:51:32 AM
Looks good  8)

Tweakie.
Title: Re: Probing Wizard
Post by: budman68 on January 06, 2013, 12:40:27 PM
Agreed, looks great-

Dave
Title: Re: Probing Wizard
Post by: RICH on January 06, 2013, 07:14:02 PM
Thanks for the work TP....looks like a keeper to me.
RICH
Title: Re: Probing Wizard
Post by: BR549 on January 06, 2013, 11:14:17 PM
Can anyone think of ANY other probing routines that need to be covered ?

(;-) TP
Title: Re: Probing Wizard
Post by: budman68 on January 07, 2013, 04:58:22 AM
Hi Terry,

For some of us who aren't entirely sure what each probing routine picture shows, maybe a brief description of each would help sort out what you already have in mind, and possibly what someone else may need/want?

Dave

Title: Re: Probing Wizard
Post by: PicengraverToo on January 07, 2013, 06:53:46 AM
Can anyone think of ANY other probing routines that need to be covered ?

(;-) TP

How about edge/wall probing routine like Stirlings program does that will follow around the perimeter of some shape and records the X&Y coordinates into CSV data? Then that CSV data can be imputed in for the 3D digitizing routine so it will only digitize within that shape to save time. Also something that will convert the CSV data generated to a G-code or STL file. Should I continue?  ;D
http://www.youtube.com/watch?v=9skopcbhurU

Jeff

Title: Re: Probing Wizard
Post by: BR549 on January 07, 2013, 03:57:57 PM
THese are probing routines for 2.5d / mechanical work.

Stirling is working on a new improved version of the creepy crawler type 3d digitizing routine.

There are programs that already do all the rest(;-)

(;-) TP
Title: Re: Probing Wizard
Post by: PicengraverToo on January 07, 2013, 04:31:36 PM
Stirlings probing routine does not have a 4th axis option, so how about that? Lets say you have a figurine you want to 3D digitize all the way around with your rotary. How about styli ball diameter compensation for the 3D digitizing too? I see that is one of your routines.

Can you also have 3D digitizing routine retract to some distance from the last probe point instead of it doing a full retract in Z every time? Like this. http://www.youtube.com/watch?v=ZYJU1kwtzV4  It also saves it as a STL file which would be a plus too. I'm sorry if I am being a pain in the butt.

Thanks. Jeff
Title: Re: Probing Wizard
Post by: BR549 on January 07, 2013, 05:17:05 PM
Mach3 already has Probe Tip comp (X/Y).  Z is not required.

I think I have already done a 4th axis 3d routine. That is a simple one.

I have a simple creepy crawler Macro routine that is similar to the LinuxCNC SmartProbe Routine that I am testing but it is 3dsurface only macro. AND there is no assurance it will be stable as a  mach3 macro.

Stirling is the ONE that may provide the Complete 3d probing solution.  Probing Outside of Gcode in MACH3 is not easy to master. There be Dragons to contend with in Mach3 CB.

File conversion from inside MACH3 is WELL outside the scope of simple Wizards.  (;-) THere are already solutions for that available. It may be possible to create a wizard that gives you the OPTION to process the Points file into a STL using The Mach points converter. Then the final product would be a simple STL

NOW one problem with developement IS Mach3V4 will be totally different macro wise than Mach3. NOTHING macro wise should interchange.

I am just cleaning out some old macros and creating Wizards so they can still be used and be available THEN I will file 13 all the old stuff.

(;-) TP

Title: Re: Probing Wizard
Post by: BR549 on January 08, 2013, 12:29:46 AM
Yes I had an old 4th axis dig wizard but I dressed it up a bit. I also have a LATHE version

(;-) TP
Title: Re: Probing Wizard
Post by: RICH on January 08, 2013, 06:04:56 AM
TP,
Are the wizards posted that you have been working on or just for private use?
RICH
Title: Re: Probing Wizard
Post by: BR549 on January 08, 2013, 12:21:34 PM
There is some cleanup yet to do and some more testing of moduals but they will be released Here on the MACH support site. Most of it is OLD stuff I have been running from macros AND command line input . It just needed some powder on the pig's face to make it sweet looking.

Yes they are real (;-)

(;-) TP

Title: Re: Probing Wizard
Post by: BR549 on January 08, 2013, 06:45:26 PM
Here is Turn Probe.  IF yall see something that needs to be added to any of the wizards please let me know. It is easier to work it out now than later. AND YES I know that is NOT a good picutre of a CNC lathe IF you have a good picture that needs to be used instead of the drawing SPEAK UP.

(;-) TP
Title: Re: Probing Wizard
Post by: bladerunner on January 09, 2013, 05:40:57 AM
Very Very Nice good work there...
when and where can we get em matey! would like to start Probing!
Title: Re: Probing Wizard
Post by: BR549 on January 09, 2013, 05:53:16 PM
What type of probing are you interested in . I need to finish cleaning up and and add some safety codes to all of them.

Which wizard are you interested in?  Maybe I can finish that one first.

(;-) TP
Title: Re: Probing Wizard
Post by: BR549 on January 14, 2013, 11:19:36 AM
I have placed a couple of NEW probing Wizards in the MACH TOOL BOX

4th axis probing for digitizing an object in A axis

Turn Probing for digitizing an object.

(;-) TP
Title: Re: Probing Wizard
Post by: jonny quest on March 03, 2013, 03:46:48 PM
There used to be a probing plugin for Mach... I can't find it anymore? Is it not in the newer versions?

I used to be able to find it in my plugin control tab... not there anymore?
Title: Re: Probing Wizard
Post by: Bruce Griffing on April 01, 2013, 12:49:25 AM
TP - Thanks for all your efforts on probing.  My interest is in having a general purpose probe wizard or screen that could be used for setups.  A fixture is great for making large numbers of items, but if you only want 3 or 4, it is helpful to be able to probe each work piece for location and orientation - esp if they are second and third operations.   The screen you show earlier in the thread seems to address the things that I want to do - link the probe results to offsets so you can just probe the part and run it.   
Title: Re: Probing Wizard
Post by: PicengraverToo on April 02, 2013, 05:02:50 PM
Cleaning up some old macros and making a new Probing wizard.

(;-) TP

TP,

What happened to the Probing/digitizing Wizard? I could not find it in the toolbox download. There was lathe and 4th axis, but not this one.

Thanks. Jeff
Title: Re: Probing Wizard
Post by: BR549 on April 03, 2013, 09:53:30 AM
OK WHICH one are you referring to ?

IF it is the 3d digitizing wizard it was removed from the site. Due to changes in MAch3 it no longer worked correctly.

(;-) TP
Title: Re: Probing Wizard
Post by: PicengraverToo on April 03, 2013, 09:59:22 AM
It's the one you posted a picture off at the start of this thread.

Thanks. Jeff
Title: Re: Probing Wizard
Post by: BR549 on April 03, 2013, 10:19:55 AM
Jeff still cleaning up and testing macros for that one. The basics are done .

(;-) TP
Title: Re: Probing Wizard
Post by: PicengraverToo on April 03, 2013, 10:48:00 AM
Thank you for all your hard work on the wizards and will look forward trying that one out.

Jeff
Title: Re: Probing Wizard
Post by: Overloaded on April 03, 2013, 10:56:26 AM
Ditto's !

Thanks TP,

Russ
Title: Re: Probing Wizard
Post by: dgoddard on April 20, 2013, 09:30:03 AM
TP, any update as to when you will make available the ProbeMasterV101 wizard?  It has couple routines that I need that are not in the current wizard I use.  You do great work.
Title: Re: Probing Wizard
Post by: Bruce Griffing on May 11, 2013, 12:40:01 PM
Just a bump to learn the status of the wizard.
Title: Re: Probing Wizard
Post by: BR549 on June 23, 2013, 07:38:15 PM
OK time to start work on the wizard again. So far this seems like a clunky process from a wizard. What it will do is write the Probing G code to Mach3 to process. A screen set makes more sense.

You thoughts, (;-) TP
Title: Re: Probing Wizard
Post by: Jimster on December 19, 2013, 09:29:02 AM
TP, have you managed to get this working again?
Title: Re: Probing Wizard
Post by: BR549 on December 19, 2013, 12:46:38 PM
A question for YALL. Would you want the wizard to create a gcode and load back to MAch3 OR would you want it to RUN the Probe code from the wizard in real time.

(;-) TP

Title: Re: Probing Wizard
Post by: Jimster on December 23, 2013, 11:38:44 AM
Ideally I'm looking for some way to probe a part to create DXF for STL file, is this possible?
Title: Re: Probing Wizard
Post by: BR549 on December 23, 2013, 05:21:54 PM
The ONLY current way to do that is to use the OLD " free" Probing wizard in mach3. It is SLOW but dependable. It creates a Points File that you can use to create a STL file.

The wizard I have and working on is for 2d probing solutions.

(;-) TP
Title: Re: Probing Wizard
Post by: RICH on December 23, 2013, 06:26:19 PM
Hmm......
Like one for just finding the touch off and populating a tool table?
Your invited  to the LUA party. ;)
RICH
Title: Re: Probing Wizard
Post by: BR549 on December 23, 2013, 08:46:48 PM
Rich call me when that roasted pig is done (;-)

Lua Louie, (;-) TP
Title: Re: Probing Wizard
Post by: RICH on December 23, 2013, 10:41:52 PM
 :D :D :D :D
Bring your owne beer this time. ;D
RICH
Title: Re: Probing Wizard
Post by: Jimster on December 24, 2013, 04:06:15 AM
2D probing would also be very handy
Title: Re: Probing Wizard
Post by: wmgeorge on October 04, 2018, 06:37:11 PM
Gee wiz I hate to add to a Thread this old, BUT does anyone have a probing or Software for Mach3 done yet. No not for free, I am willing to pay for something that works.
Title: Re: Probing Wizard
Post by: RICH on October 05, 2018, 07:51:28 AM
wmgeorge,

There are probing  wizards that are available for Mach3. Been some time since I did a search of what is available
out there both for a cost and free. You will need to do a search to find something which satisfies your requirements
as they are all different but similar. None of the ones I looked were to my liking. The real question is just what does one want to do with the probed information. Here are some examples to consider:
- Just locate a reference to set the machine start point or find some feature location
- For what kind of machine ie; lathe, mill, router, etc.
- What kind of output do you want from the probing, and what additional features do you want from the wizard.
   IE; point information, generate Gcode for what was probed, generate a DXF file or whatever for use in CAD,
   auto update the data for later use, modfiy other Mach 3 info ie ( like the tool table)
- How will you probe ie; Laser, manual, automated, etc.
- 2D or  3D probing

There is no "universal" probing that will satisfy every desire.

RICH
Title: Re: Probing Wizard
Post by: wmgeorge on February 12, 2019, 08:27:05 PM
Well I wanted the one that creates a point cloud, I can lay an object on the router table and probe  XY&Z. YES I have been searching and nothing comes up. That is why I asked the question on the Mach3 Forum. I have the Probe It one and it works fine, creates a nice DXF file. But I still need the 2.5 D probe capabilities.

Since the board has been down for repairs and the Search engine out for months I have not checked back in.