12 Commits

Author SHA1 Message Date
Lukas Matena
59ff3ef559 Fixed incorrect filament preset selection from the CLI 2024-10-31 12:11:53 +01:00
YuSanka
1e035ee33d CLI Improvements : Add Build Volume Dimensions and Origin Location to CLI Querying Presets
SPE-2293
2024-07-16 06:07:00 +02:00
YuSanka
9c72f2bb8b Added comments for load_full_print_config()
+ Set default value for printer_technology
+ Fixed a warning in this function
2024-04-04 14:54:43 +02:00
Lukas Matena
137340f70f Fixed couple of compiler warnings 2024-03-28 12:04:51 +01:00
YuSanka
1afb514fa1 CLI: Printers with no vendor information are added for "--query-printer-profile" 2024-03-11 10:27:22 +01:00
YuSanka
ce910eb60a CLI: Fixed "query-printer-models".
If printer_technology options isn't used, then ALL installed printer models will be returned.
2024-03-11 10:27:22 +01:00
YuSanka
a46980ca47 Added CLI options to slice using the installed profiles
SPE-2164
2024-03-11 10:27:22 +01:00
YuSanka
f4f1eb5f9b Information about extruders count is added for each of printer profiles
+ Added JsonUtils to post-process written json.
2024-03-11 10:27:22 +01:00
Lukas Matena
fbe63ba1ab Improvements and refactoring of datadir handling 2024-03-11 10:27:22 +01:00
YuSanka
5bea4e7104 Follow-up 85c0d636 - Fix for get_printer_profiles_node()
Clear nodes before filling.
+ Fixed tooltips for "query-..." options
2024-03-11 10:20:29 +01:00
YuSanka
eb8a460b24 ProfilesSharingUtils : Improvements for requests.
"query-printer-models" and "query-print-filament-profiles" return presets which are separated to "user" and regular print/material/printer profiles

+ Removed print of state information
2024-03-11 10:20:29 +01:00
YuSanka
5f5147377e Move ProfilesSharingUtils to backend (to libslic3r from GUI) 2024-03-11 10:20:29 +01:00