Files
OrcaSlicer/resources/profiles/Z-Bolt/filament/Generic ABS HT @Z-Bolt 0.8 nozzle.json
Ian Chua 1c7022f4c8 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
2026-05-12 20:17:22 +08:00

25 lines
612 B
JSON

{
"type": "filament",
"name": "Generic ABS HT @Z-Bolt 0.8 nozzle",
"inherits": "Generic ABS HT @Z-Bolt Base",
"renamed_from": "Z-Bolt ABS HT @0.8 nozzle",
"from": "system",
"setting_id": "GFSL508",
"filament_id": "GFL508",
"instantiation": "true",
"filament_max_volumetric_speed": [
"21"
],
"compatible_printers": [
"Z-Bolt S300 0.8 nozzle",
"Z-Bolt S300 Dual 0.8 nozzle",
"Z-Bolt S400 0.8 nozzle",
"Z-Bolt S400 Dual 0.8 nozzle",
"Z-Bolt S600 0.8 nozzle",
"Z-Bolt S600 Dual 0.8 nozzle",
"Z-Bolt S800 Dual 0.8 nozzle",
"Z-Bolt S1000 0.8 nozzle",
"Z-Bolt S1000 Dual 0.8 nozzle"
]
}