Ok, I see that there is some things that need explanation.
There are two different ways to use Python with TNG.
1. Python script is used internally, Mostly for g-code generators and custom...
Type: Posts; User: PlanetCNC
Ok, I see that there is some things that need explanation.
There are two different ways to use Python with TNG.
1. Python script is used internally, Mostly for g-code generators and custom...
TNGv2 has too much parameters for single "All States" tab.
In next release we will include state file templates. They are almost ready and just need to be verified.
Correct ENG.txt is in attachment.
Yeah, I screw this up. What was I thinking? Two commands with same name?
I'll fix this for next release next Thursday, Yes Thursday because I don't want to have a release on Friday 13th.
I think that they are very useful. What do you think?
%
G21 G17 G90 G99
G00 X0 Y0 Z20
F1600
G12 X20 Y0 W50 A45 P2.4 Q20 D3 R5 Z-16 K2 E100 H2
X70
X120
This is just some legal stuff that lawyers need. Basically it is a copy/paste statement that is used by most companies and is usually printed in smallest possible letters :-)
Peck drilling G73 and G83) is implemented and should be released tomorrow.
(Assuming there will be new version tomorrow because I'm still struggling with some context restore issues.)
#<sonda> is local parameter. It is not visible in subprocedure <probe>.
In code below it is send to subprocedure as third argument. See what I did. It should work now.
(name,Misura Assi)
...
There is no "Spessore sonda a contatto" dialog item in this script?
I thought you added it and set parameter #<sonda> with it? Like in screenshot above?
Please post your complete script.
Ok, what if you do this:
#<_measure> = [#<_probe_axis|#<axis>> + #<dir> * #<_probe_size_axis|#<axis>> + #<dir> * #<sonda>]
I will probably be online if you'll need help.
This is already taken care of with "_probe_size_axis" parameter which takes its value from "Settings/Probe Size Z" and "Settings/Probe Size XY".
If you want to always enter value then you can...
There is no need to remember last position. "Start from selected line" knows what is position of previous line.
Here is a script that will go to sale height (setting for measure tool length is...
Thank you. Your files helped me locate a bug. It was units related. I converted millimeters to inches incorrectly.
New version will be released on Friday.
PS
Nice UI customization.
Please send me your profile (.zip), g-code and line number from where you want to start.
Whatever I try it works like it should. Perhaps there is something in your files.
I fixed problem in simulation. Now it highlights correctly
Mk3 - 20% discount
Wireless Handwheel - 30% discount
I will "reverse engineer" your profile :-)
I'm sure I will find what is different in simulation and then I can fix it.
Are you willing to share your I2C to RS485 project with me? Something...
It is possible that installer did not replace files because they have same version number.
Replace .exe and both dlls with these:...
Thanks for profile. I see you have some heavy customization :-)
Simulation does not support all controller features. Certainly not I2C.
However I will study your case in detail because on first...
It should be fine now. Fingers crossed :-)
How true
Ups, I published wrong files. I was testing full screen mode and I temporary assigned it to mist and flood toolbar buttons.
I will repackage and upload correct version in few minutes.
Currently CSS is not supported.