Hello Guest it is March 18, 2024, 10:07:45 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

1381
General Mach Discussion / Re: Laser 15W setup with 4axis USB board
« on: February 23, 2019, 02:45:35 AM »
as Tweakie mentioned , get familiar with the M10P# and M11P# functionality.

1382
General Mach Discussion / Re: simple macro not working,
« on: February 21, 2019, 01:15:50 AM »
ok i have tested here, and you are right.
for what ever reason M100 does not work, try M101.M1S

1383
General Mach Discussion / Re: simple macro not working,
« on: February 20, 2019, 12:41:25 PM »
but it is in the right Folder?

C:\Mach3\macros\your profilename

any errormessage in the status line?

1384
General Mach Discussion / Re: simple macro not working,
« on: February 20, 2019, 01:34:22 AM »
try this:

Code: [Select]
code "g91"
code "g0 z-.0001"
While IsMoving()
Wend
code "g90" 


1385
General Mach Discussion / Re: Spindle relay on by M3 command
« on: February 20, 2019, 01:31:46 AM »
ok found some additional Information, where it Looks like relay Output is port1 pin1.

so check:
->Config -> Ports & Pins -> Spindle Setup
    -disable spindle relays is not selected
    -ClockWise (M3) Output# is 2

->Config -> Ports & Pins -> Output Signals
   -Output #2 is enabled
   -Output #2 port is 1
   -Output #2 pin number is 1

1386
General Mach Discussion / Re: Spindle relay on by M3 command
« on: February 19, 2019, 09:08:26 AM »
any documentation about this board?

1387
General Mach Discussion / Re: MACH 3
« on: February 17, 2019, 03:14:01 AM »
according to your Diagramm X and Y are swapped.


     Y+
X- -|- X+
     Y-

thats how your tool should move on the surface.

1388
General Mach Discussion / Re: Pierce delay for plasma cutters.
« on: February 16, 2019, 05:40:26 AM »
have a look for:

Config -> General Config -> General Configuration -> G04 Dwell in ms

1389
Mach4 General Discussion / Re: hybrid servo motor, Pockeys57cnc and mach4
« on: February 15, 2019, 07:41:06 AM »
Hello Jonathan,

i will answere here, because other thread is not the right place i think.
i am afraid not to be a great help, because i have no experince in Mach4.
have you worked through all step's of the Manual witch start on page 30?

maybe one of the Mach4 guru's can jump in here.

Tom