mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 00:52:04 +00:00
* 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
25 lines
603 B
JSON
25 lines
603 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Generic ABS @Z-Bolt 0.6 nozzle",
|
|
"inherits": "Generic ABS @Z-Bolt Base",
|
|
"renamed_from": "Z-Bolt ABS @0.6 nozzle",
|
|
"from": "system",
|
|
"setting_id": "GFSL206",
|
|
"filament_id": "GFL206",
|
|
"instantiation": "true",
|
|
"filament_max_volumetric_speed": [
|
|
"18"
|
|
],
|
|
"compatible_printers": [
|
|
"Z-Bolt S300 0.6 nozzle",
|
|
"Z-Bolt S300 Dual 0.6 nozzle",
|
|
"Z-Bolt S400 0.6 nozzle",
|
|
"Z-Bolt S400 Dual 0.6 nozzle",
|
|
"Z-Bolt S600 0.6 nozzle",
|
|
"Z-Bolt S600 Dual 0.6 nozzle",
|
|
"Z-Bolt S800 Dual 0.6 nozzle",
|
|
"Z-Bolt S1000 0.6 nozzle",
|
|
"Z-Bolt S1000 Dual 0.6 nozzle"
|
|
]
|
|
}
|