mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "Snapmaker PLA @U1",
|
||||
"setting_id": "11953139350",
|
||||
"inherits": "Snapmaker PLA @U1 base",
|
||||
"compatible_printers": [
|
||||
"Snapmaker U1 (0.4 nozzle)"
|
||||
],
|
||||
"hot_plate_temp":[
|
||||
"55"
|
||||
],
|
||||
"hot_plate_temp_initial_layer":[
|
||||
"55"
|
||||
]
|
||||
"type": "filament",
|
||||
"name": "Snapmaker PLA @U1",
|
||||
"inherits": "Snapmaker PLA @U1 base",
|
||||
"from": "system",
|
||||
"setting_id": "11953139350",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker U1 (0.4 nozzle)"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"55"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"55"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user