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

Add Driver selector to Connection setup wizard #2436

Closed shampeon closed 5 months ago

shampeon commented 5 months ago

This PR adds a combo box for selecting the Driver in the Connection setup wizard.

Fixes #2425.

To do:

shampeon commented 5 months ago

I'm seeing a layout problem where the Connect button is pushed to be barely visible, but no scroll bars appear.

Screen Shot 2024-01-22 at 5 52 38 PM

Ideally, the Setup Wizard panel would expand on the y axis to fit the full ConnectionPanel elements.

breiler commented 5 months ago

Thanks