Commit Graph

29 Commits (6ca8f26512b2d20340496aaae8093d72f419ee11)

Author SHA1 Message Date
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
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 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 716ab0e9f5 Fast plater 2011-09-07 17:05:23 +02: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 de535498f7 Add hashbang to plater.py 2011-07-31 00:06:32 +02:00
Kliment 073c23377e Deselect previously selected object on new object load 2011-07-30 23:54:37 +02:00
Kliment 3be01c92c4 Auto-select last opened object, faster rotation 2011-07-30 23:52:09 +02:00
kliment 85078b82a5 First working version of the plater tool. 2011-07-29 14:12:13 +02:00
kliment 655ab135e5 Fix permissions, allow commands when printer disconnected 2011-07-15 09:15:12 +02:00
kliment b8d04d1874 First semi-working version of plater. Only works with ascii stl files for now 2011-07-12 14:25:48 +02:00
kliment ae104d53a8 Plate generation tool and basic STL library 2011-07-11 12:27:58 +02:00