|
1 printrun-20140406 |
|
2 ================= |
|
3 |
|
4 New features |
|
5 ------------ |
|
6 |
|
7 - New 3D visualization |
|
8 - New GCode plater |
|
9 - Updated "standard" controls |
|
10 - New "mini" controls mode |
|
11 - New print speed control slider in Pronterface |
|
12 - New plater features: |
|
13 * STL cutter |
|
14 * STL rebase |
|
15 - G-Code injection at beginning of layer and edition of entire G-Code |
|
16 - The G-Code modified using the injector or layer editor can be saved |
|
17 - Controls and log pane can be folded to leave more space for visualization |
|
18 - Added a lighter GCode parser for non-graphical interfaces |
|
19 - Window size and configuration is now saved across runs |
|
20 - Power management: Printrun now runs on high priority during prints and should |
|
21 inhibit sleep modes |
|
22 - New host commands, `run_script` and `run_gcode_script` to run custom scripts |
|
23 during prints. The output of the script ran by `run_gcode_script` will in |
|
24 turn be processed as G-Code or host commands |
|
25 - 3D viewer colors are now configurable |
|
26 |
|
27 Bugs fixed |
|
28 ---------- |
|
29 |
|
30 - Many fixes around custom buttons |
|
31 - Much more :) |