Commit Graph

1079 Commits (master)

Author SHA1 Message Date
unknown 48f82b9062 Merge Complete 2012-06-05 09:56:37 -05:00
unknown 94b5ddebbb Deleted Cherry Py 2012-06-04 23:37:53 -05:00
unknown a85ab61b63 Add place holder for temp control 2012-06-04 14:42:24 -05:00
unknown 4158bc63ca Only enable webinterface if CherryPy is available. Fix buttons on the web 2012-06-04 13:44:49 -05:00
beardface 6f04dc681c Merge pull request #2 from blddk/master
PHP parser
2012-06-03 05:51:55 -07:00
Michael Andresen 85d87383ec PHP parser
Added a little parser for the XML status returned by pronterface.
2012-06-03 14:29:53 +02:00
beardface 9099bd5f6b Merge pull request #1 from blddk/master
xml format fixed
2012-06-02 15:10:37 -07:00
blddk 4dc43e4d8c Fixed format for the progress values returned for printing and printing from sd 2012-06-03 01:07:28 +03:00
unknown afc22d7169 remove test interface 2012-05-31 17:12:23 -05:00
unknown e2e47c494c Added custom buttons, gui, cleaned up interface 2012-05-31 17:10:51 -05:00
unknown f2e87c6e7c Kill CherryPy when Pronterface closes 2012-05-31 14:49:32 -05:00
unknown 069ee940d3 Added State 2012-05-31 12:45:53 -05:00
unknown 56f7fd6e2e Added status 2012-05-31 12:45:07 -05:00
unknown b3eab2386b remove some excess logging 2012-05-31 12:37:23 -05:00
unknown 9692593f5e Added Authentication and updated status xml format 2012-05-31 12:26:14 -05:00
unknown 376bb068cd Update Readme for Web-Interface 2012-05-31 11:45:53 -05:00
unknown 471e500d24 Add styling place holders for style gurus to go to down... 2012-05-31 11:42:34 -05:00
unknown fb42d91156 Added xml status 2012-05-31 11:39:18 -05:00
unknown 0e647da104 Updates for web itnerface, add actions, and custom styling using css/style.css 2012-05-31 11:14:47 -05:00
unknown c2e68056ac Added Viewing of Console to Web Interface 2012-05-30 17:04:10 -05:00
unknown 16cf3d764f Added Initial Web Framework for Pronterface, right now, read only global settings. 2012-05-30 16:13:49 -05:00
kliment 9796429372 Merge pull request #231 from Stefanowicz/experimental
Fixed background colors when using dark themes
2012-05-28 10:30:46 -07:00
Stefanowicz af37c07d9a Fixed using configured background to XYButtons ZButtons and TempGauge 2012-05-28 17:34:43 +02:00
kliment d098a9531c Merge pull request #228 from garyhodgson/experimental
Projectlayer processing a zip of bmp files
2012-05-27 12:29:32 -07:00
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