Skip to content

Commit

Permalink
Disabled arc fitting for Qidi X3/Q1 series (#5368)
Browse files Browse the repository at this point in the history
* Disabled arc fitting for Qidi X3 series
  • Loading branch information
bistory authored May 18, 2024
1 parent e268203 commit c317140
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"bridge_no_support": "1",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"enable_arc_fitting": "1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.42",
"outer_wall_speed": "120",
"outer_wall_acceleration": "5000",
Expand Down

0 comments on commit c317140

Please sign in to comment.