Commit Graph

312 Commits (a489517e7b7709685c0f3ecb5461fb1d1f594a53)

Author SHA1 Message Date
Travis Howse a489517e7b Align STLs to z=0 when autoplating. 2011-09-08 21:26:45 +10:00
Travis Howse 9ee36bdfae Removed debug function 2011-09-08 21:15:45 +10:00
Travis Howse 8b494f9a52 Added centering code, tidied up some stuff. 2011-09-08 21:11:13 +10:00
Travis Howse 0711c27a70 :Merge branch 'master' into debug
Conflicts:
	plater.py
2011-09-08 20:41:49 +10:00
Travis Howse fb86e2908c Changed tabs to spaces. 2011-09-08 20:37:44 +10:00
Travis Howse e11f7edb34 Tidied up some stuff. 2011-09-08 20:35:41 +10:00
Travis Howse 0996395787 Changed tabs to four spaces for consistency. 2011-09-08 20:21:56 +10:00
Travis Howse 762b76f7ba Added new autoplate function
Crudely arranges the added STLs on the bed. Does not attempt to optimise for
space or anything, just arranges them in a rough grid.
2011-09-08 20:17:17 +10:00
Travis Howse 71a15c220d Added the autoplater stuff and a debug function 2011-09-08 20:15:53 +10:00
Kliment Yanev 2704c88dd1 Merge branch 'master' of github.com:kliment/Printrun 2011-09-07 17:05:51 +02:00
Kliment Yanev 716ab0e9f5 Fast plater 2011-09-07 17:05:23 +02:00
kliment 86f92fbbed Merge pull request #57 from CyrilLD/master
French translation + minor gui changes
2011-09-06 12:30:23 -07:00
Cyril Laguilhon-Debat 786bf24f32 Moved "Clear" button to menu 2011-09-06 21:26:37 +02:00
Cyril Laguilhon-Debat 1e91e807b7 Removing Tab chars, adding "Clear" button, and resizing translations 2011-09-06 18:55:52 +02:00
Cyril Laguilhon-Debat b03443cc6a Translations + some minors gui improvements
- french translations
- added some translated strings in pronterface.py
- resized macro window and control's positions
- reordered main menu
2011-09-06 17:48:16 +02:00
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