Releases: robotsinthesun/monkeyprint
Releases · robotsinthesun/monkeyprint
Monkeyprint Version 0.14.1
- Now includes Windows executables for 32 and 64 bit architectures.
- Small fixes.
Monkeyprint 0.14.0
Monkeyprint now runs on Windows and Linux
Major changes:
- switch GUI framework from GTK to Qt4
- create package for Windows
- remove Raspberry Pi server stuff, focus on the essentials
- focus on G-Code based printer controller boards
- update the readme with new install and usage instructions
Note: this version requires further testing and might contain bugs, especially the printer communication via serial.
Please report bugs here!
Multi body stl slicing and multiple start layers with different exposure
Increase version number to 0.13.0 #19 fixed #20 fixed
Slicer redesign finished
v0.12.0 Slicer redesign finished
Fix for slicer crashes and migration to VTK6
Slicer doesn't crash anymore as threading race condition is solved.
Thanks to kakaroto Monkeyprint now runs with VTK5 and VTK6.
Slicer still uses lot's of memory for storing the slices. This will be solved in next release.
v0.11.1
New example project file and minor fixes.