mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 17:27:52 -06:00
pressure advance tower
This commit is contained in:
parent
647304f4a2
commit
990d235415
7 changed files with 79 additions and 15 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue