Parametrization of ramming and loading sequence - first steps

This commit is contained in:
Lukas Matena
2018-01-04 12:03:06 +01:00
parent 180967484e
commit 37bbeeb9d0
2 changed files with 142 additions and 49 deletions

View File

@@ -237,6 +237,7 @@ private:
// after the wipe tower brim has been extruded?
float m_initial_extra_wipe = 0.f;
float m_last_infill_tan = 1000.f; // impossibly high value
bool m_left_to_right = true;
float extrusion_flow(float layer_height = -1.f) const
{