chiark / gitweb /
daid303 [Mon, 8 Apr 2013 08:34:41 +0000 (10:34 +0200)]
Fix the wrong extrusion amount for infill when using a odd wall thickness.
daid303 [Thu, 4 Apr 2013 12:34:46 +0000 (14:34 +0200)]
Fuck the stupid skeinforge ascii problems.
daid303 [Wed, 3 Apr 2013 11:13:24 +0000 (13:13 +0200)]
Fix project planner saving.
daid303 [Wed, 3 Apr 2013 09:38:52 +0000 (11:38 +0200)]
Add heatup to PLA temperatures button.
daid303 [Fri, 29 Mar 2013 17:39:08 +0000 (18:39 +0100)]
Fix some issues with the window position code.
daid303 [Fri, 29 Mar 2013 16:08:01 +0000 (17:08 +0100)]
Change the bottom cutoff from a float-spinner to a normal input box, as the spinner is causing lots of issues.
Daid [Fri, 29 Mar 2013 16:04:29 +0000 (17:04 +0100)]
Fix the splitter sizing issue on mac.
daid303 [Fri, 29 Mar 2013 09:34:57 +0000 (10:34 +0100)]
Force the window on screen.
daid303 [Thu, 28 Mar 2013 22:47:23 +0000 (23:47 +0100)]
Enhance SD card message.
daid303 [Thu, 28 Mar 2013 12:49:36 +0000 (13:49 +0100)]
Up the default support material amount to 80%
daid303 [Thu, 28 Mar 2013 12:45:34 +0000 (13:45 +0100)]
Enable retraction by default on the 4 simple profiles.
daid303 [Mon, 25 Mar 2013 09:32:09 +0000 (10:32 +0100)]
Default to maximized window.
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 [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 [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 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: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 14:46:39 +0000 (15:46 +0100)]
Slight speedup on gcode loader.
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:22 +0000 (10:09 +0100)]
Update on the file load error.
daid303 [Tue, 12 Mar 2013 08:57:58 +0000 (09:57 +0100)]
Update on the file load error.
daid303 [Tue, 12 Mar 2013 08:29:09 +0000 (09:29 +0100)]
Do not show loading... when the file fails to load.
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: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:58:34 +0000 (16:58 +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: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 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.
daid303 [Sat, 2 Mar 2013 14:48:13 +0000 (15:48 +0100)]
Fixed #367
daid303 [Fri, 1 Mar 2013 18:34:27 +0000 (19:34 +0100)]
Shorten the names of the tabs a bit so they fit better on MacOS.
daid303 [Fri, 1 Mar 2013 15:58:09 +0000 (16:58 +0100)]
Added ultimaker robot logo.
daid303 [Fri, 1 Mar 2013 11:53:13 +0000 (12:53 +0100)]
Slightly newer firmware included, build by script so they are reproducable. Fixed the layout of the dual/tripple/quad extrusion buttons.
daid303 [Fri, 1 Mar 2013 09:24:24 +0000 (10:24 +0100)]
Make the scale entry box look a bit better.
daid303 [Thu, 28 Feb 2013 14:52:46 +0000 (15:52 +0100)]
Added new arduino drivers which are signed (else Windows 8 will not accept them)
daid303 [Thu, 28 Feb 2013 13:38:00 +0000 (14:38 +0100)]
Make the layer scrollbar longer and hide the rotate/scale/mirror tools when viewing gcode.
daid303 [Thu, 28 Feb 2013 13:26:57 +0000 (14:26 +0100)]
Remove the tool selection when changing view modes.
daid303 [Thu, 28 Feb 2013 12:39:17 +0000 (13:39 +0100)]
Do not scale down huge objects, as it is not clear to users that the objects where scaled down.
daid303 [Thu, 28 Feb 2013 08:48:10 +0000 (09:48 +0100)]
Slow the GCode layers while loading instead of first loading the full GCode file.
daid303 [Thu, 28 Feb 2013 08:32:58 +0000 (09:32 +0100)]
Add layer slider. Solve the issue where loading a new file takes a long time and hangs the GUI when a large GCode file is still being loaded.
daid303 [Mon, 25 Feb 2013 12:11:54 +0000 (13:11 +0100)]
Slight update on the button layout, and possible help for issue #269
daid303 [Thu, 21 Feb 2013 08:16:17 +0000 (09:16 +0100)]
Plug the biggest part of the memory leak.
daid303 [Mon, 18 Feb 2013 16:07:40 +0000 (17:07 +0100)]
Added online stat collection, added dropdown 3D button.
daid303 [Fri, 15 Feb 2013 10:32:25 +0000 (11:32 +0100)]
Small fix for the object cutoff function.
daid303 [Thu, 14 Feb 2013 17:12:57 +0000 (18:12 +0100)]
Add the option to cut the bottom of a model, for none-flat bottoms.
daid303 [Thu, 14 Feb 2013 15:01:51 +0000 (16:01 +0100)]
Fix the batchrun tool.
daid303 [Wed, 13 Feb 2013 14:09:19 +0000 (15:09 +0100)]
Fix the endstop reading for the new firmware. Fix temperatue update in USB printing.
daid303 [Mon, 11 Feb 2013 12:27:02 +0000 (13:27 +0100)]
Do not crash if the ini is malformed.
daid303 [Mon, 11 Feb 2013 07:27:36 +0000 (08:27 +0100)]
Do not crash on malformed ini files.
daid303 [Fri, 8 Feb 2013 10:56:56 +0000 (11:56 +0100)]
Add mirror tools.
daid303 [Thu, 7 Feb 2013 10:34:23 +0000 (11:34 +0100)]
Add tab key to the glNumberCtrl.
daid303 [Thu, 7 Feb 2013 09:04:16 +0000 (10:04 +0100)]
Renamed glTextCtrl to glNumberCtrl to better reflect the function of the class.
daid303 [Thu, 7 Feb 2013 09:03:03 +0000 (10:03 +0100)]
Added some clipboard scanning code which does not do anything yet.
daid303 [Wed, 6 Feb 2013 17:46:54 +0000 (18:46 +0100)]
Calculate the scaling over the proper matrix axis.
daid303 [Wed, 6 Feb 2013 09:44:38 +0000 (10:44 +0100)]
Remove the load/prepare/print buttons from the bottom as they are in the 3D window now. Add dual/triple/quad load buttons on the 3D window.
daid303 [Wed, 6 Feb 2013 09:33:51 +0000 (10:33 +0100)]
Add working scale entry tools.
daid303 [Tue, 5 Feb 2013 14:08:48 +0000 (15:08 +0100)]
Fixed #356
daid303 [Tue, 5 Feb 2013 14:03:21 +0000 (15:03 +0100)]
Update on the OpenGL gui, now uses layout managers, and started work on a frame for number entry.
daid303 [Tue, 5 Feb 2013 12:50:32 +0000 (13:50 +0100)]
Show that Cura is made possible by Ultimaker in the splash screen.