mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-16 03:07:55 -06:00
Ability to scale input object
This commit is contained in:
parent
c2a62891da
commit
bfad101c8c
4 changed files with 22 additions and 2 deletions
|
@ -35,6 +35,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;
|
||||
* use different speed for bottom layer.
|
||||
|
||||
Roadmap includes the following goals:
|
||||
|
@ -43,7 +44,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 (scale, rotate, multiply);
|
||||
* input object transform (rotate, multiply);
|
||||
* cool;
|
||||
* nice packaging for cross-platform deployment.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue