Hello Guest it is May 09, 2024, 06:15:52 AM

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

1721
do you have a link to a Manual of this BOB ?

1722
General Mach Discussion / Re: ATC Spindle How to set them up?
« on: May 04, 2018, 01:38:26 PM »
Meanwhile I appreciate greatly, If you could clarify this sensor issue for me.
The codes that I posted before, is it going to do the Job? Do I need to add more lines?
Could you direct me to some sample codes on this matter?

hello Johnansaro,

please dont missunderstand be, but i realy don't know (check) witch sensor issue i should clarify ???
the code you have posted will only do the following:

input4 i s on -> stop spindle (M5)

sorry i did not catch witch "Job" should do ???






1724
General Mach Discussion / Re: newbie needing advice
« on: May 04, 2018, 11:24:08 AM »
can you please post a screenshot from Config -> System Hotkey's ?

1725
General Mach Discussion / Re: ATC Spindle How to set them up?
« on: May 04, 2018, 03:15:40 AM »
i do not know anything about your spindle,
but normaly there is a pneumatic valve for lock/unlock the tool,
and some Switches for tool locked and tool unlocked.

these switsches are noramly going to mach3 Inputs and then they have
to be controlled by M6 macro witch handles the ATC.
 

1726
General Mach Discussion / Re: ATC Spindle How to set them up?
« on: May 04, 2018, 02:28:06 AM »
if you have a Manual of your spindle we might have a Chance to help you.

1728
post a screenshot of:

-General config -> spindle Setup
-General config -> Output Setup
-a Picture of your BOB
-if avaliable Manual of BOB

and we will see

1729
General Mach Discussion / Re: newbie needing advice
« on: May 04, 2018, 01:48:44 AM »
if you are at the left lower Corner of your machine

direction right X+
direction away from you Y+
Z axis up Z+

1730
if you are VB Scripter Window you can use file -> save as -> choose filetype compiled code

the the macro is precompiled and mot changeable any more (with normal Texteditor)

but you have to take care of the source files.