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,12 +1,12 @@
{
"type": "filament",
"filament_id": "GFG99",
"setting_id": "GFSG99",
"name": "C1 Generic PETG",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pet",
"reduce_fan_stop_start_freq": [
"from": "system",
"setting_id": "GFSG99",
"filament_id": "GFG99",
"instantiation": "true",
"reduce_fan_stop_start_freq": [
"1"
],
"slow_down_for_layer_cooling": [
@@ -40,7 +40,7 @@
"; filament start gcode\n"
],
"compatible_printers": [
"Construct 1 0.4 nozzle",
"Construct 1 XL 0.6 nozzle"
"Construct 1 0.4 nozzle",
"Construct 1 XL 0.6 nozzle"
]
}
}