luc-github / ESP3D-WEBUI

A Web UI for ESP8266 or ESP32 based boards connected to 3D printers / CNC
GNU General Public License v3.0
747 stars 305 forks source link

[Question]What are the features needed for the Sand Table UI #256

Closed luc-github closed 10 months ago

luc-github commented 2 years ago

Sand table may need specific UI but I do not know which one : currently UI display

Others CNC panels have been removed because not relevant to Sand Table per my understanding, but I may be wrong ?

Is there any specific need for Sand Table system ? I do not have any currently but I plan to have one, so feedback are more than welcome.

geekuillaume commented 1 year ago

+1

I have a sand table and only use these panels, no need for any extruders related settings. Another potential features that could be awesome is the ability to queue gcodes files to launch new drawings after the current one is finished but this would likely be a feature request for the lib instead of the webui.

luc-github commented 1 year ago

what FW are you using ?

geekuillaume commented 1 year ago

I've switch back and forth between GRBL and Marlin

luc-github commented 1 year ago

@geekuillaume yes I also though the play list feature is definitly a must for sand table Current in WEbUI V3 I only support GRBL as I did not have feeling Marlin was actually necessary for such usage Why did you switched back and forth ?