QIDI: Disable Reduce infill retraction (#13267)

* 关掉减小填充回抽功能

* 关掉减小填充回抽功能

* Update Qidi X-Max 4 0.4 nozzle.json

Optimize the starting code of MAX4
This commit is contained in:
HYzd766
2026-04-23 00:00:18 +08:00
committed by GitHub
parent 1cc38cda06
commit 3611903b8d
37 changed files with 37 additions and 37 deletions

View File

@@ -43,7 +43,7 @@
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"reduce_infill_retraction": "0",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",