mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-20 05:07:51 -06:00
re-write flow calibration
This commit is contained in:
parent
2944b6999a
commit
329975518d
27 changed files with 39 additions and 348 deletions
|
@ -228,7 +228,6 @@ public:
|
|||
// SoftFever
|
||||
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);
|
||||
|
||||
//BBS: add only gcode mode
|
||||
bool only_gcode_mode() { return m_only_gcode; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue