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

481
I know about such option, but if you change DirLA X and Y you changing direction for HOME and XYZ going in oposite.
of course XY  buttons of MPG MODE  working correct now.

Config -> Homing Softlimits -> Home Neg.

482
Config -> Ports&Pins -> Motor Ouputs -Change DirLowActive should also invert direction without swapping wires

483
your g-code is so that X0/Y0 is in Center of part.

on a normal Installation
x-movement (millbit related to part) moving from left to right is positive
y-movement (millbit related to part) moving from front to back is positive
 
related to your g-code workpiece X0/Y0 must be somewhere in the Center of table not at the border.

484
you have two possibilities:

1st Change motor wiring

A+ yellow
A- blue
B+ red
B- green

2nd invert the Setting for dir pin (active Low) of slave axis 

485
CS-Lab / Re: ePID fault... press RESET Mach 3 CSMIO/IP-A
« on: March 05, 2021, 10:29:45 AM »
did they install a new Version of Mach3?

486
Show us your G-Code file.

487
G00 Z10.0000
X11.6124 Y15.7764
G31 Z-150 F300.0
G92 Z-3.4000 (3.4 mm off-set until sensor triggered)
G00 Z3.0000
M30

put just this code in a G-code file and run it multiple times, then check z-axis dro and physical z-Position.

488
can you pls post code how the zeroing is done? then we will have a look.

489
General Mach Discussion / Re: Mach3, Opt Laser 5W and Aspire
« on: March 05, 2021, 01:11:23 AM »
Looks like this solution would work.

490
General Mach Discussion / Re: Will mach 3 control a K40 laser?
« on: March 04, 2021, 06:39:50 AM »
there is a Software called K40 Whisperer.
witch might be suitable, just a thought.