mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-30 14:22:07 +00:00
Merge: Snapmaker Orca 2.1.2
This commit is contained in:
38
resources/profiles/Snapmaker/filament/Generic PLA.json
Normal file
38
resources/profiles/Snapmaker/filament/Generic PLA.json
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Generic PLA",
|
||||
"inherits": "Generic PLA @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSL991",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker U1 (0.4 nozzle)"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
""
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"filament_end_gcode": [
|
||||
"\n"
|
||||
],
|
||||
"filament_minimal_purge_on_wipe_tower": [
|
||||
"60"
|
||||
],
|
||||
"filament_multitool_ramming": [
|
||||
"1"
|
||||
],
|
||||
"filament_multitool_ramming_flow": [
|
||||
"20"
|
||||
],
|
||||
"filament_multitool_ramming_volume": [
|
||||
"5"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Generic"
|
||||
],
|
||||
"filament_retract_length_toolchange": [
|
||||
"10"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user