Files
OrcaSlicer/resources/profiles/Z-Bolt/filament/Generic ABS HT @Z-Bolt 0.4 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
649 B
JSON

{
"type": "filament",
"name": "Generic ABS HT @Z-Bolt 0.4 nozzle",
"inherits": "Generic ABS HT @Z-Bolt Base",
"renamed_from": "Z-Bolt ABS HT;Generic ABS HT @Z-Bolt;Z-Bolt ABS HT @0.4 nozzle",
"from": "system",
"setting_id": "GFSL504",
"filament_id": "GFL504",
"instantiation": "true",
"filament_max_volumetric_speed": [
"15"
],
"compatible_printers": [
"Z-Bolt S300 0.4 nozzle",
"Z-Bolt S300 Dual 0.4 nozzle",
"Z-Bolt S400 0.4 nozzle",
"Z-Bolt S400 Dual 0.4 nozzle",
"Z-Bolt S600 0.4 nozzle",
"Z-Bolt S600 Dual 0.4 nozzle",
"Z-Bolt S800 Dual 0.4 nozzle",
"Z-Bolt S1000 0.4 nozzle",
"Z-Bolt S1000 Dual 0.4 nozzle"
]
}