mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,17 +1,27 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "SUNLU PLA Matte @FF AD3",
|
||||
"inherits": "SUNLU PLA Matte @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSNLS02_03",
|
||||
"instantiation": "true",
|
||||
"nozzle_temperature": ["210"],
|
||||
"nozzle_temperature_initial_layer": ["215"],
|
||||
"enable_pressure_advance": ["0"],
|
||||
"filament_flow_ratio": ["0.98"],
|
||||
"filament_max_volumetric_speed": ["12"],
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 3 Series 0.4 Nozzle",
|
||||
"Flashforge Adventurer 3 Series 0.6 Nozzle"
|
||||
]
|
||||
}
|
||||
"type": "filament",
|
||||
"name": "SUNLU PLA Matte @FF AD3",
|
||||
"inherits": "SUNLU PLA Matte @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSNLS02_03",
|
||||
"instantiation": "true",
|
||||
"nozzle_temperature": [
|
||||
"210"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"215"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"0"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.98"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 3 Series 0.4 Nozzle",
|
||||
"Flashforge Adventurer 3 Series 0.6 Nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user