514 Commits

Author SHA1 Message Date
daid
ebc579b2a1 Say project planner in title bar 2012-04-20 17:15:10 +02:00
daid
861610f376 Add progress window to project planner. 2012-04-20 17:06:50 +02:00
daid
816598c45b Moving default message, so it does not emit a message on the project planner slicing 2012-04-20 15:25:48 +02:00
daid
b438918d92 Add scale/rotate controls to project planner. 2012-04-20 15:12:06 +02:00
daid
ab1e4729ad On close we have a "deselection" on the listbox, but the 3D preview is deleted then already, so we do not need to do a refresh then 2012-04-20 14:23:11 +02:00
Ferdi van der Werf
2be5c170b5 Merge remote-tracking branch 'upstream/master' 2012-04-19 22:58:23 +02:00
Daid
74d7b92dc4 Slight change in the next object gcode. 2012-04-19 22:28:43 +02:00
Daid
713a1c84ec Added print direct move icons for x and y 2012-04-19 21:39:44 +02:00
daid
9f004dfdfe Add direct control buttons to print window (needs icons :P). Add project planner to file menu. 2012-04-19 17:35:08 +02:00
Ferdi van der Werf
456b6aebc4 Merge remote-tracking branch 'upstream/master' 2012-04-19 16:52:03 +02:00
daid
5a721aaeb8 Updated project planner to use an alteration file between each print. 2012-04-19 16:31:39 +02:00
daid
67e12946ed Update to project planner, toolbar icon buttons, less messy boundery boxes view. 2012-04-19 16:16:15 +02:00
daid
814d4bfddb Support setting tags in start/end gcode. 2012-04-19 15:08:50 +02:00
daid
befa69dfa5 Added LICENSE file, Skeinforge is AGPL, so it's best to match that. 2012-04-19 11:52:52 +02:00
Ferdi van der Werf
bb6769aea4 Merge remote-tracking branch 'upstream/master' 2012-04-19 00:25:05 +02:00
Daid
57c3b1c2bb Fix for bug caused by offloading scaling to the 3D card 2012-04-18 22:51:19 +02:00
daid
2239b49db0 Merge pull request #65 from PyroMani/master
Added icons for top toolbar of preview panel
2012-04-18 11:41:02 -07:00
Ferdi van der Werf
eb0aac458b On mouse-enter, change on/off icon to on, on mouse-out, change on/off icon to previous state 2012-04-18 20:28:53 +02:00
Ferdi van der Werf
9b31b8f6b3 Added icons for top toolbar of preview panel 2012-04-18 20:27:34 +02:00
Ferdi van der Werf
ba37075ad5 Added icons for 3d and top-down view 2012-04-18 19:03:31 +02:00
Ferdi van der Werf
102c7e35f9 Merge remote-tracking branch 'upstream/master' 2012-04-18 18:22:52 +02:00
daid
5ffbe43329 Speed up preview when changing multiply/scale by offloading that to the 3D card, instead of recalculating vertex positions. 2012-04-18 17:48:34 +02:00
daid
c49b6c99a9 Fixing feature 32 - expressions in scale. 2012-04-18 17:06:32 +02:00
daid
5879a9e71b Do less stuff in software, and more on the video card. Could be improved even more. 2012-04-18 17:04:03 +02:00
daid
0e4b4923ac Merge pull request #64 from PyroMani/master
Empty scale defaults to scale 1.0
2012-04-18 07:52:00 -07:00
Ferdi van der Werf
b7bfd119a0 Merge remote-tracking branch 'upstream/master' 2012-04-18 16:38:18 +02:00
daid
885e43c95f Have the first layer of support lines in "full" extrusion amount, so it sticks properly to the printer bed. 2012-04-18 16:10:27 +02:00
Ferdi van der Werf
0a4fa748a8 When scale is empty, default to 1.0 for profile and preview 2012-04-18 16:08:58 +02:00
daid
57cd3cccd3 Viewmode as radio button, still needs proper icons 2012-04-18 15:14:43 +02:00
daid
5512d3bab1 Maybe this fixes the first run wizard calibration of 100mm extrusion problems. 2012-04-18 14:50:52 +02:00
daid
f68303c642 Rename simple mode, quickprint in GUI 2012-04-18 14:49:36 +02:00
daid
3f9c5d53b3 Auto select first radio item on toolbar. 2012-04-18 14:48:05 +02:00
daid
b3eae9c9ff Added "open file location" button 2012-04-18 14:07:41 +02:00
daid
aec00ecad8 Fixed #58 2012-04-18 13:33:37 +02:00
daid
b09f2f1837 Add radio toolbar buttons for 3D/Top view. Some minor cleanup in toggle button code. 2012-04-18 12:39:05 +02:00
daid
e92506cd5a Move "scale to max" button to scale entry, we should have room for it there now 2012-04-18 12:22:01 +02:00
daid
c195ab04bc Move toolbar button classes to an differnt file, so they are re-usable. Also cleaned up the code a bit. 2012-04-18 12:15:07 +02:00
daid
4d10199e74 Fix bugs where scale/rotate will not update on Linux 2012-04-18 11:00:41 +02:00
daid
00ba00cefa Merge branch 'master' of github.com:daid/Cura 2012-04-18 10:53:59 +02:00
daid
ceae8b1f95 Merge pull request #61 from PyroMani/master
Re-factored scale and rotate texts
2012-04-18 01:53:51 -07:00
daid
1891ebe9ff Merge branch 'master' of github.com:daid/Cura 2012-04-18 10:51:01 +02:00
daid
0ebce8cf3e Update some tooltip texts to help users 2012-04-18 10:50:56 +02:00
Ferdi van der Werf
928b359086 Reset scale to 1.0 instead of 1 2012-04-18 01:56:25 +02:00
Ferdi van der Werf
3bc4eeea89 Removed unused method 2012-04-18 01:54:04 +02:00
Ferdi van der Werf
112898f4e9 Added more to .gitignore, mainly files made by packaging 2012-04-18 01:53:41 +02:00
Ferdi van der Werf
2a3428e023 Refactored scale and rotate statictext to reset buttons 2012-04-18 01:51:34 +02:00
daid
a034a54a7c Merge pull request #60 from PyroMani/master
Added icons for multiply
2012-04-17 15:51:27 -07:00
Ferdi van der Werf
cbadc04c0f Added multiply icons and buttons 2012-04-18 00:41:40 +02:00
Daid
10515a6125 Add NormalButton for toolbars, which has tooltip support, and proper image loading. Add icon for scale to machine size. 2012-04-18 00:08:42 +02:00
Daid
2b20654057 Fix the toolbar buttons file path to be relative to the python file instead of the current working directory 2012-04-17 23:27:11 +02:00