chiark / gitweb /
cura.git
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.

11 years agoFix the number display on the scale tool, and make the scaling ticks depend on the...
daid303 [Mon, 4 Feb 2013 09:04:23 +0000 (10:04 +0100)]
Fix the number display on the scale tool, and make the scaling ticks depend on the whole scale, not the current extra factor.

11 years agoPyObjC is now available at PyPI.
Ilya Kulakov [Sun, 3 Feb 2013 06:02:08 +0000 (13:02 +0700)]
PyObjC is now available at PyPI.

11 years agoAllow unselection of tools, and fix the scaling size indication.
daid303 [Thu, 31 Jan 2013 12:27:13 +0000 (13:27 +0100)]
Allow unselection of tools, and fix the scaling size indication.

11 years agoMerge pull request #349 from smorloc/master
daid [Tue, 29 Jan 2013 12:55:33 +0000 (04:55 -0800)]
Merge pull request #349 from smorloc/master

Disabled setting minimum control width in configBase.

11 years agoUpdate the steep display in some more cases.
daid303 [Tue, 29 Jan 2013 10:24:34 +0000 (11:24 +0100)]
Update the steep display in some more cases.

11 years agoOnly draw the GCode layers when they are on screen, to remove the slowdown in model...
daid303 [Tue, 29 Jan 2013 09:01:57 +0000 (10:01 +0100)]
Only draw the GCode layers when they are on screen, to remove the slowdown in model view. Fix the minimal feedrate problems in the cooling plugin.

11 years agoFix the steep overhang display when rotating/scaling.
daid303 [Tue, 29 Jan 2013 08:46:35 +0000 (09:46 +0100)]
Fix the steep overhang display when rotating/scaling.

11 years agoSome small fixes suggested by Erik after testing.
daid303 [Tue, 29 Jan 2013 08:38:46 +0000 (09:38 +0100)]
Some small fixes suggested by Erik after testing.

11 years agoDisabled setting mininum control width
smorloc [Mon, 28 Jan 2013 17:04:50 +0000 (12:04 -0500)]
Disabled setting mininum control width

Disabled setting mininum control width in configBase.  This was to
address a layout issue in the expert settings dialog.

11 years agoUpdated version number to 13.01
Daid [Mon, 28 Jan 2013 14:51:54 +0000 (15:51 +0100)]
Updated version number to 13.01

11 years agoAdd basic AMF support to skeinforge.
daid303 [Mon, 28 Jan 2013 12:46:12 +0000 (13:46 +0100)]
Add basic AMF support to skeinforge.

11 years agoProperly check the v1/2/3 tag, else we have issues with faces with normals.
daid303 [Mon, 28 Jan 2013 12:37:03 +0000 (13:37 +0100)]
Properly check the v1/2/3 tag, else we have issues with faces with normals.

11 years agoAdd very basic AMF support.
daid303 [Mon, 28 Jan 2013 12:29:12 +0000 (13:29 +0100)]
Add very basic AMF support.

11 years agoFix combined STL save.
daid303 [Mon, 28 Jan 2013 11:14:09 +0000 (12:14 +0100)]
Fix combined STL save.

11 years agoRotate/scale now work in the project planner!.
daid303 [Mon, 28 Jan 2013 10:58:53 +0000 (11:58 +0100)]
Rotate/scale now work in the project planner!.

11 years agoMore fixes for the project planner, still not functional.
daid303 [Mon, 28 Jan 2013 09:23:22 +0000 (10:23 +0100)]
More fixes for the project planner, still not functional.

11 years agoMerge branch 'master' of github.com:daid/Cura
daid303 [Sun, 27 Jan 2013 18:22:27 +0000 (19:22 +0100)]
Merge branch 'master' of github.com:daid/Cura

11 years agoInitial changes to get some project planner stuff working again.
daid303 [Sun, 27 Jan 2013 18:15:37 +0000 (19:15 +0100)]
Initial changes to get some project planner stuff working again.

11 years agoMerge pull request #347 from smorloc/master
daid [Sun, 27 Jan 2013 11:56:52 +0000 (03:56 -0800)]
Merge pull request #347 from smorloc/master

Dynamic number of left hand columns

11 years agoFixes #320 Batch Run: tags in gcode not expanded
smorloc [Sat, 26 Jan 2013 17:52:38 +0000 (12:52 -0500)]
Fixes #320 Batch Run: tags in gcode not expanded

11 years agoMerge pull request #345 from GreatFruitOmsk/master
daid [Sat, 26 Jan 2013 13:00:49 +0000 (05:00 -0800)]
Merge pull request #345 from GreatFruitOmsk/master

Update Python formula to match recent changes in Homebrew

11 years agoUI update to support MacOS
Steven Morlock [Sat, 26 Jan 2013 06:17:45 +0000 (01:17 -0500)]
UI update to support MacOS

11 years agoUI update to support MacOS
smorloc [Sat, 26 Jan 2013 05:20:28 +0000 (00:20 -0500)]
UI update to support MacOS

11 years agoUpdate python.rb to match recent changes in Homebrew.
Ilya Kulakov [Fri, 25 Jan 2013 22:03:14 +0000 (05:03 +0700)]
Update python.rb to match recent changes in Homebrew.

11 years agoFixed dropped character in MacOS wxPython build
smorloc [Fri, 25 Jan 2013 14:45:33 +0000 (09:45 -0500)]
Fixed dropped character in MacOS wxPython build

11 years agoAdd GL load file button, and improve the GLButton code a bit.
daid303 [Fri, 25 Jan 2013 10:52:21 +0000 (11:52 +0100)]
Add GL load file button, and improve the GLButton code a bit.

11 years agoMove the OpenGL GUI base code to a seperate class for easier re-use.
daid303 [Fri, 25 Jan 2013 09:05:55 +0000 (10:05 +0100)]
Move the OpenGL GUI base code to a seperate class for easier re-use.

11 years agoDynamic columns in left left pane (for testing)
smorloc [Fri, 25 Jan 2013 03:20:12 +0000 (22:20 -0500)]
Dynamic columns in left left pane (for testing)

11 years agoSplit off some code from preview3d.py, which is becoming way to large.
daid303 [Thu, 24 Jan 2013 17:27:35 +0000 (18:27 +0100)]
Split off some code from preview3d.py, which is becoming way to large.

11 years agoMerge pull request #342 from smorloc/master
daid [Thu, 24 Jan 2013 14:05:11 +0000 (06:05 -0800)]
Merge pull request #342 from smorloc/master

Fix for problems with new layout

11 years agoAdd OpenGL buttons for tool selection.
daid303 [Thu, 24 Jan 2013 13:25:22 +0000 (14:25 +0100)]
Add OpenGL buttons for tool selection.

11 years agoFix for problems with new layout
smorloc [Thu, 24 Jan 2013 06:34:35 +0000 (01:34 -0500)]
Fix for problems with new layout

Problems identified by 'Intrinsically-Sublime': double clicking on the
sash switches to single pane view; shrinking the window vertically cuts
of list of printing settings

11 years agoFix the slicer crash bug because of missing multiply settings.
daid303 [Wed, 23 Jan 2013 10:23:08 +0000 (11:23 +0100)]
Fix the slicer crash bug because of missing multiply settings.

11 years agoAdded missing temp info image.
daid303 [Wed, 23 Jan 2013 10:20:47 +0000 (11:20 +0100)]
Added missing temp info image.

11 years agoMerge pull request #341 from smorloc/master
daid [Wed, 23 Jan 2013 12:26:00 +0000 (04:26 -0800)]
Merge pull request #341 from smorloc/master

Permit numbers & underscore in plugin variable names

11 years agoFix the slicer crash bug because of missing multiply settings.
daid303 [Wed, 23 Jan 2013 10:23:08 +0000 (11:23 +0100)]
Fix the slicer crash bug because of missing multiply settings.

11 years agoAdded missing temp info image.
daid303 [Wed, 23 Jan 2013 10:20:47 +0000 (11:20 +0100)]
Added missing temp info image.

11 years agoFixed class/method name typo 'exporer'
smorloc [Tue, 22 Jan 2013 19:24:34 +0000 (14:24 -0500)]
Fixed class/method name typo 'exporer'

11 years agoFixed filename typo exporer.py
smorloc [Tue, 22 Jan 2013 19:18:47 +0000 (14:18 -0500)]
Fixed filename typo exporer.py

11 years agoFixed class name typo sliceProgessPanel
smorloc [Tue, 22 Jan 2013 19:14:47 +0000 (14:14 -0500)]
Fixed class name typo sliceProgessPanel

11 years agoFixed filename typo sliceProgessPanel.py
smorloc [Tue, 22 Jan 2013 19:12:41 +0000 (14:12 -0500)]
Fixed filename typo sliceProgessPanel.py

11 years agoMerge remote-tracking branch 'upstream/master'
smorloc [Tue, 22 Jan 2013 18:59:48 +0000 (13:59 -0500)]
Merge remote-tracking branch 'upstream/master'

11 years agoAllow plugin variable names to include underscore
smorloc [Tue, 22 Jan 2013 18:07:57 +0000 (13:07 -0500)]
Allow plugin variable names to include underscore

For instance 'big_cheese'

11 years agoAllow plugin variable names to include numbers
smorloc [Tue, 22 Jan 2013 18:04:16 +0000 (13:04 -0500)]
Allow plugin variable names to include numbers

An example name would be 'extruder1'

11 years agoMaximize the window on first startup.
daid303 [Tue, 22 Jan 2013 14:29:53 +0000 (15:29 +0100)]
Maximize the window on first startup.

11 years agoMerge branch 'master' of github.com:daid/Cura
daid303 [Tue, 22 Jan 2013 14:26:01 +0000 (15:26 +0100)]
Merge branch 'master' of github.com:daid/Cura

11 years agoMerge pull request #338 from smorloc/master
daid [Tue, 22 Jan 2013 14:25:53 +0000 (06:25 -0800)]
Merge pull request #338 from smorloc/master

New layout

11 years agoFix outline display and overhang display (overhang still needs some more work)
daid303 [Tue, 22 Jan 2013 09:21:48 +0000 (10:21 +0100)]
Fix outline display and overhang display (overhang still needs some more work)

11 years agoOnly enable batchrun and project planner when fulle settings are selected, so people...
daid303 [Tue, 22 Jan 2013 09:02:40 +0000 (10:02 +0100)]
Only enable batchrun and project planner when fulle settings are selected, so people understand better which settings are used.

11 years agoFix for omission in new layout code
smorloc [Tue, 22 Jan 2013 00:19:48 +0000 (19:19 -0500)]
Fix for omission in new layout code

11 years agoNew layout
smorloc [Mon, 21 Jan 2013 16:09:36 +0000 (11:09 -0500)]
New layout

11 years agoMerge pull request #337 from hroncok/master
daid [Mon, 21 Jan 2013 14:48:31 +0000 (06:48 -0800)]
Merge pull request #337 from hroncok/master

Redone launcher from Bash to Python

11 years agoAdd py prefix to OpenGL and serial. Exit when error.
Miro Hrončok [Mon, 21 Jan 2013 14:26:45 +0000 (15:26 +0100)]
Add py prefix to OpenGL and serial. Exit when error.

11 years agoRedone launcher from Bash to Python
Miro Hrončok [Mon, 21 Jan 2013 14:07:02 +0000 (15:07 +0100)]
Redone launcher from Bash to Python

11 years agoProperly handle the unfilled window positions.
daid303 [Mon, 21 Jan 2013 11:53:43 +0000 (12:53 +0100)]
Properly handle the unfilled window positions.

11 years agoMerge pull request #333 from smorloc/master
daid [Sat, 19 Jan 2013 14:36:04 +0000 (06:36 -0800)]
Merge pull request #333 from smorloc/master

2 fixes for bugs I introduced in recent new features

11 years agoDon't save window size/pos on exit if minimized
smorloc [Sat, 19 Jan 2013 02:40:19 +0000 (21:40 -0500)]
Don't save window size/pos on exit if minimized

11 years agoFix to add initial model file(s) to MRU list
smorloc [Sat, 19 Jan 2013 02:26:02 +0000 (21:26 -0500)]
Fix to add initial model file(s) to MRU list

11 years agoFix typos in README.
Ilya Kulakov [Thu, 17 Jan 2013 22:36:46 +0000 (05:36 +0700)]
Fix typos in README.

11 years agoAdd working scale tool.
daid303 [Thu, 17 Jan 2013 14:53:44 +0000 (15:53 +0100)]
Add working scale tool.

11 years agoAdd visual nodes for the scale tool.
daid303 [Thu, 17 Jan 2013 10:47:41 +0000 (11:47 +0100)]
Add visual nodes for the scale tool.

11 years agoSlight change to the object info corners so there are always 2 corners visible.
daid303 [Thu, 17 Jan 2013 08:51:00 +0000 (09:51 +0100)]
Slight change to the object info corners so there are always 2 corners visible.

11 years agoReplacement for gluUnproject, which seems to be causing problems with some intel...
daid303 [Thu, 17 Jan 2013 08:47:34 +0000 (09:47 +0100)]
Replacement for gluUnproject, which seems to be causing problems with some intel based drivers. #321

11 years agoFixing #328
daid303 [Thu, 17 Jan 2013 08:30:42 +0000 (09:30 +0100)]
Fixing #328

11 years agoMerge pull request #329 from smorloc/master
daid [Fri, 18 Jan 2013 15:27:15 +0000 (07:27 -0800)]
Merge pull request #329 from smorloc/master

Save/restore window size + Cura update check menu item

11 years agoMerge pull request #330 from GreatFruitOmsk/master
daid [Fri, 18 Jan 2013 08:35:49 +0000 (00:35 -0800)]
Merge pull request #330 from GreatFruitOmsk/master

Fix typos in README.