New --spiral-vase option to continously raise Z when printing single-walled vases. #997
This commit is contained in:
parent
baa1a8c736
commit
ccdb29ddc9
8 changed files with 81 additions and 1 deletions
|
@ -48,6 +48,7 @@ use Slic3r::GCode;
|
|||
use Slic3r::GCode::CoolingBuffer;
|
||||
use Slic3r::GCode::MotionPlanner;
|
||||
use Slic3r::GCode::Reader;
|
||||
use Slic3r::GCode::SpiralVase;
|
||||
use Slic3r::Geometry qw(PI);
|
||||
use Slic3r::Layer;
|
||||
use Slic3r::Layer::Region;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue