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,11 +1,11 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSL99",
|
||||
"name": "C1 Generic PLA",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"from": "system",
|
||||
"setting_id": "GFSL99",
|
||||
"filament_id": "GFL99",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
"0.98"
|
||||
],
|
||||
@@ -15,14 +15,14 @@
|
||||
"slow_down_layer_time": [
|
||||
"4"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"hot_plate_temp": [
|
||||
"62"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"68"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Construct 1 0.4 nozzle",
|
||||
"Construct 1 XL 0.6 nozzle"
|
||||
"Construct 1 0.4 nozzle",
|
||||
"Construct 1 XL 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user