4 Commits

Author SHA1 Message Date
Martin Šach
a30003dd3e Fix some includes and undefined variable in assert 2024-09-03 17:34:56 +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
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
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