Optimal PA calibration and add guide;Z seam is visible by default in preview

This commit is contained in:
QIDI TECH
2023-09-28 10:04:57 +08:00
parent f4f63b9a54
commit 7f19806dd9
25 changed files with 229 additions and 89 deletions

View File

@@ -709,7 +709,8 @@ void GCodeViewer::init()
break;
}
}
//Y13
set_toolpath_move_type_visible(EMoveType::Seam, true);
set_toolpath_move_type_visible(EMoveType::Extrude, true);
}