1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-02 11:35:51 +00:00

Fixed regression of the gyroid infill.

This commit is contained in:
bubnikv
2018-04-05 10:31:53 +02:00
parent 00324a14b8
commit 4611b5094e
2 changed files with 12 additions and 13 deletions
-4
View File
@@ -17,10 +17,6 @@ public:
virtual bool use_bridge_flow() const { return true; }
protected:
// mult of density, to have a good %of weight for each density parameter
float scaling = 1.75;
virtual void _fill_surface_single(
const FillParams &params,
unsigned int thickness_layers,