Hello Guest it is April 26, 2024, 09:57:27 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

611
General Mach Discussion / Re: Changing from plasma to mill profile
« on: January 25, 2021, 09:36:21 AM »
normaly the torch ON button from the manaul torch is "emulated" by a relay contact.

612
General Mach Discussion / Re: Switching between laser and router profiles
« on: January 23, 2021, 03:12:08 AM »
you can start a specific Profile via shortcut by using the /P Parameter. for example:

C:\Mach3\Mach3.exe /p Mach3Mill

maybe this is what you are looking for.

614
General Mach Discussion / Re: A axis stepper rotation error
« on: January 20, 2021, 03:25:59 AM »
then your step'/per for the a-axis are not set correctly.

615
Machscreen Screen Designer / Re: [Help] One axis screen
« on: January 19, 2021, 09:17:28 AM »
you will have to upload the Video to Youtube, will be to large for here.


try to upload a screenshot of mainscreen (1024.set) and of Config -> Ports&Pins -> Motor Outputs here


616
Machscreen Screen Designer / Re: [Help] One axis screen
« on: January 19, 2021, 09:11:22 AM »
im opening mach3, load the profile, and then i go to view --> load screen

-use load wizard
-select baldestop

to run my wizard

617
Machscreen Screen Designer / Re: [Help] One axis screen
« on: January 19, 2021, 09:10:20 AM »
maybe E_stop not reseted, Looks like your machine is not moving at all.

618
Machscreen Screen Designer / Re: [Help] One axis screen
« on: January 19, 2021, 08:45:49 AM »
if you enter the Manual Target press OK does Actual Length go to the given Position?

619
Machscreen Screen Designer / Re: [Help] One axis screen
« on: January 19, 2021, 08:40:41 AM »
i made a simple g-code file for the list i loaded

Code: [Select]
X10
X20
X30
X40

-then i load this list with Load List button
-every time i press the GO button next line is excecuted
-with Reset List i rewind and go back to the begin of list


here everytime i press the Input Target button the simple Keyboard Shows up and after i press
Enter x-axis moves to the Position witch was entered.

i used OEMLed(82) with tells me that single step is turned ON, if not i turn it ON
(DoOEMButton(1004)).
OEMLeds are always updated even if they are not present at actual screen

620
Machscreen Screen Designer / Re: [Help] One axis screen
« on: January 19, 2021, 07:49:48 AM »
made a quick and dirty wizzard

-create the Folder c:\Mach3\Addons\bladestop
-copy the attached file into this Folder
-restart Mach
-use load wizard
-select baldestop
-test

than you can look with screeneditor what i made in the entire buttons