mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-18 04:08:02 -06:00
Fixes, improvements and refactoring for bridges and solid surfaces.
This commit is contained in:
parent
d13a0e2503
commit
13ef24b5eb
7 changed files with 61 additions and 51 deletions
|
@ -31,7 +31,6 @@ use Slic3r::Print;
|
|||
use Slic3r::Skein;
|
||||
use Slic3r::STL;
|
||||
use Slic3r::Surface;
|
||||
use Slic3r::Surface::Bridge;
|
||||
|
||||
# printer options
|
||||
our $nozzle_diameter = 0.5;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue