pressure advance tower

This commit is contained in:
SoftFever 2022-12-27 23:51:53 +08:00
parent 647304f4a2
commit 990d235415
7 changed files with 79 additions and 15 deletions

View file

@ -226,7 +226,7 @@ public:
void refresh_print();
// SoftFever
void calib_pa(bool bowden = false);
void calib_pa(bool line_method = true, bool bowden = false);
void calib_flowrate(int pass);
ModelObject* add_part(ModelObject* model_object, std::string input_file, Vec3d move, Vec3d scale);