fix some bug

This commit is contained in:
wjyLearn
2025-10-24 17:20:44 +08:00
parent 81ea36fdd8
commit 82268132e9
352 changed files with 33179 additions and 13515 deletions

View File

@@ -127,6 +127,8 @@ struct ArrangeParams {
bool is_seq_print = false;
bool align_to_y_axis = false;
bool save_svg = false;
bool plate_has_tree_support = false;
double brim_max = 0;
float bed_shrink_x = 0.0;
float bed_shrink_y = 0.0;
float brim_skirt_distance = 0;