Allow for different speed on bottom layer

This commit is contained in:
Alessandro Ranellucci 2011-09-05 12:22:54 +02:00
parent 9e111d0a6d
commit 778e4f6ffa
2 changed files with 4 additions and 2 deletions

View file

@ -35,6 +35,7 @@ Slic3r is able to:
* generate rectilinear feed (100% solid for external surfaces or with customizable less density for inner surfaces);
* use relative or absolute extrusion commands;
* center print around bed center point;
* use different speed for bottom layer;
* output relevant GCODE.
Roadmap include the following goals: