mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +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,7 +11,7 @@
|
||||
"printer_variant": "0.4",
|
||||
"auxiliary_fan": "0",
|
||||
"default_filament_profile": [
|
||||
"Generic PLA @Z-Bolt"
|
||||
"Generic PLA @Z-Bolt 0.4 nozzle"
|
||||
],
|
||||
"default_print_profile": "0.20mm Standard @Z-Bolt S300",
|
||||
"machine_max_acceleration_e": [
|
||||
|
||||
Reference in New Issue
Block a user