Commit Graph

297 Commits (603dcf01b063c82320a1727646b62a5efdad834a)

Author SHA1 Message Date
Cyril Laguilhon-Debat 603dcf01b0 French localisation update 2011-09-06 14:15:36 +02:00
Cyril Laguilhon-Debat d2ba1b2cc4 Change location of locale/ directory
necessary for windows compatibility
2011-09-06 14:06:42 +02:00
Kliment Yanev 88a7b10c79 Merge branch 'master' of github.com:kliment/Printrun 2011-09-05 00:08:51 +02:00
Kliment Yanev 895a958ea3 Fix edit dialog on Windows 2011-09-05 00:08:09 +02:00
Kliment Yanev bf8732881a Add zscaper module to convert images to heightmaps 2011-09-05 00:05:47 +02:00
Keegi 6e0d5a700b Revert "Merge pull request #55 from nesqi/master" - breaks custom buttons and scroll zoom in gviz
This reverts commit d2b90ebe77, reversing
changes made to 8af5496a4a.
2011-09-02 11:58:58 +03:00
Keegi 2a1ef25026 Merge pull request #56 from alexrj/fan-macro
Added a macro and button definition for controlling fan
2011-08-31 07:05:12 -07:00
Alessandro Ranellucci 6bf34a815e Added a macro and button definition for controlling fan 2011-08-28 20:40:31 +02:00
kliment d2b90ebe77 Merge pull request #55 from nesqi/master
Resize preview window on main window resize.
2011-08-28 07:02:32 -07:00
Erik Jonsson 4f4b1b4a8a Made the gviz component resize as the window resizes. 2011-08-28 15:09:26 +02:00
kliment 8af5496a4a Merge pull request #54 from Skateboss/master
Fix erroneous number of elements returned from function call
2011-08-27 13:50:47 -07:00
Skateboss 712fe6b970 removed line 1028 as it was left over from pasting. oops. 2011-08-28 08:35:48 +02:00
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
kliment 429c6f8135 Merge pull request #53 from kludgineer/patch-1
PLA temps set to better defaults.
2011-08-27 00:25:45 -07:00
kludgineer 5d2ea3cf4d pla temps set to better defaults 2011-08-27 01:16:35 -07: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 837ad5c63c Merge pull request #52 from Skateboss/master
Display dimensions of gcode file on load.
2011-08-26 14:34:39 -07: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