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,13 +1,15 @@
{
"type": "filament",
"filament_id": "GFG99",
"setting_id": "GFSG99",
"name": "Bambu PETG",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pet",
"filament_type": ["PETG"],
"reduce_fan_stop_start_freq": [
"from": "system",
"setting_id": "GFSG99",
"filament_id": "GFG99",
"instantiation": "true",
"filament_type": [
"PETG"
],
"reduce_fan_stop_start_freq": [
"1"
],
"slow_down_for_layer_cooling": [
@@ -46,24 +48,24 @@
"pressure_advance": [
"0.04"
],
"hot_plate_temp_initial_layer" : [
"hot_plate_temp_initial_layer": [
"80"
],
"hot_plate_temp" : [
"80"
"hot_plate_temp": [
"80"
],
"filament_density":[
"1.24"
"filament_density": [
"1.24"
],
"filament_vendor": [
"Bambu Lab"
],
"compatible_printers": [
"compatible_printers": [
"Qidi X-Plus 0.4 nozzle",
"Qidi X-Max 0.4 nozzle",
"Qidi X-CF Pro 0.4 nozzle",
"Qidi X-Smart 3 0.4 nozzle",
"Qidi X-Plus 3 0.4 nozzle",
"Qidi X-Max 3 0.4 nozzle"
]
}
"Qidi X-Smart 3 0.4 nozzle",
"Qidi X-Plus 3 0.4 nozzle",
"Qidi X-Max 3 0.4 nozzle"
]
}