mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-22 04:35:17 +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:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Generic PLA @Z-Bolt 0.4 nozzle",
|
||||
"inherits": "Generic PLA @Z-Bolt",
|
||||
"renamed_from": "Z-Bolt PLA @0.4 nozzle",
|
||||
"inherits": "Generic PLA @Z-Bolt Base",
|
||||
"renamed_from": "Z-Bolt PLA;Generic PLA @Z-Bolt;Z-Bolt PLA @0.4 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "GFSL100",
|
||||
"filament_id": "GFL100",
|
||||
|
||||
Reference in New Issue
Block a user