Hello Guest it is March 19, 2024, 07:36:41 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

571
General Mach Discussion / Re: Mach 3 is not recognizing cutting torch
« on: February 14, 2021, 05:59:00 AM »
if you can post the Profile.xml we can have a look what is configured.

572
General Mach Discussion / Re: Mach3 intervals going 3x as far
« on: February 12, 2021, 11:19:19 AM »
Config -> Motor Tuning -> Step's per for each axis

https://www.machsupport.com/wp-content/uploads/2013/02/Mach3Mill_Install_Config.pdf

chapter 5.5 would be from interest

however the hole Manual might be interesting.

573
to reverse axis you have the following possibilties:

Config -> Ports&Pins -> Motor Outputs -> Dir low active
Config -> Homing/Limits -> Home Neg.

with a combination of both you should be able to bring everything
moving as expected.

574
you can try to set Config -> Home and Softlimits -> Home Off.
for X and Y axis to a value that lower left of table is Zero and not negative:

575
it is allways a bit confusing if you view your table.
movements are allways related from your millbit to the workpiece

so if your table moves to the left millbit related to the worpiece is moving to the right.

i try to explane from Keyboard arrow key's

key left -> X- -> table moves to the right -> millbit on workpiece moves to the left
key right -> X+ -> table moves to the left -> millbit on workpiece moves to the right
key down -> Y- -> table moves up -> millbit on workpiece moves down
key up -> Y+ -> table moves down -> millbit on workpiece moves up

for reference normaly is in your case:
for X table is far right (witch is workpiece related left) and
for Y table is far up (witch is workpiece related down)

after ref all your millbit has to be at the left lower Corner of the table



576
General Mach Discussion / Re: zero setting changes after running program
« on: February 07, 2021, 06:15:46 AM »
have you selected in Config -> General Config -> Persistent Offsets and Persistent DROs ?

577
General Mach Discussion / Re: zero setting changes after running program
« on: February 06, 2021, 08:12:42 AM »
are only the displayed values on Screen not Zero, or is the machine physicaly not at Zero?

578
G-Code, CAD, and CAM discussions / Re: NOOB with a gcode question...?
« on: February 05, 2021, 01:56:04 AM »
Vectric did.

N140 is the code to initiate toolchange
N160 is the code to activate tool length compensation

579
G-Code, CAD, and CAM discussions / Re: NOOB with a gcode question...?
« on: February 05, 2021, 01:41:25 AM »
if you are not working with toolchange and tool length compensation you can delete line N140 and N160 completly.

580
General Mach Discussion / Re: Won’t finish homing
« on: February 05, 2021, 01:37:14 AM »
have you tryed to go to diagnostic Screen an reference axis by axis seperatly?