OpenBuilds / OpenBuilds-CONTROL

OpenBuilds CONTROL: Download from https://software.openbuilds.com
https://software.openbuilds.com
GNU General Public License v3.0
171 stars 104 forks source link

downgrade 4axes to 3axes, hide UI elements #359

Closed petervanderwalt closed 2 months ago

petervanderwalt commented 3 months ago

Q: "I am trying to flash the firmware for the LEAD1010 with Plasma Addon and it keeps giving me an A axis rotational. for some reason I can't figure it out. No mater what firmware I flash it still as the A axis. Any I dea on what it could be? "

TODO: Add cleanup code? Downgrading 4 to 3 seems to keep showing A per report

petervanderwalt commented 3 months ago

https://github.com/OpenBuilds/OpenBuilds-CONTROL/blob/7a0cbe49c650b61fc5aed45d8c52796968a22c37/app/js/websocket.js#L873-L878 supposed to hide it, so not sure, test to see if we can replicate when we attend to this

petervanderwalt commented 3 months ago

Maybe https://github.com/OpenBuilds/OpenBuilds-CONTROL/blob/7a0cbe49c650b61fc5aed45d8c52796968a22c37/index.js#L2422 - no Else condition, not sure, didn't dig in deep