mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-23 14:44:19 -06:00
Refactored Line infill implementation
This commit is contained in:
parent
64061267c8
commit
e49cf2c55f
3 changed files with 71 additions and 47 deletions
|
@ -6,7 +6,6 @@ use Slic3r::Fill::3DHoneycomb;
|
|||
use Slic3r::Fill::Base;
|
||||
use Slic3r::Fill::Concentric;
|
||||
use Slic3r::Fill::Honeycomb;
|
||||
use Slic3r::Fill::Line;
|
||||
use Slic3r::Fill::PlanePath;
|
||||
use Slic3r::Fill::Rectilinear;
|
||||
use Slic3r::Flow ':roles';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue