Hello Guest it is April 19, 2024, 12:17: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 - TPS

381
General Mach Discussion / Re: Mach 3: Programmatic change to config
« on: May 11, 2021, 12:46:26 PM »
I will have to start makikng a M6 macro for ATC carousel I am making. That will be quite a challenge  ;D

is soon your Hardware (Inputs/Outputs) is clear just start a new thread, and we will seen.

382
General Mach Discussion / Re: Mach 3: Programmatic change to config
« on: May 11, 2021, 07:02:09 AM »
never tryed the  SetProbeState() in reality only found it in the attached file.

i do it with a Little Piece of Hardware.

383
General Mach Discussion / Re: Mach 3: Programmatic change to config
« on: May 10, 2021, 12:22:21 PM »
so if the instruction itselv is running in VB Script Editor, it must also run in button script.

just make sure that you have pressed ENTER after the instruction to have a empty line
under the code.

384
General Mach Discussion / Re: Mach 3: Programmatic change to config
« on: May 10, 2021, 10:04:00 AM »
test it vb script editor

385
General Mach Discussion / Re: Mach 3: Programmatic change to config
« on: May 10, 2021, 09:18:55 AM »
i have tested:
Code: [Select]
SetProbeState(True) 'disable Active Low of probe input
SetProbeState(False) 'enable Active Low of probe Input

in Ver. 043.022 and Ver. 043.066 and it is working in both.



386
Mach Screens / Re: New Machine Setup Help (machstdmill)
« on: May 08, 2021, 09:05:06 AM »
main Menue -> View -> Load Screens  then Chose filename of your screenset.

387
General Mach Discussion / Re: Mach3
« on: May 07, 2021, 02:45:54 AM »
there is no "global" answer for this, it is allways depending on your Controller.

witch Controller are you using?
any documentation avaliable?

388
General Mach Discussion / Re: Mach3
« on: May 06, 2021, 12:56:46 PM »
usb Controller will Need a plugin.

389
German / Re: Mach4 drehen
« on: May 05, 2021, 07:20:22 AM »
Dieses Video

https://www.youtube.com/watch?v=SDuZWZHVU0s

für Mach4 beschreibt eine sehr ähnliche Vorgehensweise, nur das der X-Offset auch für Tool1 in der Werkzeugtabelle
gespeichert wird und nicht als Werkstückoffset.

390
German / Re: Mach4 drehen
« on: May 05, 2021, 07:11:19 AM »
Hallo,
also bei Mach3 wird nach Referenzieren (vom Controller abhängig) bei mir immer als Maschinekoordinate 0 eingetragen.

Ich aktiviere dann G54, kratze mit T1 (Werkzeuglänge 0) an und trage dann den Wert dann in die Werkstückcoordinate ein.

Der Offset wird dann automatisch in den G54 Offsets gespeichert und passt dann nach jedem Referenzieren wieder.

Das bei Mach4 über die Softlimits "geregelt" werden soll, fällt mir schwer zu glauben.

Gruß Tom