mirror of
https://github.com/QIDITECH/QIDISlicer.git
synced 2026-02-03 09:28:44 +03:00
Optimized PressureAdvance
This commit is contained in:
@@ -165,13 +165,13 @@ public:
|
||||
SLAPrint& sla_print();
|
||||
|
||||
//B34
|
||||
std::string double_to_str(const double value);
|
||||
void calib_pa_line(const double StartPA, double EndPA, double PAStep);
|
||||
void calib_pa_pattern(const double StartPA, double EndPA, double PAStep);
|
||||
void calib_pa_tower(const double StartPA, double EndPA, double PAStep);
|
||||
void calib_flowrate_coarse();
|
||||
void calib_flowrate_fine(const double target_extrusion_multiplier);
|
||||
|
||||
|
||||
void new_project();
|
||||
void load_project();
|
||||
void load_project(const wxString& filename);
|
||||
|
||||
Reference in New Issue
Block a user