Duet3D / DuetWebControl

A completely new web interface for the Duet electronics
GNU General Public License v3.0
408 stars 230 forks source link

[FeatureRequest]: Show macros panel in dashboard on small screens. #419

Open AlansCodeLog opened 2 years ago

AlansCodeLog commented 2 years ago

Is your feature request related to a problem? Please describe.

I wanted to try to use my phone to control the duet to run some calibration macros while printing. But the macros get hidden on small screens instead of appearing at the bottom.

I can make them appear if I set my phone horizontal, but the area is really small, I'd rather see them vertically and have the buttons occupy the full screen width.

And using Files > Macros requires pressing ok to run a macro, not ideal.

I tried the BtnCmd plugin but that requires I configure each button, it doesn't have a ready made macros panel that I could find.

Describe the solution you propose.

I expected the macros panel to just appear at the bottom, but anything where I can view the list of macros properly and run them with a single tap would be great.

Describe alternatives you've considered

No response

Provide any additional context or information.

No response