chiark / gitweb /
daid303 [Mon, 25 Mar 2013 09:21:20 +0000 (10:21 +0100)]
Split the scene logic into another file, so we can add auto-placement there without making a huge mess of the gui code.
daid303 [Mon, 25 Mar 2013 09:21:12 +0000 (10:21 +0100)]
Split the scene logic into another file, so we can add auto-placement there without making a huge mess of the gui code.
daid303 [Sun, 24 Mar 2013 12:43:15 +0000 (13:43 +0100)]
Add fancy loading animation.
daid303 [Sun, 24 Mar 2013 10:40:50 +0000 (11:40 +0100)]
Draw outline of selected object.
daid303 [Fri, 22 Mar 2013 18:31:20 +0000 (19:31 +0100)]
Allow object de-selection.
daid303 [Fri, 22 Mar 2013 18:23:25 +0000 (19:23 +0100)]
Small fix on the new view position after object selection.
daid303 [Fri, 22 Mar 2013 18:22:28 +0000 (19:22 +0100)]
Small fix on the new view position after object selection.
daid303 [Fri, 22 Mar 2013 17:56:08 +0000 (18:56 +0100)]
Add zoom animation.
daid303 [Fri, 22 Mar 2013 17:36:01 +0000 (18:36 +0100)]
Add camera translation animation.
daid303 [Fri, 22 Mar 2013 14:05:37 +0000 (15:05 +0100)]
Add drawing of machine dimensions.
daid303 [Fri, 22 Mar 2013 12:23:36 +0000 (13:23 +0100)]
Make selected object brighter.
daid303 [Fri, 22 Mar 2013 12:06:47 +0000 (13:06 +0100)]
Merge branch 'master' into SteamEngine
daid303 [Fri, 22 Mar 2013 12:06:32 +0000 (13:06 +0100)]
Reset the window position if the window is off-screen.
daid303 [Fri, 22 Mar 2013 11:20:26 +0000 (12:20 +0100)]
Goto the next wizard page if the skip button is pressed.
daid303 [Fri, 22 Mar 2013 11:09:12 +0000 (12:09 +0100)]
Fix crash bug.
daid303 [Fri, 22 Mar 2013 10:33:02 +0000 (11:33 +0100)]
Add multi object rendering and selection.
daid303 [Thu, 21 Mar 2013 16:42:29 +0000 (17:42 +0100)]
Massive breaking time, start of the new scene display which will cleanup a lot of code.
daid303 [Thu, 21 Mar 2013 08:44:42 +0000 (09:44 +0100)]
Fix compatibility with older preferences ini.
daid303 [Thu, 21 Mar 2013 08:43:23 +0000 (09:43 +0100)]
Merge branch 'master' into SteamEngine
daid303 [Thu, 21 Mar 2013 08:43:13 +0000 (09:43 +0100)]
Remove the default Estep value bug. Add enter to the number entery gl control.
daid303 [Thu, 21 Mar 2013 08:32:33 +0000 (09:32 +0100)]
Start of the "projectableObject" which contains multiple meshes, which represents a single printable thing with different colors/settings.
daid303 [Wed, 20 Mar 2013 16:05:48 +0000 (17:05 +0100)]
Update the preference window to use the new setting code.
daid303 [Wed, 20 Mar 2013 13:15:43 +0000 (14:15 +0100)]
Change the expert settings dialog to use the new settings code.
daid303 [Wed, 20 Mar 2013 12:49:30 +0000 (13:49 +0100)]
typo fix.
daid303 [Wed, 20 Mar 2013 12:38:12 +0000 (13:38 +0100)]
Make better use of the new settings code.
daid303 [Wed, 20 Mar 2013 08:10:32 +0000 (09:10 +0100)]
Make new setting code active, and add all ranges for settings. Still has some hacks here and there to make it functional.
daid303 [Tue, 19 Mar 2013 11:21:01 +0000 (12:21 +0100)]
Add new way of storing settings.
daid303 [Tue, 19 Mar 2013 07:50:28 +0000 (08:50 +0100)]
Add retraction configuration and object-sink feature.
daid303 [Mon, 18 Mar 2013 15:51:40 +0000 (16:51 +0100)]
Show the temperature group.
daid303 [Mon, 18 Mar 2013 14:14:28 +0000 (15:14 +0100)]
Add steamengine support configuration.
daid303 [Mon, 18 Mar 2013 11:11:56 +0000 (12:11 +0100)]
Merge branch 'master' into SteamEngine
daid303 [Mon, 18 Mar 2013 10:25:15 +0000 (11:25 +0100)]
Remove the cx-freeze requirement.
daid [Mon, 18 Mar 2013 10:21:39 +0000 (03:21 -0700)]
Merge pull request #377 from dylanwinn/master
Fixed errors in Debian packaging.
dylanwinn [Sun, 17 Mar 2013 04:57:31 +0000 (21:57 -0700)]
Update README.md
Added build instructions for Ubuntu.
dylanwinn [Sun, 17 Mar 2013 04:50:18 +0000 (21:50 -0700)]
Update requirements.txt
Added missing prerequisites/dependencies for Ubuntu.
dylanwinn [Sun, 17 Mar 2013 04:35:45 +0000 (21:35 -0700)]
Update cura.desktop
Added path to cura.desktop in order to fix slicing errors on Ubuntu.
daid303 [Fri, 15 Mar 2013 11:46:03 +0000 (12:46 +0100)]
Merge fix.
daid303 [Fri, 15 Mar 2013 09:21:53 +0000 (10:21 +0100)]
Add different filament diameters for multiple extruders.
daid303 [Fri, 15 Mar 2013 09:15:25 +0000 (10:15 +0100)]
Add temperature settings for nozzles 2 to 4.
daid303 [Fri, 15 Mar 2013 09:09:52 +0000 (10:09 +0100)]
When stiching dual-extrusion remove all the moves between layers and give the switching code a new position to move to.
daid303 [Thu, 14 Mar 2013 14:17:54 +0000 (15:17 +0100)]
Merge branch 'master' into SteamEngine
daid303 [Thu, 14 Mar 2013 14:17:27 +0000 (15:17 +0100)]
Update for dual-extrusion. Better start code with multiple temperatures set.
daid303 [Thu, 14 Mar 2013 10:55:53 +0000 (11:55 +0100)]
Better display dual-extrusion paths.
daid303 [Wed, 13 Mar 2013 15:03:53 +0000 (16:03 +0100)]
Merge branch 'master' into SteamEngine
daid303 [Wed, 13 Mar 2013 14:46:39 +0000 (15:46 +0100)]
Slight speedup on gcode loader.
daid303 [Wed, 13 Mar 2013 13:23:48 +0000 (14:23 +0100)]
Merge branch 'master' into steamengine
daid303 [Wed, 13 Mar 2013 13:23:35 +0000 (14:23 +0100)]
Speed up GCode loading a bit.
daid303 [Tue, 12 Mar 2013 09:50:50 +0000 (10:50 +0100)]
Merge branch 'master' of github.com:daid/Cura
daid303 [Tue, 12 Mar 2013 09:09:29 +0000 (10:09 +0100)]
Merge branch 'master' into steamengine
daid303 [Tue, 12 Mar 2013 09:09:22 +0000 (10:09 +0100)]
Update on the file load error.
daid303 [Tue, 12 Mar 2013 08:58:09 +0000 (09:58 +0100)]
Merge branch 'master' into steamengine
daid303 [Tue, 12 Mar 2013 08:57:58 +0000 (09:57 +0100)]
Update on the file load error.
daid303 [Tue, 12 Mar 2013 08:31:26 +0000 (09:31 +0100)]
Merge branch 'master' into steamengine
daid303 [Tue, 12 Mar 2013 08:29:09 +0000 (09:29 +0100)]
Do not show loading... when the file fails to load.
daid303 [Mon, 11 Mar 2013 10:28:55 +0000 (11:28 +0100)]
Merge branch 'master' into SteamEngine
daid [Sat, 9 Mar 2013 17:34:42 +0000 (09:34 -0800)]
Merge pull request #374 from GreatFruitOmsk/master
Fix crashes on Mac OS X 10.6 and CPUs without SSE4
Ilya Kulakov [Sat, 9 Mar 2013 09:00:15 +0000 (16:00 +0700)]
Use --build-bottle to avoid processor specific flags.
Ilya Kulakov [Sat, 9 Mar 2013 08:58:48 +0000 (15:58 +0700)]
Merge remote-tracking branch 'upstream/master'
Ilya Kulakov [Sat, 9 Mar 2013 08:58:40 +0000 (15:58 +0700)]
Require power 1.2
Ilya Kulakov [Sun, 24 Feb 2013 13:26:48 +0000 (20:26 +0700)]
Ensure only SSE2 instructions are used.
Cura is supposed to work on at least 32bit CPU on 10.6
Such CPUs support only SSE2.
daid303 [Fri, 8 Mar 2013 13:13:54 +0000 (14:13 +0100)]
Update the statistics upload with preferences and version info.
daid303 [Fri, 8 Mar 2013 09:49:40 +0000 (10:49 +0100)]
Fix for the pauze at Z plugin, when using multiple pauses below 15mm it was seeing the up-move as the pause point for the next pause.
daid303 [Fri, 8 Mar 2013 09:31:55 +0000 (10:31 +0100)]
Merge fix.
daid303 [Fri, 8 Mar 2013 09:30:52 +0000 (10:30 +0100)]
Add tooltip for object bottom cut-off.
daid303 [Fri, 8 Mar 2013 09:26:26 +0000 (10:26 +0100)]
Remove the G92 from the start code, the homing should set the software position to wherever the home switches are.
daid303 [Fri, 8 Mar 2013 09:24:57 +0000 (10:24 +0100)]
Update the viewmode combobox image when the viewmode is changed by loading a file or slicing being ready.
daid303 [Fri, 8 Mar 2013 09:20:15 +0000 (10:20 +0100)]
Make the titles match.
daid303 [Fri, 8 Mar 2013 09:07:54 +0000 (10:07 +0100)]
Reset the rotation/scaling matrix and plugins on file drop.
daid303 [Fri, 8 Mar 2013 09:06:36 +0000 (10:06 +0100)]
Fix the collada loading bug, fix the mesh is unloaded after slicing bug.
Daid [Thu, 7 Mar 2013 16:21:27 +0000 (17:21 +0100)]
Merge branch 'master' of https://github.com/daid/Cura
Daid [Thu, 7 Mar 2013 16:20:53 +0000 (17:20 +0100)]
Add files for .deb package.
daid303 [Thu, 7 Mar 2013 16:19:57 +0000 (17:19 +0100)]
Add debian build target for debian .deb package.
daid303 [Thu, 7 Mar 2013 16:16:23 +0000 (17:16 +0100)]
Add debian build target for debian .deb package.
daid303 [Thu, 7 Mar 2013 16:15:18 +0000 (17:15 +0100)]
Add debian build target for debian .deb package.
daid303 [Thu, 7 Mar 2013 16:14:17 +0000 (17:14 +0100)]
Add debian build target for debian .deb package.
daid303 [Thu, 7 Mar 2013 16:13:06 +0000 (17:13 +0100)]
Add debian build target for debian .deb package.
daid303 [Thu, 7 Mar 2013 15:59:06 +0000 (16:59 +0100)]
Merge branch 'master' into SteamEngine
daid303 [Thu, 7 Mar 2013 15:58:34 +0000 (16:58 +0100)]
Added icon for linux.
daid303 [Thu, 7 Mar 2013 15:54:34 +0000 (16:54 +0100)]
Added icon for linux.
daid303 [Thu, 7 Mar 2013 12:36:35 +0000 (13:36 +0100)]
Update the version number to 13.03
daid303 [Thu, 7 Mar 2013 11:33:09 +0000 (12:33 +0100)]
Set the quickprint profiles from high to low.
daid303 [Thu, 7 Mar 2013 11:19:04 +0000 (12:19 +0100)]
Add working rotate/scale/mirror tools to the project planner.
daid303 [Thu, 7 Mar 2013 09:48:17 +0000 (10:48 +0100)]
Show loading file message.
daid303 [Thu, 7 Mar 2013 09:18:20 +0000 (10:18 +0100)]
Add black borders around the white text, so it pops out more.
Ilya Kulakov [Thu, 7 Mar 2013 04:20:47 +0000 (11:20 +0700)]
Merge remote-tracking branch 'upstream/master'
Ilya Kulakov [Thu, 7 Mar 2013 04:20:19 +0000 (11:20 +0700)]
Point to the binary distribution of Python.
daid303 [Wed, 6 Mar 2013 20:34:10 +0000 (21:34 +0100)]
Add the gl buttons to the project planner (needs some more work)
daid303 [Wed, 6 Mar 2013 17:38:59 +0000 (18:38 +0100)]
When changing view mode, properly reset the selected tool.
daid303 [Wed, 6 Mar 2013 16:36:33 +0000 (17:36 +0100)]
Icon for overhang display.
daid303 [Wed, 6 Mar 2013 15:46:27 +0000 (16:46 +0100)]
Merge branch 'master' into SteamEngine
daid303 [Wed, 6 Mar 2013 15:29:21 +0000 (16:29 +0100)]
Update the combo box text color to white.
daid303 [Wed, 6 Mar 2013 15:21:44 +0000 (16:21 +0100)]
Some updates to improve the button layout.
daid303 [Wed, 6 Mar 2013 14:13:50 +0000 (15:13 +0100)]
Update on the 3D window, now with nice icons. Also added some more error logging, hopefully catching the Windows 3D window problem.
daid303 [Wed, 6 Mar 2013 10:08:26 +0000 (11:08 +0100)]
Fix the project planner next object bug...
daid303 [Tue, 5 Mar 2013 14:50:59 +0000 (15:50 +0100)]
Disabled the settings which are not available in the steamengine.
daid303 [Tue, 5 Mar 2013 14:23:18 +0000 (15:23 +0100)]
Add steamengine run commands.
daid303 [Tue, 5 Mar 2013 12:43:27 +0000 (13:43 +0100)]
Small fix on the scrollbar to stop an division by zero. Which crashes the GUI thread.
daid303 [Tue, 5 Mar 2013 12:42:32 +0000 (13:42 +0100)]
Hopefully this releases the memory sooner.
daid303 [Tue, 5 Mar 2013 12:41:57 +0000 (13:41 +0100)]
Draw the fullGCode layer which has been rendered already, so you see the rendering raising in the model.
daid303 [Mon, 4 Mar 2013 10:50:28 +0000 (11:50 +0100)]
Fixed a typo. Changed the GCode rendering so it gives quick results first, and then renders slower with line width and infills. Fixed the GCode view not reaching the max layer when loading the GCode file while showing it.