Commit Graph

9 Commits (f63752d7fa4cd781050f62ef9ef4fae3b2fb4f5c)

Author SHA1 Message Date
Gary Hodgson 3b901d9775 added bitmap support for gif,tiff,jpg,jpeg,bmp,png 2012-05-27 18:12:38 +01:00
Gary Hodgson 0d009ac52b Projectlayer can present a zip file full of bmp files.
The projectlayer file dialog now accepts files with the extension
*.3dlp.zip and will extract the contents to a temporary folder. It then
finds any *.bmp files and adds them as a set of layers.

Notes:
- Offset works, but currently scale does not affect the bmp files.
- *.3dlp.zip was chosen to mark the file as being for dlp based
resin printers, but also processable by regular archive programs.
- Have also introduced a checkbox to let the user decide to display
  fullscreen or not, as they may want the window dragged to a second
  output.
2012-05-27 13:10:35 +01:00
Gary Hodgson 5dd35d48b8 initial hack to accept Slic3r SVG 2012-05-21 21:38:49 +01:00
Kliment Yanev a06669fe35 Destroy file selection dialogs after use - fixes a memory leak as well as a gtk bug that vim triggers when editing gcode files 2012-04-18 15:19:44 +02:00
Kliment Yanev 1e6885d25d Add blanking to projection for photopolymer printing 2012-03-04 19:02:28 +01:00
Alessandro Ranellucci 34ede756a6 Full GPLv3 notice 2012-01-23 12:36:49 +01:00
Alessandro Ranellucci 7d2ef9a6b6 Added licensing info to README and all source files 2012-01-23 12:17:28 +01:00
Kliment Yanev a07d40b896 Add screen size parameters to projector module 2012-01-10 17:09:46 +01:00
Kliment Yanev 74a7388f01 Add rudimentary slice projector support for resin printing. Uses relative moves in Z. 2012-01-10 15:05:56 +01:00