Threaded View
-
20-02-2013 #11
No skill involved really and you won't believe how simple it is.!! Takes 10mins if that and in it's simplest form will cost no money. . . . I'll guide you thru it.
Just use a nice flat piece of aluminium or copper and fasten or solder piece of wire to it then take this wire to (+) of a spare input on your break out board. . . .That's it for the Plate.!!
If your machine has MDF or wood Bed then the plate won't need Isolating on one side but if your bed is Metal or ALi and you plan on cutting Metals then you'll need to Isolate the side that comes into contact with material, just use insulation tape.! ( Or instead of using Ali plate use Single sided PCB board)
Then go to Mach's Config/ports&pins/Input signals and set the Probe Input to the pin# used on BOB.
Now need to check plate is working correctly.? So go to "Diagnostics" tab and on the right you'll see lots of LED's where it says "Input signals current state".
The one called "Digitize" is the probe Input and it should be OFF. . . If it's on and the plate isn't touching ground or any metal part of the machine then go back into Ports&pins/Input signals and toggle Active Low setting. The Digitize LED should now be OFF.?
Now to check plate is working touch it to the tool and the Digitize LED should light up, touch it on/off few times to confirm. If it doesn't come on when you touch plate to tool then your spindle my be isolating the tool from Machine ground.? To get round this take another wire from ground (-) on the BOB and put a crocodile clip on end which you then clip to tool while Probing. Often this isn't needed and the tool grounds thru spindle ok.
Ok that gives you a working probe plate but now Mach needs telling what to do with it.?
This means we either have to assign some code to the "Auto tool Zero" button on the Standard screen set or use another screen set Like 2010.
I'll presume your using the Mach's standard 1024 screen set and will give code and instructions for that. This will only be the simple probe for setting Z height for when changing tools and will still require there be material left on top of part for the touch plate. (unless you work in the positive like I said in other post, then just put plate on bed.!)
If you want the more advanced setup where it uses a mixture of movable and fixed plates to set tool height offsets then you'll be better off buying Gerry's 2010 screen has it's getting more advanced and beyond explaining how to do in this thread.! . . . .I'd buy it anyway has it's other probes routines alone are worth it, not to mention much bigger tool-path screen.!
OK here goes.!!. . . . .First open the attached file and copy all the code in it. ( Where going to paste it some where else.!)
Then in Mach goto "OPERATOR" menu across top and choose "EDIT BUTTON SCRIPT". Now on the screen you'll see some flashing buttons, Click the "AUTO TOOL ZERO" button.
It will open the script editor and the page will be blank or have some simple message like this is empty.? Delete what's there and Paste the copied code into the editor.
Now this next bit is VERY VERY IMPORTANT !!!!! Else it won't work correctly.
Accurately Measure the Plate thickness. . . . Then in the code about 18 lines down you'll see line reading " PlateOffset = 0 ' Enter Plate thickness here "
Change this value to the measured plate thickness. If you don't do this then you'll get an error message saying "(Plate Thickness < 0 - Please Correct and try again)"
This has deliberately been set zero by me so you can't damage the machine by not entering the plate thickness. Normaly we have a place on the screen to enter this Value for ease of changing or using different plates which we then read in the script. This needs the changes to the screen set and obviously I can't do that without sending the whole screen set.
In reality you'll rarely change the plate thickness so it's no big deal and other than for ease of use it works just the same. If you want to change plate thickness then just change the script like above.
Below the " Plateoffset " is the Height the Z axis will retract after probing is finished " Zclear " you can change this value if you like.? I've set it to 20.0mm.
Again this would normally have it's own place on screen to enter and same applies.
When finished make sure to SAVE before closing editor.!!
That's it now you should have a working touch plate.
IMPORTANT !!!!! IMPORTANT !!!!!! IMPORTANT.!!!
Test the probe LED lights BEFORE YOU USE IT.!!
For the first TRY test it in the air not onto hard surface and keep your hand close to E-stop. Placing plate on a Sponge works well for testing and gives you time to hit E-stop if doesn't work.
Here's what happens.? . . . Probes in 2 stages: 1st probe is a fast initial probe at 250mm/min then retracts 3mm and probes again at 25mm/min it then retracts to 20mm above part and sets the Z axis DRO. . . . That's it now your Z axis height is set quick has that.
Now Disclaimer: Use completely at your own risk.!!
This code is a modified version of known good code and the same code I use and thousands of others but it has been changed for your needs and I've only tested it in simulation mode not on actual machine. Don't imagine you'll have any problems thou so don't be afraid.
If you have any problems let me know.!! . . . .Happy probing.Last edited by JAZZCNC; 20-02-2013 at 09:33 PM.
-
The Following 3 Users Say Thank You to JAZZCNC For This Useful Post:
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Improve Kress TIR or get an upgrade?
By Hauk in forum Kress Milling MotorsReplies: 3Last Post: 23-02-2014, 06:18 PM -
Feeds and speeds
By dudz in forum Tool & Tooling TechnologyReplies: 0Last Post: 26-08-2013, 11:42 AM -
trying to improve my board game
By cubikoman in forum General DiscussionReplies: 28Last Post: 12-05-2012, 06:57 AM -
NEW MEMBER: cubikoman needs to improve quality of his boardgame
By cubikoman in forum New Member IntroductionsReplies: 2Last Post: 16-02-2011, 12:17 PM -
Dremel into spindal board
By D-man in forum General ElectronicsReplies: 0Last Post: 08-10-2009, 08:42 AM
Bookmarks