mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-09 14:55:08 -06:00
Implemented skirt
This commit is contained in:
parent
d8b848a67f
commit
ff5044c031
6 changed files with 38 additions and 5 deletions
|
@ -28,16 +28,16 @@ Also, http://xkcd.com/224/
|
|||
|
||||
## What's its current status?
|
||||
|
||||
Slic3r is able to:
|
||||
Slic3r current features are:
|
||||
|
||||
* read binary and ASCII STL files;
|
||||
* generate multiple perimeters (skins);
|
||||
* generate rectilinear fill (100% solid for external surfaces or with customizable less density for inner surfaces);
|
||||
* retraction;
|
||||
* skirt;
|
||||
* use relative or absolute extrusion commands;
|
||||
* center print around bed center point;
|
||||
* use different speed for bottom layer;
|
||||
* output relevant GCODE.
|
||||
* use different speed for bottom layer.
|
||||
|
||||
Roadmap includes the following goals:
|
||||
|
||||
|
@ -46,8 +46,6 @@ Roadmap includes the following goals:
|
|||
* option for filling multiple solid layers near external surfaces;
|
||||
* support material for internal perimeters;
|
||||
* ability to infill in the direction of bridges;
|
||||
* extra perimeters on alternate layers;
|
||||
* skirt;
|
||||
* cool;
|
||||
* nice packaging for cross-platform deployment.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue