mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user