Fixed many profile issues and cleaned up some messes. (#10686)

This commit is contained in:
SoftFever
2025-09-11 17:50:53 +08:00
committed by GitHub
parent 5e9570c946
commit 4f50fdc94e
6026 changed files with 187121 additions and 169667 deletions

View File

@@ -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"
]
}
}