Machsupport Forum

Mach Discussion => Mach4 General Discussion => Topic started by: KatzYaakov on May 02, 2021, 07:10:45 AM

Title: AxisSetHomeOffset----crazy
Post by: KatzYaakov on May 02, 2021, 07:10:45 AM
i do this script:
 mc.mcAxisSetHomeOffset(0,2,number)
the number is always in minus(its z )
but most of the time its really update as minus
but if i click for example 4 times the 4th will be in plus
i almost get crazy ,seat one day all day cant update machine cordinate from script
try almost all option in the world
please some advise
Title: Re: AxisSetHomeOffset----crazy
Post by: KatzYaakov on May 02, 2021, 07:45:59 AM
this i found the bug
if motor direction is minus then system crazy ,if all motors only plus(not check box the "reverse") then its not crazy
Mach team pleaseeee check this