New option to rotate input object

This commit is contained in:
Alessandro Ranellucci 2011-09-26 16:07:12 +02:00
parent 8d13d4b21e
commit 404c76adc8
4 changed files with 16 additions and 3 deletions

View file

@ -37,7 +37,7 @@ Slic3r current features are:
* use relative or absolute extrusion commands;
* center print around bed center point;
* multiple solid layers near horizontal external surfaces;
* ability to scale input object;
* ability to scale and rotate input object;
* use different speed for bottom layer.
Roadmap includes the following goals:
@ -46,7 +46,7 @@ Roadmap includes the following goals:
* allow the user to customize initial and final GCODE commands;
* support material for internal perimeters;
* ability to infill in the direction of bridges;
* input object transform (rotate, multiply);
* multiply input object;
* cool;
* nice packaging for cross-platform deployment.