Cubic infill.

This commit is contained in:
bubnikv 2016-10-21 18:56:55 +02:00
parent 1fb57e439e
commit 20cd34a3a5
6 changed files with 43 additions and 11 deletions

View file

@ -39,7 +39,7 @@ class Fill
public:
// Index of the layer.
size_t layer_id;
// Height of the layer, in unscaled coordinates
// Z coordinate of the top print surface, in unscaled coordinates
coordf_t z;
// in unscaled coordinates
coordf_t spacing;