New experimental feature for pressure management. Credits to @llluis for the original implementation. #1203 #1677 #2018
This commit is contained in:
parent
5a382f0200
commit
ff9b53260d
9 changed files with 108 additions and 2 deletions
|
@ -51,6 +51,7 @@ use Slic3r::GCode::CoolingBuffer;
|
|||
use Slic3r::GCode::Layer;
|
||||
use Slic3r::GCode::MotionPlanner;
|
||||
use Slic3r::GCode::PlaceholderParser;
|
||||
use Slic3r::GCode::PressureRegulator;
|
||||
use Slic3r::GCode::Reader;
|
||||
use Slic3r::GCode::SpiralVase;
|
||||
use Slic3r::GCode::VibrationLimit;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue