mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 05:05:24 +00:00
fix: custom zbolt profile filament selection showing only @system (#13468)
* fix: custom zbolt profile filament selection showing only @system * update renamed_from * fixed renamed_from * limit empty compatible_printers exclusion logic to OFL * restore intended behaviour, updated base files * rever exclusion logic fix * reduce fix to just check parent in exclusion list * remove m_errors increment
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
],
|
||||
"printer_model": "Z-Bolt S300",
|
||||
"printer_variant": "0.8",
|
||||
"default_filament_profile": [
|
||||
"Generic PLA @Z-Bolt 0.8 nozzle"
|
||||
],
|
||||
"default_print_profile": "0.40mm Standard @Z-Bolt S300 0.8 nozzle",
|
||||
"max_layer_height": [
|
||||
"0.48"
|
||||
|
||||
Reference in New Issue
Block a user