chiark / gitweb /
cura.git
11 years agoAdd heatup to PLA temperatures button.
daid303 [Wed, 3 Apr 2013 09:38:52 +0000 (11:38 +0200)]
Add heatup to PLA temperatures button.

11 years agoFix some issues with the window position code.
daid303 [Fri, 29 Mar 2013 17:39:08 +0000 (18:39 +0100)]
Fix some issues with the window position code.

11 years agoChange the bottom cutoff from a float-spinner to a normal input box, as the spinner...
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.

11 years agoFix the splitter sizing issue on mac.
Daid [Fri, 29 Mar 2013 16:04:29 +0000 (17:04 +0100)]
Fix the splitter sizing issue on mac.

11 years agoForce the window on screen.
daid303 [Fri, 29 Mar 2013 09:34:57 +0000 (10:34 +0100)]
Force the window on screen.

11 years agoEnhance SD card message.
daid303 [Thu, 28 Mar 2013 22:47:23 +0000 (23:47 +0100)]
Enhance SD card message.

11 years agoUp the default support material amount to 80%
daid303 [Thu, 28 Mar 2013 12:49:36 +0000 (13:49 +0100)]
Up the default support material amount to 80%

11 years agoEnable retraction by default on the 4 simple profiles.
daid303 [Thu, 28 Mar 2013 12:45:34 +0000 (13:45 +0100)]
Enable retraction by default on the 4 simple profiles.

11 years agoDefault to maximized window.
daid303 [Mon, 25 Mar 2013 09:32:09 +0000 (10:32 +0100)]
Default to maximized window.

11 years agoReset the window position if the window is off-screen.
daid303 [Fri, 22 Mar 2013 12:06:32 +0000 (13:06 +0100)]
Reset the window position if the window is off-screen.

11 years agoGoto the next wizard page if the skip button is pressed.
daid303 [Fri, 22 Mar 2013 11:20:26 +0000 (12:20 +0100)]
Goto the next wizard page if the skip button is pressed.

11 years agoRemove the default Estep value bug. Add enter to the number entery gl control.
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.

11 years agoRemove the cx-freeze requirement.
daid303 [Mon, 18 Mar 2013 10:25:15 +0000 (11:25 +0100)]
Remove the cx-freeze requirement.

11 years agoMerge pull request #377 from dylanwinn/master
daid [Mon, 18 Mar 2013 10:21:39 +0000 (03:21 -0700)]
Merge pull request #377 from dylanwinn/master

Fixed errors in Debian packaging.

11 years agoUpdate README.md
dylanwinn [Sun, 17 Mar 2013 04:57:31 +0000 (21:57 -0700)]
Update README.md

Added build instructions for Ubuntu.

11 years agoUpdate requirements.txt
dylanwinn [Sun, 17 Mar 2013 04:50:18 +0000 (21:50 -0700)]
Update requirements.txt

Added missing prerequisites/dependencies for Ubuntu. 

11 years agoUpdate cura.desktop
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.

11 years agoAdd different filament diameters for multiple extruders.
daid303 [Fri, 15 Mar 2013 09:21:53 +0000 (10:21 +0100)]
Add different filament diameters for multiple extruders.

11 years agoAdd temperature settings for nozzles 2 to 4.
daid303 [Fri, 15 Mar 2013 09:15:25 +0000 (10:15 +0100)]
Add temperature settings for nozzles 2 to 4.

11 years agoWhen stiching dual-extrusion remove all the moves between layers and give the switchi...
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.

11 years agoUpdate for dual-extrusion. Better start code with multiple temperatures set.
daid303 [Thu, 14 Mar 2013 14:17:27 +0000 (15:17 +0100)]
Update for dual-extrusion. Better start code with multiple temperatures set.

11 years agoBetter display dual-extrusion paths.
daid303 [Thu, 14 Mar 2013 10:55:53 +0000 (11:55 +0100)]
Better display dual-extrusion paths.

11 years agoSlight speedup on gcode loader.
daid303 [Wed, 13 Mar 2013 14:46:39 +0000 (15:46 +0100)]
Slight speedup on gcode loader.

11 years agoSpeed up GCode loading a bit.
daid303 [Wed, 13 Mar 2013 13:23:35 +0000 (14:23 +0100)]
Speed up GCode loading a bit.

11 years agoMerge branch 'master' of github.com:daid/Cura
daid303 [Tue, 12 Mar 2013 09:50:50 +0000 (10:50 +0100)]
Merge branch 'master' of github.com:daid/Cura

11 years agoUpdate on the file load error.
daid303 [Tue, 12 Mar 2013 09:09:22 +0000 (10:09 +0100)]
Update on the file load error.

11 years agoUpdate on the file load error.
daid303 [Tue, 12 Mar 2013 08:57:58 +0000 (09:57 +0100)]
Update on the file load error.

11 years agoDo not show loading... when the file fails to load.
daid303 [Tue, 12 Mar 2013 08:29:09 +0000 (09:29 +0100)]
Do not show loading... when the file fails to load.

11 years agoMerge pull request #374 from GreatFruitOmsk/master
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

11 years agoUse --build-bottle to avoid processor specific flags.
Ilya Kulakov [Sat, 9 Mar 2013 09:00:15 +0000 (16:00 +0700)]
Use --build-bottle to avoid processor specific flags.

11 years agoMerge remote-tracking branch 'upstream/master'
Ilya Kulakov [Sat, 9 Mar 2013 08:58:48 +0000 (15:58 +0700)]
Merge remote-tracking branch 'upstream/master'

11 years agoRequire power 1.2
Ilya Kulakov [Sat, 9 Mar 2013 08:58:40 +0000 (15:58 +0700)]
Require power 1.2

11 years agoEnsure only SSE2 instructions are used.
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.

11 years agoUpdate the statistics upload with preferences and version info. 13.03
daid303 [Fri, 8 Mar 2013 13:13:54 +0000 (14:13 +0100)]
Update the statistics upload with preferences and version info.

11 years agoFix for the pauze at Z plugin, when using multiple pauses below 15mm it was seeing...
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.

11 years agoAdd tooltip for object bottom cut-off.
daid303 [Fri, 8 Mar 2013 09:30:52 +0000 (10:30 +0100)]
Add tooltip for object bottom cut-off.

11 years agoRemove the G92 from the start code, the homing should set the software position to...
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.

11 years agoUpdate the viewmode combobox image when the viewmode is changed by loading a file...
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.

11 years agoMake the titles match.
daid303 [Fri, 8 Mar 2013 09:20:15 +0000 (10:20 +0100)]
Make the titles match.

11 years agoReset the rotation/scaling matrix and plugins on file drop.
daid303 [Fri, 8 Mar 2013 09:07:54 +0000 (10:07 +0100)]
Reset the rotation/scaling matrix and plugins on file drop.

11 years agoFix the collada loading bug, fix the mesh is unloaded after slicing bug.
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.

11 years agoMerge branch 'master' of https://github.com/daid/Cura
Daid [Thu, 7 Mar 2013 16:21:27 +0000 (17:21 +0100)]
Merge branch 'master' of https://github.com/daid/Cura

11 years agoAdd files for .deb package.
Daid [Thu, 7 Mar 2013 16:20:53 +0000 (17:20 +0100)]
Add files for .deb package.

11 years agoAdd debian build target for debian .deb package.
daid303 [Thu, 7 Mar 2013 16:19:57 +0000 (17:19 +0100)]
Add debian build target for debian .deb package.

11 years agoAdd 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.

11 years agoAdd 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.

11 years agoAdd 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.

11 years agoAdd 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.

11 years agoAdded icon for linux.
daid303 [Thu, 7 Mar 2013 15:58:34 +0000 (16:58 +0100)]
Added icon for linux.

11 years agoUpdate the version number to 13.03
daid303 [Thu, 7 Mar 2013 12:36:35 +0000 (13:36 +0100)]
Update the version number to 13.03

11 years agoSet the quickprint profiles from high to low.
daid303 [Thu, 7 Mar 2013 11:33:09 +0000 (12:33 +0100)]
Set the quickprint profiles from high to low.

11 years agoAdd working rotate/scale/mirror tools to the project planner.
daid303 [Thu, 7 Mar 2013 11:19:04 +0000 (12:19 +0100)]
Add working rotate/scale/mirror tools to the project planner.

11 years agoShow loading file message.
daid303 [Thu, 7 Mar 2013 09:48:17 +0000 (10:48 +0100)]
Show loading file message.

11 years agoAdd black borders around the white text, so it pops out more.
daid303 [Thu, 7 Mar 2013 09:18:20 +0000 (10:18 +0100)]
Add black borders around the white text, so it pops out more.

11 years agoMerge remote-tracking branch 'upstream/master'
Ilya Kulakov [Thu, 7 Mar 2013 04:20:47 +0000 (11:20 +0700)]
Merge remote-tracking branch 'upstream/master'

11 years agoPoint to the binary distribution of Python.
Ilya Kulakov [Thu, 7 Mar 2013 04:20:19 +0000 (11:20 +0700)]
Point to the binary distribution of Python.

11 years agoAdd the gl buttons to the project planner (needs some more work)
daid303 [Wed, 6 Mar 2013 20:34:10 +0000 (21:34 +0100)]
Add the gl buttons to the project planner (needs some more work)

11 years agoWhen changing view mode, properly reset the selected tool.
daid303 [Wed, 6 Mar 2013 17:38:59 +0000 (18:38 +0100)]
When changing view mode, properly reset the selected tool.

11 years agoIcon for overhang display.
daid303 [Wed, 6 Mar 2013 16:36:33 +0000 (17:36 +0100)]
Icon for overhang display.

11 years agoUpdate the combo box text color to white.
daid303 [Wed, 6 Mar 2013 15:29:21 +0000 (16:29 +0100)]
Update the combo box text color to white.

11 years agoSome updates to improve the button layout.
daid303 [Wed, 6 Mar 2013 15:21:44 +0000 (16:21 +0100)]
Some updates to improve the button layout.

11 years agoUpdate on the 3D window, now with nice icons. Also added some more error logging...
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.

11 years agoFix the project planner next object bug...
daid303 [Wed, 6 Mar 2013 10:08:26 +0000 (11:08 +0100)]
Fix the project planner next object bug...

11 years agoSmall fix on the scrollbar to stop an division by zero. Which crashes the GUI thread.
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.

11 years agoHopefully this releases the memory sooner.
daid303 [Tue, 5 Mar 2013 12:42:32 +0000 (13:42 +0100)]
Hopefully this releases the memory sooner.

11 years agoDraw the fullGCode layer which has been rendered already, so you see the rendering...
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.

11 years agoFixed a typo. Changed the GCode rendering so it gives quick results first, and then...
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.

11 years agoFixed #367
daid303 [Sat, 2 Mar 2013 14:48:13 +0000 (15:48 +0100)]
Fixed #367

11 years agoShorten the names of the tabs a bit so they fit better on MacOS.
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.

11 years agoAdded ultimaker robot logo.
daid303 [Fri, 1 Mar 2013 15:58:09 +0000 (16:58 +0100)]
Added ultimaker robot logo.

11 years agoSlightly newer firmware included, build by script so they are reproducable. Fixed...
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.

11 years agoMake the scale entry box look a bit better.
daid303 [Fri, 1 Mar 2013 09:24:24 +0000 (10:24 +0100)]
Make the scale entry box look a bit better.

11 years agoAdded new arduino drivers which are signed (else Windows 8 will not accept them)
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)

11 years agoMake the layer scrollbar longer and hide the rotate/scale/mirror tools when viewing...
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.

11 years agoRemove the tool selection when changing view modes.
daid303 [Thu, 28 Feb 2013 13:26:57 +0000 (14:26 +0100)]
Remove the tool selection when changing view modes.

11 years agoDo not scale down huge objects, as it is not clear to users that the objects where...
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.

11 years agoSlow the GCode layers while loading instead of first loading the full GCode file.
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.

11 years agoAdd layer slider. Solve the issue where loading a new file takes a long time and...
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.

11 years agoSlight update on the button layout, and possible help for issue #269
daid303 [Mon, 25 Feb 2013 12:11:54 +0000 (13:11 +0100)]
Slight update on the button layout, and possible help for issue #269

11 years agoPlug the biggest part of the memory leak.
daid303 [Thu, 21 Feb 2013 08:16:17 +0000 (09:16 +0100)]
Plug the biggest part of the memory leak.

11 years agoAdded online stat collection, added dropdown 3D button.
daid303 [Mon, 18 Feb 2013 16:07:40 +0000 (17:07 +0100)]
Added online stat collection, added dropdown 3D button.

11 years agoSmall fix for the object cutoff function.
daid303 [Fri, 15 Feb 2013 10:32:25 +0000 (11:32 +0100)]
Small fix for the object cutoff function.

11 years agoAdd the option to cut the bottom of a model, for none-flat bottoms.
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.

11 years agoFix the batchrun tool.
daid303 [Thu, 14 Feb 2013 15:01:51 +0000 (16:01 +0100)]
Fix the batchrun tool.

11 years agoFix the endstop reading for the new firmware. Fix temperatue update in USB printing.
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.

11 years agoDo not crash if the ini is malformed.
daid303 [Mon, 11 Feb 2013 12:27:02 +0000 (13:27 +0100)]
Do not crash if the ini is malformed.

11 years agoDo not crash on malformed ini files.
daid303 [Mon, 11 Feb 2013 07:27:36 +0000 (08:27 +0100)]
Do not crash on malformed ini files.

11 years agoAdd mirror tools.
daid303 [Fri, 8 Feb 2013 10:56:56 +0000 (11:56 +0100)]
Add mirror tools.

11 years agoAdd tab key to the glNumberCtrl.
daid303 [Thu, 7 Feb 2013 10:34:23 +0000 (11:34 +0100)]
Add tab key to the glNumberCtrl.

11 years agoRenamed glTextCtrl to glNumberCtrl to better reflect the function of the class.
daid303 [Thu, 7 Feb 2013 09:04:16 +0000 (10:04 +0100)]
Renamed glTextCtrl to glNumberCtrl to better reflect the function of the class.

11 years agoAdded some clipboard scanning code which does not do anything yet.
daid303 [Thu, 7 Feb 2013 09:03:03 +0000 (10:03 +0100)]
Added some clipboard scanning code which does not do anything yet.

11 years agoCalculate the scaling over the proper matrix axis.
daid303 [Wed, 6 Feb 2013 17:46:54 +0000 (18:46 +0100)]
Calculate the scaling over the proper matrix axis.

11 years agoRemove the load/prepare/print buttons from the bottom as they are in the 3D window...
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.

11 years agoAdd working scale entry tools.
daid303 [Wed, 6 Feb 2013 09:33:51 +0000 (10:33 +0100)]
Add working scale entry tools.

11 years agoFixed #356
daid303 [Tue, 5 Feb 2013 14:08:48 +0000 (15:08 +0100)]
Fixed #356

11 years agoUpdate on the OpenGL gui, now uses layout managers, and started work on a frame for...
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.

11 years agoShow that Cura is made possible by Ultimaker in the splash screen.
daid303 [Tue, 5 Feb 2013 12:50:32 +0000 (13:50 +0100)]
Show that Cura is made possible by Ultimaker in the splash screen.

11 years agoMerge branch 'master' of github.com:daid/Cura
daid303 [Tue, 5 Feb 2013 10:12:47 +0000 (11:12 +0100)]
Merge branch 'master' of github.com:daid/Cura

11 years agoMerge pull request #355 from GreatFruitOmsk/master
daid [Tue, 5 Feb 2013 10:12:27 +0000 (02:12 -0800)]
Merge pull request #355 from GreatFruitOmsk/master

PyObjC is now available at PyPI.

11 years agopower is now available at PyPI.
Ilya Kulakov [Mon, 4 Feb 2013 21:32:53 +0000 (04:32 +0700)]
power is now available at PyPI.