Commit Graph

282 Commits (f23f62098a27c96cc36e6216d224f65de62697e1)

Author SHA1 Message Date
Skateboss f23f62098a Edited pronterface.py via GitHub 2011-08-27 09:31:32 +02:00
Skateboss d4285ad1e2 removed brackets 2011-08-27 09:26:07 +02:00
Skateboss d01621d5e5 condensed measurements code. 2011-08-27 09:15:22 +02:00
Skateboss 4f8cffd9b0 removed minmax() 2011-08-27 09:11:52 +02:00
Skateboss 52bb2bf919 Added two functions to return measurements in 'mm' when loading a .stl or gcode file. 2011-08-27 08:51:01 +02:00
Skateboss 313163721e Edited pronterface.py via GitHub 2011-08-27 08:45:35 +02:00
Kliment Yanev af977d4689 Merge branch 'master' of github.com:kliment/Printrun 2011-08-23 20:08:58 +02:00
Kliment Yanev f6e182b954 Deal with commas in ascii stl files correctly 2011-08-23 20:08:31 +02:00
Kliment c2704f0dcc Deal with commas in ascii stl files correctly 2011-08-23 20:07:14 +02:00
Kliment b5c182a19a Push gui updates to a separate thread 2011-08-23 14:33:28 +02:00
Kliment 9350ffa6d0 Merge branch 'master' of github.com:kliment/Printrun 2011-08-23 09:49:09 +02:00
Kliment 1307f9801b Fix crash caused by serial error with fiveD firmware on resend request. 2011-08-22 12:09:39 +02:00
kliment 55052854ab Merge pull request #50 from brendanjerwin/patch-1
Updates to markdown and added OS X Lion instructions.
2011-08-18 00:25:28 -07:00
Brendan Erwin 94afd620a1 Edited online so I could more easily see the results of my edits. 2011-08-15 22:33:58 -03:00
Brendan Erwin 7f8a750eee more markdown updates 2011-08-15 21:26:47 -04:00
Brendan Erwin a7a75b55d9 stupid paste issue fixed 2011-08-15 21:21:27 -04:00
Brendan Erwin ea5074b8e0 renamed the file so github will format it. 2011-08-15 21:19:38 -04:00
Brendan Erwin 190660a88b Updates to markdown and added OS X Lion instructions. 2011-08-15 22:15:14 -03:00
Keegi d482c6636b Remove diagnostic message about saving data into .pronsolerc 2011-08-12 08:55:13 +03:00
Keegi c82ed32c19 useful "loud" button example 2011-08-12 08:53:19 +03:00
Kliment 291aac90e5 Merge branch 'master' of github.com:kliment/Printrun
Conflicts:
	pronterface.py
2011-08-11 15:04:26 +02:00
Kliment dbf3e7f0a2 Close gcode file explicitly after reading 2011-08-11 15:02:41 +02:00
kliment e450e3e320 Merge pull request #47 from ikmaak/master
First version of NL locale
2011-08-09 04:50:31 -07:00
Ruben Lubbes e33c17d41c Added NL locale 2011-08-09 13:42:49 +02:00
kliment 6d32cfa6dc Merge pull request #46 from jmarsden/master
i18n for Pronterface
2011-08-07 21:51:37 -07:00
Keegi cf62dc2504 preview extrusion width as setting 2011-08-07 23:11:35 +03:00
Keegi 3813ea29cc fixed drawing grid for non-square beds 2011-08-07 23:05:02 +03:00
Keegi eaa2a4c0cc settings for bed size/grid lines 2011-08-07 23:00:13 +03:00
Jonathan Marsden cc76743bc9 Add minimal/incomplete French message catalog 2011-08-06 20:37:08 -07:00
Jonathan Marsden c2649a291f Add gettext i18n to pronterface 2011-08-06 16:45:52 -07:00
Kliment df051e600f Add horrifyingly simple gcode editor 2011-08-06 15:28:25 +02:00
Kliment ed20b692ef Merge branch 'master' of github.com:kliment/Printrun
Conflicts:
	pronterface.py
2011-08-06 14:49:59 +02:00
Kliment 013c9f0bec Add estimated filament length used.
Print elapsed time at end of print.
2011-08-06 14:48:10 +02:00
Keegi df81a73dcc use enable/disable for pause button instead of hide/show to not interfere with custombuttons 2011-08-05 01:32:22 +03:00
Keegi 97a530d53b fix typo 2011-08-04 22:28:34 +03:00
Keegi 38b69e7d74 another attempt to get popup menu for buttons on mac 2011-08-04 21:15:34 +03:00
Keegi e6f4f9dfb5 attempt to get button popup to work on mac 2011-08-04 15:20:45 +03:00
Keegi 45df5ba110 Merge remote branch 'kliment/master' 2011-08-04 14:13:07 +03:00
Keegi 2e99e1d72d improve confusing message about saving key when it is erased 2011-08-04 14:07:19 +03:00
Keegi 8dd97e12e7 Custom button customisation implemented 2011-08-04 14:03:35 +03:00
kliment e18547b65b Merge pull request #43 from grevaillot/master
Plater.py : add delete object button.
2011-08-03 15:17:32 -07:00
Keegi 353e51d6dd fix specifying colours causing exception 2011-08-03 22:27:41 +03:00
Keegi 799a3ec0e1 customise custom buttons via UI 2011-08-03 21:49:19 +03:00
Guillaume Revaillot 887eeb3dd9 add delete button, allow to remove selected object. 2011-08-03 20:31:53 +02:00
Kliment 78e585e6c9 Set default list style in plater 2011-08-02 18:02:49 +02:00
Kliment 3f5f6d7d38 Set client size in plater 2011-08-02 17:46:10 +02:00
Kliment 411985dbce Set icon for plater 2011-08-02 17:45:23 +02:00
Kliment fe29da5bbe Add icons for plater and pronsole 2011-08-02 17:44:13 +02:00
kliment 0cd6ab2c31 Merge pull request #42 from ahmetcemturan/master
Simplified, mac-compatible skeinforge configuration - compatible with sfact
2011-08-02 01:44:32 -07:00
Ahmet Cem TURAN 1ea2cc3c8f Deleted SFACT related stuff 2011-08-02 11:08:22 +03:00