Move gyroid constants to the class declaration

This commit is contained in:
Yuri D'Elia 2019-08-07 21:58:45 +02:00
parent da6c285f1f
commit 90c85b7c8a
2 changed files with 10 additions and 4 deletions

View file

@ -20,6 +20,12 @@ public:
// speed in default configuration (degrees)
static constexpr float CorrectionAngle = -45.;
// Density adjustment to have a good %of weight.
static constexpr double DensityAdjust = 2.44;
// Gyroid upper resolution tolerance (mm^-2)
static constexpr double PatternTolerance = 0.4;
protected:
virtual void _fill_surface_single(