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,14 +1,14 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_flex",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"from": "system",
|
||||
"filament_id": "GFU99",
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"instantiation": "false",
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"50"
|
||||
],
|
||||
"hot_plate_temp" : [
|
||||
"hot_plate_temp": [
|
||||
"50"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
@@ -73,4 +73,4 @@
|
||||
"filament_end_gcode": [
|
||||
"; Filament-specific end gcode"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user