mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-18 04:08:02 -06:00
Cubic infill.
This commit is contained in:
parent
1fb57e439e
commit
20cd34a3a5
6 changed files with 43 additions and 11 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue