Interface control buttons are in reverse order and home all only homes x and y, not z #4

Closed
opened 2026-04-26 13:49:01 +02:00 by dkuba4 · 1 comment

Hey, so this is 2 issues in one, since the both involve the control interface.

  1. The buttons to move the Z_Axis up or down are inverted, so clicking the arrow up button results in the printer moving down.
  2. The home all button will not home the Z_Axis.
    image.png
Hey, so this is 2 issues in one, since the both involve the control interface. 1. The buttons to move the Z_Axis up or down are inverted, so clicking the arrow up button results in the printer moving down. 2. The `home all` button will not home the Z_Axis. ![image.png](/attachments/521419c8-e5ce-4789-81d5-104a90b40447)
Owner

Fixed in v0.9.1-beta14:

  • Z-axis buttons corrected: ▲ now moves up (Z+), ▼ moves down (Z−)
  • Home All now uses the correct axis code (5) and homes all three axes XYZ
  • New buttons added: Home XY and Motors Off

Please update to v0.9.1-beta14.

Fixed in v0.9.1-beta14: - Z-axis buttons corrected: ▲ now moves up (Z+), ▼ moves down (Z−) - Home All now uses the correct axis code (5) and homes all three axes XYZ - New buttons added: **Home XY** and **Motors Off** Please update to v0.9.1-beta14.
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: viewit/KX-Bridge-Release#4
No description provided.