mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 04:13:50 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"name": "fdm_filament_pla_eco",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"205"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"200"
|
||||
],
|
||||
"default_filament_colour": [
|
||||
""
|
||||
]
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_pla_eco",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"205"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"200"
|
||||
],
|
||||
"default_filament_colour": [
|
||||
""
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user