chiark / gitweb /
daid [Fri, 20 Apr 2012 12:23:11 +0000 (14:23 +0200)]
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
Daid [Thu, 19 Apr 2012 20:28:43 +0000 (22:28 +0200)]
Slight change in the next object gcode.
Daid [Thu, 19 Apr 2012 19:39:44 +0000 (21:39 +0200)]
Added print direct move icons for x and y
daid [Thu, 19 Apr 2012 15:35:08 +0000 (17:35 +0200)]
Add direct control buttons to print window (needs icons :P). Add project planner to file menu.
daid [Thu, 19 Apr 2012 14:31:39 +0000 (16:31 +0200)]
Updated project planner to use an alteration file between each print.
daid [Thu, 19 Apr 2012 14:16:15 +0000 (16:16 +0200)]
Update to project planner, toolbar icon buttons, less messy boundery boxes view.
daid [Thu, 19 Apr 2012 13:08:50 +0000 (15:08 +0200)]
Support setting tags in start/end gcode.
daid [Thu, 19 Apr 2012 09:52:52 +0000 (11:52 +0200)]
Added LICENSE file, Skeinforge is AGPL, so it's best to match that.
Daid [Wed, 18 Apr 2012 20:51:19 +0000 (22:51 +0200)]
Fix for bug caused by offloading scaling to the 3D card
daid [Wed, 18 Apr 2012 18:41:02 +0000 (11:41 -0700)]
Merge pull request #65 from PyroMani/master
Added icons for top toolbar of preview panel
Ferdi van der Werf [Wed, 18 Apr 2012 18:28:53 +0000 (20:28 +0200)]
On mouse-enter, change on/off icon to on, on mouse-out, change on/off icon to previous state
Ferdi van der Werf [Wed, 18 Apr 2012 18:27:34 +0000 (20:27 +0200)]
Added icons for top toolbar of preview panel
Ferdi van der Werf [Wed, 18 Apr 2012 17:03:31 +0000 (19:03 +0200)]
Added icons for 3d and top-down view
Ferdi van der Werf [Wed, 18 Apr 2012 16:22:52 +0000 (18:22 +0200)]
Merge remote-tracking branch 'upstream/master'
daid [Wed, 18 Apr 2012 15:48:34 +0000 (17:48 +0200)]
Speed up preview when changing multiply/scale by offloading that to the 3D card, instead of recalculating vertex positions.
daid [Wed, 18 Apr 2012 15:06:32 +0000 (17:06 +0200)]
Fixing feature 32 - expressions in scale.
daid [Wed, 18 Apr 2012 15:04:03 +0000 (17:04 +0200)]
Do less stuff in software, and more on the video card. Could be improved even more.
daid [Wed, 18 Apr 2012 14:52:00 +0000 (07:52 -0700)]
Merge pull request #64 from PyroMani/master
Empty scale defaults to scale 1.0
Ferdi van der Werf [Wed, 18 Apr 2012 14:38:18 +0000 (16:38 +0200)]
Merge remote-tracking branch 'upstream/master'
daid [Wed, 18 Apr 2012 14:10:27 +0000 (16:10 +0200)]
Have the first layer of support lines in "full" extrusion amount, so it sticks properly to the printer bed.
Ferdi van der Werf [Wed, 18 Apr 2012 14:08:58 +0000 (16:08 +0200)]
When scale is empty, default to 1.0 for profile and preview
daid [Wed, 18 Apr 2012 13:14:43 +0000 (15:14 +0200)]
Viewmode as radio button, still needs proper icons
daid [Wed, 18 Apr 2012 12:50:52 +0000 (14:50 +0200)]
Maybe this fixes the first run wizard calibration of 100mm extrusion problems.
daid [Wed, 18 Apr 2012 12:49:36 +0000 (14:49 +0200)]
Rename simple mode, quickprint in GUI
daid [Wed, 18 Apr 2012 12:48:05 +0000 (14:48 +0200)]
Auto select first radio item on toolbar.
daid [Wed, 18 Apr 2012 12:07:41 +0000 (14:07 +0200)]
Added "open file location" button
daid [Wed, 18 Apr 2012 11:33:37 +0000 (13:33 +0200)]
Fixed #58
daid [Wed, 18 Apr 2012 10:39:05 +0000 (12:39 +0200)]
Add radio toolbar buttons for 3D/Top view. Some minor cleanup in toggle button code.
daid [Wed, 18 Apr 2012 10:22:01 +0000 (12:22 +0200)]
Move "scale to max" button to scale entry, we should have room for it there now
daid [Wed, 18 Apr 2012 10:15:07 +0000 (12:15 +0200)]
Move toolbar button classes to an differnt file, so they are re-usable. Also cleaned up the code a bit.
daid [Wed, 18 Apr 2012 09:00:41 +0000 (11:00 +0200)]
Fix bugs where scale/rotate will not update on Linux
daid [Wed, 18 Apr 2012 08:53:59 +0000 (10:53 +0200)]
Merge branch 'master' of github.com:daid/Cura
daid [Wed, 18 Apr 2012 08:53:51 +0000 (01:53 -0700)]
Merge pull request #61 from PyroMani/master
Re-factored scale and rotate texts
daid [Wed, 18 Apr 2012 08:51:01 +0000 (10:51 +0200)]
Merge branch 'master' of github.com:daid/Cura
daid [Wed, 18 Apr 2012 08:50:56 +0000 (10:50 +0200)]
Update some tooltip texts to help users
Ferdi van der Werf [Tue, 17 Apr 2012 23:56:25 +0000 (01:56 +0200)]
Reset scale to 1.0 instead of 1
Ferdi van der Werf [Tue, 17 Apr 2012 23:54:04 +0000 (01:54 +0200)]
Removed unused method
Ferdi van der Werf [Tue, 17 Apr 2012 23:53:41 +0000 (01:53 +0200)]
Added more to .gitignore, mainly files made by packaging
Ferdi van der Werf [Tue, 17 Apr 2012 23:51:34 +0000 (01:51 +0200)]
Refactored scale and rotate statictext to reset buttons
daid [Tue, 17 Apr 2012 22:51:27 +0000 (15:51 -0700)]
Merge pull request #60 from PyroMani/master
Added icons for multiply
Ferdi van der Werf [Tue, 17 Apr 2012 22:41:40 +0000 (00:41 +0200)]
Added multiply icons and buttons
Daid [Tue, 17 Apr 2012 22:08:42 +0000 (00:08 +0200)]
Add NormalButton for toolbars, which has tooltip support, and proper image loading. Add icon for scale to machine size.
Daid [Tue, 17 Apr 2012 21:27:11 +0000 (23:27 +0200)]
Fix the toolbar buttons file path to be relative to the python file instead of the current working directory
Daid [Tue, 17 Apr 2012 21:18:58 +0000 (23:18 +0200)]
Merge branch 'master' of github.com:daid/Cura
daid [Tue, 17 Apr 2012 21:18:40 +0000 (14:18 -0700)]
Merge pull request #59 from PyroMani/master
Added Icons for Mirror and Swap
Ferdi van der Werf [Tue, 17 Apr 2012 21:16:24 +0000 (23:16 +0200)]
Refactored GenBitmapToggleButton to ToolButton:
* Added ToggleButton, refactored mirrorX, mirrorY, mirrorZ, swapXZ and swapYZ to use ToggleButton.
* Removed old event handlers for mirrorX, mirrorY, mirrorZ, swapXZ and swapYZ.
Ferdi van der Werf [Tue, 17 Apr 2012 18:08:24 +0000 (20:08 +0200)]
Moved some code for consistency, fixed swapXY button
Daid [Tue, 17 Apr 2012 17:14:48 +0000 (19:14 +0200)]
Merge conflic solved
Merge branch 'master' of github.com:daid/Cura
Conflicts:
Cura/util/profile.py
Daid [Tue, 17 Apr 2012 17:12:40 +0000 (19:12 +0200)]
Some changes for the project manager.
Ferdi van der Werf [Tue, 17 Apr 2012 13:31:25 +0000 (15:31 +0200)]
Removing first separator on toolbar2, we need all the space can get
Ferdi van der Werf [Tue, 17 Apr 2012 13:19:15 +0000 (15:19 +0200)]
Merge upstream, fixed conflicts, showing complete toolbar at bottom of preview
daid [Tue, 17 Apr 2012 11:49:34 +0000 (13:49 +0200)]
Fixed #57 - mistakenly encoded to str (ascii) before trying to convert to utf-8.
daid [Tue, 17 Apr 2012 11:29:16 +0000 (13:29 +0200)]
Change default FOV to look more natural
daid [Tue, 17 Apr 2012 10:08:19 +0000 (12:08 +0200)]
Added "scale up to max size" button, we really need those icons...
Ferdi van der Werf [Mon, 16 Apr 2012 21:06:02 +0000 (23:06 +0200)]
New layout icons for 3d preview pane
daid [Mon, 16 Apr 2012 14:00:15 +0000 (16:00 +0200)]
Updated firmware for a few fixes. Enabled Ultipanel+click encoder in default firmware (does not hurt if you do not have it)
daid [Mon, 16 Apr 2012 10:26:55 +0000 (12:26 +0200)]
Fixes #56 - Adjust the flowrate of bridges with the speed setting
daid [Fri, 13 Apr 2012 16:14:50 +0000 (18:14 +0200)]
Merge branch 'master' of github.com:daid/Cura
daid [Fri, 13 Apr 2012 16:14:38 +0000 (18:14 +0200)]
Seperate print interface into a different process.
daid [Fri, 13 Apr 2012 15:42:26 +0000 (17:42 +0200)]
Remove dist symlink when making nsis installer
daid [Fri, 13 Apr 2012 15:33:50 +0000 (17:33 +0200)]
Add accesscontrol plugin to set access rights and solve problems with Windows7 install
daid [Fri, 13 Apr 2012 10:18:51 +0000 (12:18 +0200)]
With the fixes from PyroMani the MacOS version is much more stable and on-par with the Linux version. So the warning message can be removed.
daid [Fri, 13 Apr 2012 10:16:56 +0000 (12:16 +0200)]
Fixed #52 - Correct error message when trying to print without a model. Fixed #53 - Give an error message when slicing without model loaded.
daid [Fri, 13 Apr 2012 10:13:02 +0000 (12:13 +0200)]
Fixing #51 - First run wizard calibration not working because default steps_per_e is zero
Ferdi van der Werf [Thu, 12 Apr 2012 22:11:11 +0000 (00:11 +0200)]
Removed ToolTip, only popup used right now
Ferdi van der Werf [Thu, 12 Apr 2012 22:05:09 +0000 (00:05 +0200)]
Flip renamed to Mirror, need to propagate to variables
Ferdi van der Werf [Thu, 12 Apr 2012 21:13:56 +0000 (23:13 +0200)]
Added popup window for OSX
Ferdi van der Werf [Thu, 12 Apr 2012 20:25:09 +0000 (22:25 +0200)]
Switched flip y and z images, removed comments
Ferdi van der Werf [Thu, 12 Apr 2012 20:18:34 +0000 (22:18 +0200)]
Experimental icons for flip x,y,z and swap xz,yz
Daid [Thu, 12 Apr 2012 19:30:32 +0000 (21:30 +0200)]
This might fix the permission issue with the windows installer
daid [Thu, 12 Apr 2012 12:43:51 +0000 (14:43 +0200)]
Fixes #45, stop fan with same setting as used to enable it.
daid [Thu, 12 Apr 2012 12:26:03 +0000 (14:26 +0200)]
Fixed #46 - added support for calculating print costs.
daid [Thu, 12 Apr 2012 11:58:19 +0000 (13:58 +0200)]
Add option to save profile when slicing
daid [Thu, 12 Apr 2012 10:23:34 +0000 (12:23 +0200)]
Only retract on space jumps, saves a lot of needless retractions.
daid [Wed, 11 Apr 2012 21:55:05 +0000 (14:55 -0700)]
Merge pull request #50 from PyroMani/master
Fixes #49 issue
Ferdi van der Werf [Wed, 11 Apr 2012 21:49:09 +0000 (23:49 +0200)]
Fixes #49 issue
Calling self.Layout() after changing the static text fixes text going
outside the box.
Needs to be checked on Linux and Windows.
daid [Wed, 11 Apr 2012 14:34:15 +0000 (16:34 +0200)]
Add version info
daid [Tue, 10 Apr 2012 14:45:53 +0000 (16:45 +0200)]
Allow math expressions in fields.
daid [Tue, 10 Apr 2012 13:49:09 +0000 (15:49 +0200)]
Add popup on textctrl, even tough it does not work for MacOS, it does work for linux/windows.
Daid [Mon, 9 Apr 2012 10:30:22 +0000 (12:30 +0200)]
Fixes #40
daid [Mon, 9 Apr 2012 10:26:00 +0000 (03:26 -0700)]
Merge pull request #44 from PyroMani/master
Probably fixes #17 issue and updated .gitignore
Ferdi van der Werf [Sun, 8 Apr 2012 23:28:30 +0000 (01:28 +0200)]
Updated .gitignore
Added more ignores, Cura preferences are not needed in repo.
Ferdi van der Werf [Sun, 8 Apr 2012 23:26:37 +0000 (01:26 +0200)]
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.
daid [Sun, 8 Apr 2012 20:49:21 +0000 (13:49 -0700)]
Merge pull request #43 from PyroMani/master
Fixes #1 issue
Ferdi van der Werf [Sun, 8 Apr 2012 20:43:39 +0000 (22:43 +0200)]
Upstream merge
Ferdi van der Werf [Sun, 8 Apr 2012 20:30:49 +0000 (22:30 +0200)]
Fixes #1 issue
Moving enter and leave window event to label, fixes the bug on osx that
didn't show tooltips.
Ferdi van der Werf [Sun, 8 Apr 2012 20:28:12 +0000 (22:28 +0200)]
OSX ignore and IDE ignore
daid [Sun, 8 Apr 2012 17:47:51 +0000 (10:47 -0700)]
Merge pull request #39 from lawrencejohnston/master
Fixes for #37 and #38
Lawrence Johnston [Sat, 7 Apr 2012 20:34:15 +0000 (13:34 -0700)]
https://github.com/daid/Cura/issues/38 .gitignore does not ignore packages now that NewUI is no longer part of the name
Lawrence Johnston [Sat, 7 Apr 2012 20:28:43 +0000 (13:28 -0700)]
https://github.com/daid/Cura/issues/37 package.sh does not run correctly when current directory is not script directory
Lawrence Johnston [Sat, 7 Apr 2012 20:17:52 +0000 (13:17 -0700)]
Daid [Sat, 7 Apr 2012 14:27:22 +0000 (16:27 +0200)]
Fixed progress bar error when slicing with skin enabled.
daid [Fri, 6 Apr 2012 15:08:49 +0000 (17:08 +0200)]
Added skin setting to advanced settings
daid [Fri, 6 Apr 2012 14:20:22 +0000 (16:20 +0200)]
Update README to point people better to the right location
daid [Fri, 6 Apr 2012 13:15:41 +0000 (15:15 +0200)]
Added defaults for swap_xz and swap_yz
daid [Fri, 6 Apr 2012 12:41:38 +0000 (14:41 +0200)]
Updated advanced window (old name) to expert window (new name), was already called expert config in the GUI, just refactor in the code
Daid [Thu, 5 Apr 2012 20:35:52 +0000 (22:35 +0200)]
Split up some OpenGL stuff from preview3d. Added swapXZ and swapYZ for rotating on the platform
daid [Thu, 5 Apr 2012 16:00:22 +0000 (18:00 +0200)]
Change default support material amount to 50%, this seems to make the support a lot easier to remove, without affecting quality.
daid [Thu, 5 Apr 2012 14:50:59 +0000 (16:50 +0200)]
Add bottom layer thickness. Fix bug with line with in 3D preview (was not calculated from layer thickness)
daid [Wed, 4 Apr 2012 15:02:22 +0000 (17:02 +0200)]
Add temperature control to print window