winder / Universal-G-Code-Sender

A cross-platform G-Code sender for GRBL, Smoothieware, TinyG and G2core.
http://winder.github.io/ugs_website/
GNU General Public License v3.0
1.85k stars 758 forks source link

Rework of the designer settings panel #2434

Closed breiler closed 5 months ago

breiler commented 5 months ago

It will now fetch available settings for the selected entities and show only them in the settings panel. To avoid getting circular updates a new settings model has been introduced.

Designer event dispatcher