mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-09 18:27:00 +00:00
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
This commit is contained in:
35
resources/profiles/Snapmaker/filament/Generic ASA.json
Normal file
35
resources/profiles/Snapmaker/filament/Generic ASA.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user