Commit Graph

905 Commits (9c3199881825ccf0820be89440169272040ffc39)

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
Kliment Yanev f3d7f95250 Merge branch 'experimental' of github.com:kliment/Printrun into experimental 2012-05-23 18:19:07 +02:00
Kliment Yanev 8a29452af1 DO not clear sent lines dict after each ok - fix for firmware sending resend after ok triggering keyerror 2012-05-23 18:18:21 +02:00
kliment 99eb4edf0c Merge pull request #227 from FrozenFire/experimental
Slicer-agnostic wording
2012-05-23 08:08:07 -07:00
Nathan Zadoks 227c0595a2 made wording slicer-agnostic 2012-05-23 17:01:04 +02:00
Kliment Yanev 5f8415c727 Merge branch 'experimental' of github.com:kliment/Printrun into experimental 2012-05-23 16:22:29 +02:00
Kliment Yanev 1ac5059160 Add button to reset view (no icon) 2012-05-23 16:21:56 +02:00
kliment b5146672e3 Merge pull request #225 from garyhodgson/experimental
initial hack to accept Slic3r SVG
2012-05-22 14:40:01 -07:00
Gary Hodgson 5dd35d48b8 initial hack to accept Slic3r SVG 2012-05-21 21:38:49 +01:00
kliment d9a3363a6f Merge pull request #222 from cwc/master
Add __init__.py so Printrun can be used as package
2012-05-10 12:57:30 -07:00
Cameron Currie bf0add09f6 Add __init__.py so Printrun can be used as package 2012-05-10 12:31:05 -05:00
kliment 0603d9c74b Merge pull request #220 from jezmy/experimental
Fix print button, add tooltips, add icons to layer preview
2012-05-08 07:05:10 -07:00
jezmy a49194a19f Updated with tooltips; gviz now has toolbar with icons; fixed binding to print button 2012-05-08 14:53:33 +01:00
Kliment Yanev e9d686a523 Reduce size for buttons where text does not change 2012-05-06 19:06:03 +02:00
Kliment Yanev 523a2a4f6e Merge branch 'experimental' of https://github.com/jezmy/Printrun into experimental 2012-05-06 19:01:43 +02:00
Kliment Yanev 8237b63417 Remove redundant data from status bar. 2012-05-06 19:00:56 +02:00
jezmy 8bdb86f6df Set top buttons to consistant (70, 25) size 2012-05-06 16:57:50 +01:00
jezmy d19ee50c04 Set top buttons to consistant (70, 25) size 2012-05-06 16:00:50 +01:00
jezmy 8a0e703331 Supress Temperature message in log, but allow other info through 2012-05-06 00:17:21 +01:00
Jeremy Hammett dbbb51a4e0 Disable constant Temperature display in console 2012-05-05 20:10:30 +01:00
Jeremy Hammett fdfd7738a2 Merge branch 'experimental' of https://github.com/kliment/Printrun into experimental 2012-05-04 12:50:25 +01:00
Kliment Yanev 556ba0fbc2 Merge branch 'master' of https://github.com/PxT/Printrun into experimental 2012-05-04 07:47:21 +02:00
Kliment Yanev 7317a3a283 Make graph work again, and threadsafe 2012-05-04 06:40:19 +02:00
Jeremy Hammett df5764c6b2 Make control panel more compact with long translation texts such as Italian 2012-05-04 01:10:35 +01:00
Paul Telford fee5b5b9f7 Adds support for running an executable when print is finished. 2012-05-03 13:55:41 -07:00
Kliment Yanev 51a4636c1e Make control panel more compact with long translation texts such as Italian 2012-05-03 19:33:16 +02:00
Kliment Yanev b43093d080 Initialize default arc values to 0. Closes #200 2012-05-03 10:02:39 +02:00
Kliment Yanev f10d6c06e6 Merge branch 'spacebar' of https://github.com/canadaduane/Printrun into experimental 2012-05-03 09:53:09 +02:00
Kliment Yanev 3c7b538633 Temp graph works again.
Ignore "wait" messages from spammy firmwares and show timestamps with received messages (courtesy of juri_)
2012-05-03 09:48:54 +02:00
Duane Johnson 6071c42984 Add ability to repeat last movement command with the spacebar 2012-04-30 12:59:18 -05:00
Kliment Yanev 40e7c3ba2e Make pronterface window even more compact 2012-04-30 19:51:03 +02:00
kliment 4c292e61b8 Merge pull request #213 from jezmy/experimental
Use system default for the background color of plater/compose function.
2012-04-30 01:33:31 -07:00
Jeremy Hammett 210a8b6d88 Update stlview.py Double-click on window attempted to load a potentially non-existant stl file. Now prints the location and window name. 2012-04-30 02:27:43 +02:00
Jeremy Hammett 94ebebd93c Correct background colouring 2012-04-30 01:27:53 +02:00
Jeremy Hammett 40ac222690 Correct issue of plater background being dark for whole window 2012-04-30 01:09:53 +02:00
kliment a0bfdd6862 Merge pull request #212 from jezmy/experimental
Closes #174 - Correct layer-count when z is lifted for travel moves
2012-04-28 06:46:48 -07:00
Jeremy Hammett 06296a5346 Issue 174 - Correct layer-count when z is lifted for travel moves 2012-04-28 15:22:10 +02:00
Kliment Yanev 0dd3ce31e8 Made pronterface extremely compact to help it fit a tiny netbook screen 2012-04-26 10:08:59 +02:00
Kliment Yanev 594d8edefe Add up, down, plus and - buttons to gviz 2012-04-23 22:42:43 +02:00
Kliment Yanev 120740f002 Added search functionality to gcode editor.
Merge branch 'experimental' of https://github.com/jezmy/Printrun into experimental

Conflicts:
	gviz.py
2012-04-23 10:12:48 +02:00
Jeremy Hammett 92cba52dfd Update pronterface.py 2012-04-23 01:33:47 +02:00
Jeremy Hammett 3a0ab1570b Update gviz.py 2012-04-23 01:32:42 +02:00
kliment 2d0d71f9e2 Merge pull request #205 from kliment/master
Layer info display merge
2012-04-20 04:59:26 -07:00
kliment d731aaf9b3 Merge pull request #204 from jezmy/master
GCode viewer now displays layer info in status bar when scrolling
2012-04-20 04:58:16 -07:00
Jeremy Hammett 2613f65d18 Update gviz.py 2012-04-20 13:52:31 +02:00
Jeremy Hammett b5db90d1e4 Update gviz.py 2012-04-20 13:49:54 +02:00
Jeremy Hammett 4cfd073f1f Update gviz.py 2012-04-20 13:25:28 +02: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 253088d4aa Destroy file open dialog after it's closed. 2012-04-18 15:09:41 +02:00