mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +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
15 lines
388 B
JSON
15 lines
388 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Generic ABS HT @Z-Bolt Base",
|
|
"inherits": "Generic ABS @Z-Bolt Base",
|
|
"renamed_from": "Z-Bolt ABS HT;Generic ABS HT @Z-Bolt",
|
|
"from": "system",
|
|
"setting_id": "GFSL500",
|
|
"filament_id": "GFL500",
|
|
"instantiation": "false",
|
|
"description": "Use this filament profile to print big ABS models with chamber heating",
|
|
"chamber_temperatures": [
|
|
"60"
|
|
]
|
|
}
|