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
649 B
JSON
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"
|
|
]
|
|
}
|