Commit Graph

628 Commits (4d6bc5efae52c6b5055255244d9506a4fe9cc94b)

Author SHA1 Message Date
Daid 0121b2c384 Fixes #40 2012-04-09 12:30:22 +02:00
daid 0861381ad9 Merge pull request #44 from PyroMani/master
Probably fixes #17 issue and updated .gitignore
2012-04-09 03:26:00 -07:00
Ferdi van der Werf 1bbf136547 Updated .gitignore
Added more ignores, Cura preferences are not needed in repo.
2012-04-09 01:28:30 +02:00
Ferdi van der Werf 956b6ad33d Probably fixes #17 issue
On OSX spp.Destroy() causes an segfault, sizer.Remove(app) removes app
from the form but tries to call spp.Destroy() afterwards.
By hiding and detaching I created a workaround for the OSX problem.
This solution needs testing on Windows and Linux.
2012-04-09 01:26:37 +02:00
daid b4233e092a Merge pull request #43 from PyroMani/master
Fixes #1 issue
2012-04-08 13:49:21 -07:00
Ferdi van der Werf e2f4ce4ef6 Upstream merge 2012-04-08 22:43:39 +02:00
Ferdi van der Werf 61915438a6 Fixes #1 issue
Moving enter and leave window event to label, fixes the bug on osx that
didn't show tooltips.
2012-04-08 22:30:49 +02:00
Ferdi van der Werf e6badbfb7d OSX ignore and IDE ignore 2012-04-08 22:28:12 +02:00
daid 7d68441d7c Merge pull request #39 from lawrencejohnston/master
Fixes for #37 and #38
2012-04-08 10:47:51 -07:00
Lawrence Johnston d3bfafb2bd https://github.com/daid/Cura/issues/38 .gitignore does not ignore packages now that NewUI is no longer part of the name 2012-04-07 13:34:15 -07:00
Lawrence Johnston a055b03422 https://github.com/daid/Cura/issues/37 package.sh does not run correctly when current directory is not script directory 2012-04-07 13:28:43 -07:00
Lawrence Johnston 53aa2efd71 Merge commit 'd0691018c211d1dbd500c0b3d363da8c5bd2f11d' 2012-04-07 13:17:52 -07:00
Daid d0691018c2 Fixed progress bar error when slicing with skin enabled. 2012-04-07 16:27:22 +02:00
daid b294aede47 Added skin setting to advanced settings 2012-04-06 17:08:49 +02:00
daid 0626dae61c Update README to point people better to the right location 2012-04-06 16:20:22 +02:00
daid 1ded2a5c18 Added defaults for swap_xz and swap_yz 2012-04-06 15:15:41 +02:00
daid bcf7466f9d Updated advanced window (old name) to expert window (new name), was already called expert config in the GUI, just refactor in the code 2012-04-06 14:41:38 +02:00
Daid 251a96141e Split up some OpenGL stuff from preview3d. Added swapXZ and swapYZ for rotating on the platform 2012-04-05 22:35:52 +02:00
daid 8a82f0c625 Change default support material amount to 50%, this seems to make the support a lot easier to remove, without affecting quality. 2012-04-05 18:00:22 +02:00
daid 835b7883ca Add bottom layer thickness. Fix bug with line with in 3D preview (was not calculated from layer thickness) 2012-04-05 16:50:59 +02:00
daid 374b2d1b5e Add temperature control to print window 2012-04-04 17:02:22 +02:00
daid 55c50df972 Add printrun startmenu shortcut 2012-04-04 11:16:26 +02:00
daid b7701af448 Use utf-8 to save preferences, so the last filename may contain unicode characters. 2012-04-04 11:10:08 +02:00
Lawrence Johnston 1755cb8c3f Merge commit '96d014b2c4cef94dbbe4c3adc1c8d7a8ce929ad2' 2012-04-03 17:58:27 -07:00
Daid 96d014b2c4 Add support and skirt/raft colors to GCode preview 2012-04-03 23:45:42 +02:00
Daid 0a5cc62205 Add support to GCode comments. Show connect button in print dialog. 2012-04-03 20:27:46 +02:00
daid 7000945a07 Simplify the printer interface. 2012-04-03 17:01:51 +02:00
daid 6cef0052a9 Updated package script to run nsis if wine exists 2012-04-03 12:27:36 +02:00
daid c2ce7b9c24 Updated print window with statistics about the print. Filament used, and estimated print time. 2012-04-03 12:06:02 +02:00
daid e999faf08a Add hidden virtual printer, for testing 2012-04-03 11:59:38 +02:00
daid 7f27198e7b Disable the window icon till we find out why the MacOS crashes, and the windows version does not work. 2012-04-03 10:44:53 +02:00
Lawrence Johnston 3ccd965f3f Merge commit '870c4952fdb3268f5d4b6359d2e8046a6bb8df4f' 2012-04-02 20:04:15 -07:00
Daid 870c4952fd Move SkeinforgeVersion file into cura_sf directory 2012-04-02 21:40:27 +02:00
Daid 2595e57d5a Fix confict 2012-04-02 19:39:36 +02:00
Daid 6d82dfb4bd Just a comment 2012-04-02 19:34:27 +02:00
daid a8963b1cc1 Make the printer interface a bit more user friendly. 2012-04-02 18:56:44 +02:00
daid 7ec27fec92 Added extra fan control. Advanced setting to enabled/disable fan. And expert setting to set the fan start layer and fan speed. 2012-04-02 16:09:56 +02:00
daid 85d44ad8a0 Added icon to main window. Added win32 installer script, with drivers for Arduino Mega2560. 2012-04-02 14:43:39 +02:00
Daid ca92f69770 Printing works! If you press the right buttons in the right order that is. 2012-04-01 19:16:31 +02:00
Daid 7d13b17dd9 Small optimalization in gcode preview, saves a square root per line 2012-03-31 21:48:23 +02:00
Daid fe91a1b123 Merge branch 'master' of github.com:daid/Cura 2012-03-30 17:39:18 +02:00
daid 88337f1675 No longer use the current_profile.ini to share the profile between the backend slicer and the frontend. No longer have simple-mode overwrite the current profile from normal mode. 2012-03-30 13:54:49 +02:00
daid e17c4387c9 Speed up the first layer for low quality prints. 2012-03-30 12:11:10 +02:00
daid 7cb514f4aa Disable skirt for ABS on simple mode. Because we already have a raft. 2012-03-30 11:12:26 +02:00
daid 8c5bf431b5 Turn on fan in startcode instead of always have it on. 2012-03-30 09:50:13 +02:00
daid 9966bbf6f4 Fix start.gcode saving when the tab is opened for the first time. 2012-03-30 09:49:28 +02:00
Daid c44c656235 Merge branch 'master' of github.com:daid/Cura 2012-03-29 21:11:43 +02:00
daid ab6430c843 Added simple mode dialog 2012-03-29 14:45:14 +02:00
daid ddfd386b73 Make GCode reader store paths per layer 2012-03-29 11:01:33 +02:00
Daid 3ec6fa40d6 Merge branch 'master' of github.com:daid/Cura 2012-03-28 20:36:52 +02:00