fix profile reference for Creality

This commit is contained in:
SoftFever
2026-07-01 23:57:10 +08:00
parent 395e070a0e
commit f8132b3a67
3 changed files with 11 additions and 2 deletions

View File

@@ -153,6 +153,7 @@
"material_flow_dependent_temperature": "0",
"material_flow_temp_graph": "[[3.0,220],[5.0,240],[10.0,250]]",
"pressure_advance": "0.05",
"filament_id": "06101",
"support_material_interface_fan_speed": "-1",
"compatible_printers": [
"Creality Ender-5 Max 0.4 nozzle",

View File

@@ -113,6 +113,6 @@
"initial_layer_jerk": "7",
"travel_jerk": "7",
"compatible_printers": [
"Creality CR-10SE 0.2 nozzle"
"Creality CR-10 SE 0.2 nozzle"
]
}