Commit Graph

25 Commits (77eb2440e39277ff0a3c7f96bf2d1b52e7a57808)

Author SHA1 Message Date
Guillaume Seguin 77eb2440e3 Semi-automated coding style cleanup 2012-08-08 09:38:48 +02:00
Guillaume Seguin 8cc134955f Run reindent.py on the whole repository 2012-08-08 08:39:50 +02:00
Guillaume Seguin f008ba2316 Move printcore back to root folder and install it in setup.py 2012-08-04 10:42:42 +02:00
Guillaume Seguin 5778ff0020 Cleanup printcore's main 2012-08-04 10:40:44 +02:00
Guillaume Seguin f8151b5292 Fix typo 2012-08-04 10:35:56 +02:00
Guillaume Seguin e4282270ee Migrate dialogs and widgets to printrun/pronterface_widgets.py 2012-08-04 10:35:33 +02:00
Guillaume Seguin e5fb12b5bd Doc cleanup 2012-08-04 10:15:54 +02:00
Guillaume Seguin f367f0e5cf Cleanup 2012-08-04 00:02:16 +02:00
Guillaume Seguin 5a8e347440 Cleanup 2012-08-03 23:59:19 +02:00
Guillaume Seguin 5f298c45e1 Sleep during reset to let the board see the DTR line change 2012-08-03 23:56:52 +02:00
Guillaume Seguin a6df0acfa1 Cleanup and refactor a little 2012-08-03 23:54:35 +02:00
Guillaume Seguin ee5e41bcd1 More cleanup 2012-08-03 23:51:41 +02:00
Guillaume Seguin a21ff31cd0 Cleanup 2012-08-03 23:47:58 +02:00
Guillaume Seguin 6a006d785f Cleanup 2012-08-03 23:47:03 +02:00
Guillaume Seguin 898a43e5e5 Rework pause/resume 2012-08-03 23:43:11 +02:00
Guillaume Seguin a63c310ec8 More cleanup 2012-08-03 23:26:47 +02:00
Guillaume Seguin f1070225da Code cleanup 2012-08-03 23:25:51 +02:00
Guillaume Seguin b67990f9f2 Disable hup on serial port 2012-08-03 23:20:41 +02:00
Guillaume Seguin 99ec219ef8 Improvements to connect and disconnect 2012-08-02 23:48:40 +02:00
Guillaume Seguin b4cc74f877 Minor serial connection improvement 2012-08-02 23:32:28 +02:00
Guillaume Seguin 72173c6023 Add CLI parameters for web config files location (if not in ~/.printrun or cwd)
Also remove the chdir() to pronterface.py directory
2012-07-31 22:37:00 +02:00
Guillaume Seguin cc60367a83 New commandline paramters : -w/--web to request web interface
Also install webinterface deps and fix bug in configfile()
2012-07-31 12:00:05 +02:00
Guillaume Seguin fc2d009c3c Install svg module as printrun.svg 2012-07-31 11:04:13 +02:00
Guillaume Seguin 1d79b1231a Look for configuration files in ~/.printrun/ before looking in `pwd` 2012-07-31 11:02:06 +02:00
Guillaume Seguin 888143be42 Initial work towards a setup.py build system 2012-07-31 10:51:17 +02:00