Сustomization QTvcp
You can use linuxcnc without homing, but it is not recommended.
starting with x0 y0 z0:
from documentation:
POSITION_FILE = position.txt - If set to a non-empty value, the joint positions are stored between runs in this file. This allows the machine to start with the same coordinates it had on shutdown. This assumes there was no movement of the machine while powered off. If unset, joint positions are not stored and will begin at 0 each time LinuxCNC is started. This can help on smaller machines without home switches. If using the Mesa resolver interface this file can be used to emulate absolute encoders and eliminate the need for homing (with no loss of accuracy). See the hostmot2 manpage for more details.
in [TRAJ] header remove POSITION_FILE=
Please Log in or Create an account to join the conversation.
no and the interface is locked. Qtaxis also works.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
I need to see your INI file.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
[KINS]
KINEMATICS = trivkins coordinates=XYZA kinstype=BOTH
to
[KINS]
KINEMATICS = trivkins coordinates=XYZA kinstype=1
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
#POSITION_FILE = position.txt
does not load the file:
I don't understand.
macrotab does not run:
Ok I'll test to see why.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.