mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-12 15:03:33 +00:00
* Hide the system filament * Fix: crash when using m_ProfileJson * Bump profile version to 02.02.41.02 * Update: Flutter 1222
35 lines
681 B
JSON
35 lines
681 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Generic ASA",
|
|
"inherits": "Generic ASA @base",
|
|
"from": "system",
|
|
"setting_id": "GFSB98",
|
|
"instantiation": "true",
|
|
"compatible_printers": [
|
|
"Snapmaker U1 (0.4 nozzle)"
|
|
],
|
|
"enable_pressure_advance": [
|
|
"1"
|
|
],
|
|
"filament_end_gcode": [
|
|
""
|
|
],
|
|
"filament_multitool_ramming": [
|
|
"1"
|
|
],
|
|
"filament_multitool_ramming_flow": [
|
|
"12"
|
|
],
|
|
"filament_multitool_ramming_volume": [
|
|
"0.5"
|
|
],
|
|
"filament_retract_length_toolchange": [
|
|
"10"
|
|
],
|
|
"filament_start_gcode": [
|
|
""
|
|
],
|
|
"filament_vendor": [
|
|
"Generic"
|
|
]
|
|
} |