10 Commits

Author SHA1 Message Date
Lukas Matena
68f8925461 Improve startup of ConfigWizard (SPE-2457) 2024-10-02 14:27:55 +02:00
Lukas Matena
c16f2f1c1e Fixed couple of compiler warnings 2024-09-27 14:18:12 +02:00
Martin Šach
2cac8c2c37 Fix includes 2024-09-17 11:21:29 +02:00
Martin Šach
a30003dd3e Fix some includes and undefined variable in assert 2024-09-03 17:34:56 +02:00
David Kocik
8edc0b796d followup on 5f4b4da91e0c062153ca24ce4fbc829e5c1e6044
fix of value reading
2024-08-29 10:36:42 +02:00
David Kocik
02c63a56b8 avoid abrasive filament on non harden nozzle when selecting printer from connect. 2024-08-29 10:36:42 +02:00
David Kocik
a361f78067 Fix of faulty upload to Connect, when upload is set before slicing ends. 2024-08-29 10:36:42 +02:00
David Kocik
eb7f27c83d Serialize parameters from json var to config opt format
improved config options filtering

changed outgoing json for upload to connect
2024-08-29 10:36:42 +02:00
David Kocik
a30961f59a Rename paramters in jsons and add FilamentConfig. 2024-08-29 10:36:42 +02:00
David Kocik
756a76a773 repo_prefix parameter and removing prefix before send to connect.
Change printer_model in full config before applying to print

printer_model prefix handling when showing online printers in sidebar

Select printer from connect by nozzle diameter (instead of pritner_variant) and by additional config options.

+ Moved standalone functions to UserAccountUtils

Set as current without repo prefix

when selecting preset with prefix, mind visible presets.

prefer visible printers for selecting

fix of selecting SLA printer

Added prusalink for prefixed printer_model
2024-08-29 10:36:42 +02:00