Commit graph

997 commits

Author SHA1 Message Date
Kliment Yanev
d8406847c6 Added pyglet-based STL viewer 2011-10-12 20:56:20 +02:00
Keegi
55dd423951 Merge remote branch 'kliment/master' into experimental 2011-10-11 10:26:48 +03:00
Kliment Yanev
567c1d2302 Merge branch 'master' of github.com:kliment/Printrun 2011-10-10 20:38:41 +02:00
Kliment Yanev
48d9902607 Fixed minor documentation inaccuracies 2011-10-10 20:38:20 +02:00
kliment
a16a15063c Merge pull request #66 from k-eex/master
Cleaned up commit from l4nce0
2011-10-10 11:33:30 -07:00
l4nce0
541242efd2 Added feed back to console for Connect, Reset, Pause. Added periods to existing outputs.
Now when the program starts the last temp is set for Heater and Bed. Also a (user) is attached if it is a manual entry.
2011-10-07 19:43:01 +03:00
Keegi
e9e721bd5a Merge remote branch 'kliment/master' into experimental 2011-10-07 17:00:17 +03:00
Keegi
6af04ed612 Fix indentation problems in macro editor preventing it to create new multi-line macros 2011-10-07 16:49:53 +03:00
Keegi
d1f2ebd717 last used serial port pre-selection logic change, based on if it is autodetected to be present or not 2011-10-07 15:11:58 +03:00
Keegi
2806120123 custom button drag-drop rearranging 2011-09-30 17:41:30 +03:00
Kliment Yanev
d59fc73125 Prevent division by zero in stltool, at the risk of non-normalized normals. 2011-09-28 15:10:09 +02:00
Kliment Yanev
e97754e3dc Spawn sfact settings in a separate subprocess - this needs thorough testing or various OSs.
Closes #41
Closes #51
2011-09-28 13:47:57 +02:00
Denis B
ea72af56c1 Fixed hang on the second launch of skeinforge settings dialog under Windows. 2011-09-28 13:46:01 +02:00
Kliment Yanev
ca6bf893b4 Merge branch 'master' of github.com:kliment/Printrun 2011-09-28 13:42:23 +02:00
Kliment Yanev
bdba2b1449 Fixes issue #49 2011-09-28 13:41:24 +02:00
kliment
8cc06c1bbc Merge pull request #58 from alexrj/gviz-travel-moves
Paint travel moves with a different colour
2011-09-28 04:07:00 -07:00
kliment
65acdf7b7c Merge pull request #62 from iXce/master
French translation fix
2011-09-28 04:06:35 -07:00
Guillaume Seguin
73d9eb12f2 Clarify string in French translation 2011-09-28 12:58:47 +02:00
Kliment Yanev
419d3062c9 Emit binary STLs by default 2011-09-22 12:43:27 +02:00
Kliment Yanev
672a1b77d6 Merge branch 'master' of github.com:kliment/Printrun 2011-09-22 12:11:05 +02:00
Kliment Yanev
094c6a1a92 Move normal calculation into stltool
Fix inverted Y coordinates in normals
2011-09-22 12:10:27 +02:00
kliment
eb569521b5 Merge pull request #60 from tjhowse/master
Only adds the STL filename to the listbox, not the whole path.
2011-09-15 23:28:53 -07:00
Travis Howse
47229f631f Separated split and duplicate enumeration append. 2011-09-16 16:21:01 +10:00
Travis Howse
bb32e6654e Remove comment. 2011-09-16 16:12:34 +10:00
Travis Howse
547b2f2457 Replaced re with os.path.split. Fixed duplicates. 2011-09-16 16:11:23 +10:00
Travis Howse
ad81fb6282 Fixed formatting for pull request 2011-09-16 15:54:43 +10:00
Travis Howse
21c0b9aaa8 Only adds filename to list, not full path. 2011-09-16 15:47:58 +10:00
Travis Howse
50c2c4346f Merge remote-tracking branch 'kliment/master'
Conflicts:
	plater.py
2011-09-15 22:02:19 +10:00
Keegi
0da65f14d0 Fix exception on removing the last custombutton when there are no other custombuttons 2011-09-13 14:41:05 +03:00
Kliment Yanev
16fd9fd04d Open .gco files 2011-09-09 18:14:49 +02:00
Kliment Yanev
e28c83c654 Fix listbox to no longer scroll horizontally 2011-09-08 13:53:46 +02:00
Kliment Yanev
1deb61b25f Fix snap to z=0 when autoplating 2011-09-08 13:35:14 +02:00
Travis Howse
4053291eee Fixed dumbness 2011-09-08 21:33:36 +10:00
Travis Howse
2c84a64a30 Removed an extra space I added for no good reason. 2011-09-08 21:28:18 +10:00
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
Alessandro Ranellucci
694d0f45e5 Paint travel moves with a different colour 2011-09-07 13:43:36 +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