Dear All,
I just built my CNC which now works(moves fine) in all axis... does consistant zeroes and all what you can expect.
I received the UCCNC electronics last week and it works fine...
my problem.
I just spent 4 evenings now reading the doc, reading everything in the forum, watching videos all on the subject of "probing", "tool offset" and "tool changes"
comparing M6 macros from 1-2 years old,
G31,
and the pretty bad documentation on the probing plugin are now pretty familiar. (not sure I understand it though)
To be specific I have a AMB spindle installed with the "semi automatic tool change" let's say an improved manual tool changer.
https://www.amb-elektrik.de/produkte/fr ... -systemen/
and will probably do mostly wood working 95% with multiple tool changes.
my tool probe (one of these) seems to work fine.
I followed and managed to replicate the video youtube from Daniel Collins (more or less)
1. go to corner of workpiece use as reference I also set one of the G55-G58 origins to it
2. use the probe screen.
3. I haven't done any machining yet because I don't think I understand what I am or the software is doing.
One thing that I do not undertstand is that none of the macros I see ever do put any of the tool offset in the table using G10
G10 L1 ....
I was expecting that if I use multiple tools T1-T8. the probing screen or some T3 M6 macro with some manual tool change would actuly store my latest probing in the table so I could see if the tools would have some fixed offset from one insertion to the next one or such thing.
But searching for G10 L1 in the forum seems to yield no macros and I am honestly not sure about what the probing screen does but it doesn't seem to store data in the tool table.
I am not very sure about the process I need because I suppose (and understand now that everyone has his "own" flavour of what is the best solution for tool changes and such but.
I would like to start simple with something like:
1. go to the material and reference the first tool T1.
2. probe T1 and have it stored as zero...
3. run a G-code example with some machining and multiple tool changes (maybe T1-T4 M6)
for each tool change
probe and store the different offsets in the tool table
before machining so I can check that after the tool change the tool offset really compensates the difference in tool lenght.
I suppose the probing tool does something like that... but since it doesn't explain how, and I don't see where the data is stored and I don't really understand it for now.
Sorry for this very newbish post
p.s. the ABM specifies that the tools could be mounted in the clamps and be more or less repeatable but I am not sure of that yet because when not in the spindle
it is very easy to have the tool moving in the clamp and I am not sure there is a proper referencing when closing the handle so I need to validate that with 2 consecutive tool changes using the probe tool plate
p.p.s Also as a newbie it is very difficult to judge if a post from 2-3 years old is still current. Since the probe plugin is now here which are the M6 and other macros that are still valid, should I use the G31 button or really avoid it?
A few examples process flow with macros compatible with the "current" state of the art would be extremely usefull I suppose.