problem with homing
- hanz24
- Offline
- New Member
-
Less
More
- Posts: 12
- Thank you received: 0
08 Nov 2025 06:09 #338068
by hanz24
problem with homing was created by hanz24
I have a problem with homing in the lcnc sim. First, i jog the axis xz and then try to home all axis, and it's works. But when i try to do that again, its only homing for the x axis, and z axis didn't go to the home coordinate. Already check the ini file and it's all same with x and z axis, what can i do to solve this.
And i also want to try to jog a-axis with external push button, is this hal configuration enough to do that
And i also want to try to jog a-axis with external push button, is this hal configuration enough to do that
setp halui.axis.a.jog-speed 100
net jog-a-plus-raw debounce.0.0.in <= hm2_7i98.0.gpio.001.in_notÂ
net jog-a-plus debounce.0.0.out => halui.axis.a.plus
net jog-a-minus-raw debounce.0.1.in <= hm2_7i98.0.gpio.005.in_not
net jog-a-minus debounce.0.1.out => halui.axis.a.minusPlease Log in or Create an account to join the conversation.
- tommylight
-
- Online
- Moderator
-
Less
More
- Posts: 20894
- Thank you received: 7125
08 Nov 2025 14:37 #338081
by tommylight
Replied by tommylight on topic problem with homing
You say that and go on to show actual hardware pins, so are you using a simulation or real hardware?I have a problem with homing in the lcnc sim.
Please Log in or Create an account to join the conversation.
- Aciera
-
- Offline
- Administrator
-
Less
More
- Posts: 4561
- Thank you received: 2031
08 Nov 2025 16:23 #338084
by Aciera
Replied by Aciera on topic problem with homing
Usually a good idea to indicate which sim you are using so people can try to reproduce the issue. I have tried on an Axis sim and could not reproduce this.
Please Log in or Create an account to join the conversation.
Time to create page: 0.067 seconds