Hello Guest it is April 24, 2024, 07:22:00 PM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ftissera

Pages: « 1 2 3
21
General Mach Discussion / Re: Prope set script
« on: February 24, 2006, 12:59:16 PM »
Try this :

.....
   Zpos = GetVar (2002)
.....

Brian

Hello Brian,
please where is the Param List you have found 2002 number ? I do not find it in Wiki !

Thanks
Francis

22
General Mach Discussion / Re: Prope set script
« on: February 18, 2006, 07:59:47 PM »
Satchid,
take a look at:
http://www.machsupport.com/MachCustomizeWiki/index.php?title=Main_Page

It's a big source of information  :)

Good luck
Francis

23
Verry nice work Benny
Congratulations

Francis

24
General Mach Discussion / Re: Prope set script
« on: February 18, 2006, 01:16:31 PM »
Hello satchid,

try my Button "Auto Toll Zero" script:
My Spindle homed up=Z0
My Zmax=-80mm you have to adapt !

***********

REM Context 10001

if IsSuchSignal (22) Then
code "G31 Z-80 F150"
While IsMoving()
Wend
call SetDRO( 2,  15 )
code "G0 Z16"
While IsMoving()
Wend
end if

***********
Usage:
place the probe under the tool and press "Auto Toll Zero" button
the spindle up 1mm (16-15) for removing the probe.

Hope that help  :)
Francis

25
General Mach Discussion / Re: 2 Decimals DRO ?
« on: February 11, 2006, 06:57:48 AM »
Brian,
today
1) reload my special 2 digits 1024ft.set in mach3.. don't work !
2) reload org 1024.set.. work fine !
3) reload another time my 1024ft.set and ... work fine   :-[

Don't understand but that work  ;D

Thanks
Francis 

26
General Mach Discussion / Re: 2 Decimals DRO ?
« on: February 10, 2006, 05:48:27 PM »
Brian,

typo sorry, I just changed the "4" by "2" and left the other characters %+.4f becomes %+.2f it is all
With new screen in mach3 the display is +0.00 but the display is blocked to +0.00 when I jog  ???

After some tests when a DRO's modified with Screen4 it does not work anymore next even while giving it like as before

Thank you  :)
Francis

PS: I hope that you have not any neighbors, your dog is ferocious  ;D

27
General Mach Discussion / 2 Decimals DRO ?
« on: February 10, 2006, 04:33:05 PM »
Hello all,
On Mach3 V1.90.07 Can somebody tell me how to remove 2 decimals on all the DRO? 
On a machine in decimal read 0.0001mm is not realistic!  I would like to read 0.01mm I tested %+.2f format string with Screen4  but the DRO do not function any more after the modification!
Another way ?

Thanks for your help  :)
Francis

28
Forum suggestions and report forum problems. / Small suggestion
« on: January 19, 2006, 08:31:10 AM »
Hello all,
Would be it possible that the new updates of Mach are announced here at the same time on the "old forum"  :D
It would be then possible to leave it definitively! 

Thanks Benny  ;)

Francis

29
General Mach Discussion / Festivities on the portal
« on: December 19, 2005, 06:59:57 PM »
Wow,
it is the beginning of the festivities on the portal  ;D

Thank you Benny
Francis

30
General Mach Discussion / Re: Best CNC links page ever. ( Your help needed)
« on: November 04, 2005, 07:26:18 AM »
Hello Benny,
mainly for Europeans users

Low price for machines and accessories http://www.rc-machines.com/web/index.php

Congratulations for the portal and all your work  :)

Francis

Pages: « 1 2 3