Files
OrcaSlicer/resources/profiles/Snapmaker/filament/Generic ASA.json
xiaoyeliu 9a9d87d3ff 2.2.0 pre3 (#81)
* Hide the system filament

* Fix: crash when using m_ProfileJson

* Bump profile version to 02.02.41.02

* Update: Flutter 1222
2025-12-22 23:03:54 +08:00

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"
]
}