New experimental --gcode-arcs options to generate G2/G3 commands. #23

This commit is contained in:
Alessandro Ranellucci 2011-10-20 18:11:59 +02:00
parent 7f341cfcd3
commit 6d6533831e
13 changed files with 333 additions and 21 deletions

View file

@ -47,7 +47,8 @@ Slic3r current features are:
* multiple solid layers near horizontal external surfaces;
* ability to scale, rotate and multiply input object;
* customizable initial and final GCODE (using command line only);
* use different speed for bottom layer and perimeters.
* use different speed for bottom layer and perimeters;
* experimental support for G2/G3 native arcs.
Roadmap includes the following goals: