chiark / gitweb /
cura.git
10 years agofix chmod/chown for debian tree
hg42@gmx.net [Fri, 23 Aug 2013 21:05:14 +0000 (23:05 +0200)]
fix chmod/chown for debian tree

10 years agoMake the platform 10mm smaller if you have dual extrusion, else you hit the screws...
daid [Fri, 23 Aug 2013 13:47:14 +0000 (15:47 +0200)]
Make the platform 10mm smaller if you have dual extrusion, else you hit the screws on the backside of the platform. Do not load the UM platform mesh unless you have an ultimaker.

10 years agoTry to implement the TCGETS2 patch for linux to workaround the pyserial problem for...
daid [Thu, 22 Aug 2013 14:44:45 +0000 (16:44 +0200)]
Try to implement the TCGETS2 patch for linux to workaround the pyserial problem for 250000 baud.

10 years agoFix typos
daid [Thu, 22 Aug 2013 13:04:01 +0000 (15:04 +0200)]
Fix typos

10 years agoProper fix for #518 by animacide. Update for UltiGCode GCode viewing.
daid [Thu, 22 Aug 2013 11:56:39 +0000 (13:56 +0200)]
Proper fix for #518 by animacide. Update for UltiGCode GCode viewing.

10 years agoRemove the start/end code tab for UltiGCode flavor.
daid [Thu, 22 Aug 2013 10:02:34 +0000 (12:02 +0200)]
Remove the start/end code tab for UltiGCode flavor.

10 years agoUpdate the layout of the YM dialogs a bit.
daid [Tue, 20 Aug 2013 11:33:24 +0000 (13:33 +0200)]
Update the layout of the YM dialogs a bit.

10 years agoMoved the youmagine button to the 3D view, still not really happy about it yet.
daid [Tue, 20 Aug 2013 10:27:38 +0000 (12:27 +0200)]
Moved the youmagine button to the 3D view, still not really happy about it yet.

10 years agoFix typo.
daid [Tue, 20 Aug 2013 07:33:58 +0000 (09:33 +0200)]
Fix typo.

10 years agoAdd progress bar to YouMagine upload.
daid [Mon, 19 Aug 2013 07:16:31 +0000 (09:16 +0200)]
Add progress bar to YouMagine upload.

10 years agoPossibly fix for issue #533
daid [Thu, 15 Aug 2013 11:54:10 +0000 (13:54 +0200)]
Possibly fix for issue #533

10 years agoMerge pull request #531 from jcosmo/SteamEngine
daid [Mon, 12 Aug 2013 14:25:15 +0000 (07:25 -0700)]
Merge pull request #531 from jcosmo/SteamEngine

Minor patches to PauseAtZ plugin, for pauses at low heights

10 years agoAdd youmagine uploader (inactive, no API urls filled)
daid [Mon, 12 Aug 2013 12:54:18 +0000 (14:54 +0200)]
Add youmagine uploader (inactive, no API urls filled)

10 years agoRestart print close to original Z height, for special case where pausing below 15mm...
James Walker [Sun, 11 Aug 2013 13:00:01 +0000 (23:00 +1000)]
Restart print close to original Z height, for special case where pausing below 15mm, to avoid lowering head slowly onto print

10 years agoSupport pause between first and second layer
James Walker [Sun, 11 Aug 2013 12:54:34 +0000 (22:54 +1000)]
Support pause between first and second layer

10 years agoDo not open the webcam connection permenatly till a webcam feature is used, only...
daid [Sun, 11 Aug 2013 09:02:08 +0000 (11:02 +0200)]
Do not open the webcam connection permenatly till a webcam feature is used, only probe it at start.

10 years agoAdd support for the new support material settings.
daid [Thu, 8 Aug 2013 10:40:05 +0000 (12:40 +0200)]
Add support for the new support material settings.

10 years agoFixed #524 - Added message when the object gets scaled down on loading.
daid [Wed, 7 Aug 2013 14:28:21 +0000 (16:28 +0200)]
Fixed #524 - Added message when the object gets scaled down on loading.

10 years agoScrew the locale encoding issues, display dates as numbers and add our own day-of...
daid [Wed, 7 Aug 2013 07:06:29 +0000 (09:06 +0200)]
Screw the locale encoding issues, display dates as numbers and add our own day-of-week always english list. I have had it with this issue, until python 3 comes along it is just too random.

10 years agoFix the timelaps bug.
daid [Tue, 6 Aug 2013 15:28:25 +0000 (17:28 +0200)]
Fix the timelaps bug.

10 years agoOptimalization from https://github.com/foosel/OctoPrint/pull/206
daid [Tue, 6 Aug 2013 12:33:17 +0000 (14:33 +0200)]
Optimalization from https://github.com/foosel/OctoPrint/pull/206

10 years agoAdd minimal skirt length to ensure extruder primed.
daid [Tue, 6 Aug 2013 12:02:24 +0000 (14:02 +0200)]
Add minimal skirt length to ensure extruder primed.

10 years agoAdd support for using different extruders for support material.
daid [Tue, 6 Aug 2013 07:47:57 +0000 (09:47 +0200)]
Add support for using different extruders for support material.

10 years agoAdd a minimal extrusion amount before allowing retraction to avoid flattening the...
daid [Tue, 6 Aug 2013 07:15:34 +0000 (09:15 +0200)]
Add a minimal extrusion amount before allowing retraction to avoid flattening the filament.

10 years agoAdd minimal travel distance for retraction and option to disable combing and thus...
daid [Tue, 6 Aug 2013 07:03:25 +0000 (09:03 +0200)]
Add minimal travel distance for retraction and option to disable combing and thus always retract.

10 years agoFixed #522
daid [Tue, 6 Aug 2013 05:41:15 +0000 (07:41 +0200)]
Fixed #522

10 years agoAdd support for generating UltiGCode flavor of GCode.
daid [Mon, 5 Aug 2013 13:27:18 +0000 (15:27 +0200)]
Add support for generating UltiGCode flavor of GCode.

10 years agoAdd 50% fan to PID debugger.
daid [Mon, 5 Aug 2013 10:29:12 +0000 (12:29 +0200)]
Add 50% fan to PID debugger.

10 years agoAdd PID debugger for debugging PID settings, requires firmware with PID_DEBUG enabled.
daid [Thu, 1 Aug 2013 13:10:33 +0000 (15:10 +0200)]
Add PID debugger for debugging PID settings, requires firmware with PID_DEBUG enabled.

10 years agoIgnore floppy drives on SD card detect. http://umforum.ultimaker.com/index.php?/topic...
daid [Sat, 27 Jul 2013 05:35:09 +0000 (07:35 +0200)]
Ignore floppy drives on SD card detect. umforum.ultimaker.com/index.php?/topic/2416-13064-floppy-is-working-with-noice/

10 years agoMake gcode reader a bit more roubust when there is no start code.
daid [Sat, 27 Jul 2013 05:34:31 +0000 (07:34 +0200)]
Make gcode reader a bit more roubust when there is no start code.

10 years agoFixed #513
daid [Fri, 26 Jul 2013 07:20:52 +0000 (09:20 +0200)]
Fixed #513

10 years agoFix #508, only show /dev/tty devices in manual selection, not in auto detect.
daid [Wed, 24 Jul 2013 11:37:44 +0000 (13:37 +0200)]
Fix #508, only show /dev/tty devices in manual selection, not in auto detect.

10 years agoWarn if the flow rate is out of normal range.
daid [Wed, 17 Jul 2013 08:59:27 +0000 (10:59 +0200)]
Warn if the flow rate is out of normal range.

10 years agoSmall fix for #277 Most likely RepetierFW will cause more issues then just this.
daid [Thu, 11 Jul 2013 09:42:41 +0000 (11:42 +0200)]
Small fix for #277 Most likely RepetierFW will cause more issues then just this.

10 years agoRender a X/Y/Z indicator in the front left corner when not using an Ultimaker.
daid [Wed, 10 Jul 2013 06:14:47 +0000 (08:14 +0200)]
Render a X/Y/Z indicator in the front left corner when not using an Ultimaker.

10 years agoShow a plane in the 3D window during printing to show the printing process.
daid [Tue, 9 Jul 2013 08:16:50 +0000 (10:16 +0200)]
Show a plane in the 3D window during printing to show the printing process.

10 years agoPossibly fix the encoding issues with odd locals.
daid [Tue, 2 Jul 2013 20:22:52 +0000 (22:22 +0200)]
Possibly fix the encoding issues with odd locals.

10 years agoPossible fix for the view rotation issue.
daid [Fri, 28 Jun 2013 16:25:51 +0000 (18:25 +0200)]
Possible fix for the view rotation issue.

10 years agoMerge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Fri, 28 Jun 2013 09:08:34 +0000 (11:08 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine

10 years agoImprove USB printing window <-> main GUI communications.
daid [Fri, 28 Jun 2013 09:07:59 +0000 (11:07 +0200)]
Improve USB printing window <-> main GUI communications.

10 years agoAdd 2 way communication on the USB printing interface std pipes.
daid [Fri, 28 Jun 2013 07:35:59 +0000 (09:35 +0200)]
Add 2 way communication on the USB printing interface std pipes.

10 years agoMerge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Fri, 28 Jun 2013 07:01:26 +0000 (09:01 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine

10 years agoAdd paths for engine globally installed on linux.
daid [Fri, 28 Jun 2013 06:48:05 +0000 (08:48 +0200)]
Add paths for engine globally installed on linux.

10 years ago13.06.5
Daid [Thu, 27 Jun 2013 12:14:10 +0000 (14:14 +0200)]
13.06.5

10 years agoImplement a fallback if the Foundation import fails. Stupid MacOS.
Daid [Thu, 27 Jun 2013 09:36:46 +0000 (11:36 +0200)]
Implement a fallback if the Foundation import fails. Stupid MacOS.

10 years agoInclude material definitions in AMF, and store only the filname, not the full path...
daid [Thu, 27 Jun 2013 08:21:37 +0000 (10:21 +0200)]
Include material definitions in AMF, and store only the filname, not the full path, in an AMF zip file.

10 years agoChange how AMF is saved. Make better use of the index vertexes.
daid [Thu, 27 Jun 2013 08:03:23 +0000 (10:03 +0200)]
Change how AMF is saved. Make better use of the index vertexes.

10 years agoFix AMF save with merged dual-extrusion objects.
daid [Thu, 27 Jun 2013 07:14:27 +0000 (09:14 +0200)]
Fix AMF save with merged dual-extrusion objects.

10 years agoMerge branch 'SteamEngine' of https://github.com/daid/Cura into SteamEngine
Daid [Thu, 27 Jun 2013 06:52:47 +0000 (08:52 +0200)]
Merge branch 'SteamEngine' of https://github.com/daid/Cura into SteamEngine

10 years agoAdd CuraEngine to linux package script.
Daid [Thu, 27 Jun 2013 06:50:12 +0000 (08:50 +0200)]
Add CuraEngine to linux package script.

10 years agoMerge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine 13.06.4
daid [Wed, 26 Jun 2013 10:02:15 +0000 (12:02 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine

10 years ago13.06.4
daid [Wed, 26 Jun 2013 10:02:04 +0000 (12:02 +0200)]
13.06.4

10 years agoMerge branch 'SteamEngine' of https://github.com/daid/Cura into SteamEngine
Daid [Wed, 26 Jun 2013 09:57:28 +0000 (11:57 +0200)]
Merge branch 'SteamEngine' of https://github.com/daid/Cura into SteamEngine

10 years agoremove pypy dependency
Daid [Wed, 26 Jun 2013 09:57:06 +0000 (11:57 +0200)]
remove pypy dependency

10 years agoRemove the super-foruma tool
daid [Wed, 26 Jun 2013 09:51:05 +0000 (11:51 +0200)]
Remove the super-foruma tool

10 years agoChange the behaviour of the "print" file menu entry. For #466
daid [Wed, 26 Jun 2013 08:01:46 +0000 (10:01 +0200)]
Change the behaviour of the "print" file menu entry. For #466

10 years agoLet the tooltip show the default gantry height for ultimaker.
daid [Wed, 26 Jun 2013 07:18:04 +0000 (09:18 +0200)]
Let the tooltip show the default gantry height for ultimaker.

10 years agoMake serial port detection also work if the port is configured on a none-auto-detect...
daid [Wed, 26 Jun 2013 06:11:47 +0000 (08:11 +0200)]
Make serial port detection also work if the port is configured on a none-auto-detect port.

10 years agoFix #458
daid [Tue, 25 Jun 2013 08:39:45 +0000 (10:39 +0200)]
Fix #458

10 years agoFix the first-time-run wizard. Fix the commandline slicing #462
daid [Tue, 25 Jun 2013 08:29:29 +0000 (10:29 +0200)]
Fix the first-time-run wizard. Fix the commandline slicing #462

10 years agoMake the layer-selection keep the same layer value after a re-slice.
daid [Tue, 25 Jun 2013 07:27:39 +0000 (09:27 +0200)]
Make the layer-selection keep the same layer value after a re-slice.

10 years agoMake the firmware update window act a bit better, use 24bit depth buffer in the super...
daid [Mon, 24 Jun 2013 17:37:13 +0000 (19:37 +0200)]
Make the firmware update window act a bit better, use 24bit depth buffer in the super-shaper

10 years agoFix the print menu item.
daid [Mon, 24 Jun 2013 14:24:48 +0000 (16:24 +0200)]
Fix the print menu item.

10 years agoUpdate steps-per-e tooltip.
daid [Mon, 24 Jun 2013 12:43:55 +0000 (14:43 +0200)]
Update steps-per-e tooltip.

10 years agoAsk for a 24bit depth buffer, this gives better performance on Mac.
Daid [Mon, 24 Jun 2013 11:21:10 +0000 (13:21 +0200)]
Ask for a 24bit depth buffer, this gives better performance on Mac.

10 years agoMerge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Mon, 24 Jun 2013 09:37:13 +0000 (11:37 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine

10 years agoDraw FPS on dev version.
daid [Mon, 24 Jun 2013 09:37:01 +0000 (11:37 +0200)]
Draw FPS on dev version.

10 years agoTry to load settings from a previous cura if no preferences are found.
daid [Mon, 24 Jun 2013 07:47:04 +0000 (09:47 +0200)]
Try to load settings from a previous cura if no preferences are found.

10 years ago13.06.3 13.06.3
daid [Fri, 21 Jun 2013 07:04:51 +0000 (09:04 +0200)]
13.06.3

10 years agoFixed #446
daid [Fri, 21 Jun 2013 07:03:54 +0000 (09:03 +0200)]
Fixed #446

10 years agoRemoved some unused comments.
daid [Fri, 21 Jun 2013 06:54:58 +0000 (08:54 +0200)]
Removed some unused comments.

10 years agoSmall bugfix on the VBOs.
daid [Thu, 20 Jun 2013 12:09:39 +0000 (14:09 +0200)]
Small bugfix on the VBOs.

10 years agoChange the way fallback for VBOs is done, so there is less code duplication, this...
daid [Thu, 20 Jun 2013 07:46:00 +0000 (09:46 +0200)]
Change the way fallback for VBOs is done, so there is less code duplication, this also fixes the layerview problems when VBO callback is active.

10 years agoFallback to fake shaders if the shader compile failed.
daid [Thu, 20 Jun 2013 07:42:12 +0000 (09:42 +0200)]
Fallback to fake shaders if the shader compile failed.

10 years agoSmall fix in AMF save. Change the way shaders are made, the helper code contains...
daid [Thu, 20 Jun 2013 07:39:58 +0000 (09:39 +0200)]
Small fix in AMF save. Change the way shaders are made, the helper code contains a bug when the OpenGL drivers are returning large integers for shader program numbers.

10 years agoDraw dual-extursion in different colors
daid [Wed, 19 Jun 2013 15:30:07 +0000 (17:30 +0200)]
Draw dual-extursion in different colors

10 years agoChange default filament diameter to match the specs at which filament is ordered...
daid [Wed, 19 Jun 2013 13:54:00 +0000 (15:54 +0200)]
Change default filament diameter to match the specs at which filament is ordered at Ultimaker.

10 years agoAdd an overlap for dual-extrusion printing.
daid [Wed, 19 Jun 2013 12:43:00 +0000 (14:43 +0200)]
Add an overlap for dual-extrusion printing.

10 years agoAdd support for zero insets.
daid [Wed, 19 Jun 2013 08:49:28 +0000 (10:49 +0200)]
Add support for zero insets.

10 years agoDo not show the old progress bar when the slicing process is still starting up. Does...
daid [Wed, 19 Jun 2013 07:47:30 +0000 (09:47 +0200)]
Do not show the old progress bar when the slicing process is still starting up. Does not change much in the user-experience but makes debugging issues a bit easier.

10 years agoRun the update of the SD card detection on a background thread, this stops and drive...
daid [Wed, 19 Jun 2013 07:44:31 +0000 (09:44 +0200)]
Run the update of the SD card detection on a background thread, this stops and drive polling from blocking up the GUI.

10 years agoFix backwards compatibility mode.
daid [Wed, 19 Jun 2013 07:37:01 +0000 (09:37 +0200)]
Fix backwards compatibility mode.

10 years agoStart the slicing process on the background thread so it cannot block the GUI due...
daid [Wed, 19 Jun 2013 07:27:20 +0000 (09:27 +0200)]
Start the slicing process on the background thread so it cannot block the GUI due to virus scanners.

10 years agoAdd backwards compatibility for lack of VBO support.
daid [Mon, 17 Jun 2013 18:10:13 +0000 (20:10 +0200)]
Add backwards compatibility for lack of VBO support.

10 years agoFix loading of files on startup. 13.06.2
daid [Mon, 17 Jun 2013 12:29:10 +0000 (14:29 +0200)]
Fix loading of files on startup.

10 years agoMerge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Mon, 17 Jun 2013 12:27:31 +0000 (14:27 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine

10 years agoKeep focus on objects even if the mouse is out of the window, else the right mouse...
daid [Mon, 17 Jun 2013 12:27:21 +0000 (14:27 +0200)]
Keep focus on objects even if the mouse is out of the window, else the right mouse button context menu will not work.

10 years agoBuild the engine for MacOS.
Daid [Mon, 17 Jun 2013 08:59:08 +0000 (10:59 +0200)]
Build the engine for MacOS.

10 years agoUpdate on version number.
daid [Mon, 17 Jun 2013 08:28:10 +0000 (10:28 +0200)]
Update on version number.

10 years agoMerge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Mon, 17 Jun 2013 08:27:30 +0000 (10:27 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine

10 years agoMerge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Mon, 17 Jun 2013 08:02:25 +0000 (10:02 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine

10 years agoRemove the revolution from the title, looks silly.
daid [Mon, 17 Jun 2013 07:46:05 +0000 (09:46 +0200)]
Remove the revolution from the title, looks silly.

10 years agoShow why overhang view is not working.
daid [Mon, 17 Jun 2013 07:44:52 +0000 (09:44 +0200)]
Show why overhang view is not working.

10 years agoUpdate on the fallback support, proper colors now.
daid [Mon, 17 Jun 2013 07:39:17 +0000 (09:39 +0200)]
Update on the fallback support, proper colors now.

10 years agoImplement fallback in case shader support is missing. I still think this is caused...
daid [Mon, 17 Jun 2013 07:33:41 +0000 (09:33 +0200)]
Implement fallback in case shader support is missing. I still think this is caused by missing OpenGL drivers. But windows users are general idiots.

10 years agoDo not render the focus objects if we do not have the mouse on the 3D window, increas...
daid [Mon, 17 Jun 2013 06:56:37 +0000 (08:56 +0200)]
Do not render the focus objects if we do not have the mouse on the 3D window, increases performance a bit.

10 years agoOnly update the slicing progress bar if there was more then 1% change on it.
daid [Mon, 17 Jun 2013 06:50:03 +0000 (08:50 +0200)]
Only update the slicing progress bar if there was more then 1% change on it.

10 years agoMerge pull request #435 from haneefmubarak/patch-1
daid [Sun, 16 Jun 2013 11:56:59 +0000 (04:56 -0700)]
Merge pull request #435 from haneefmubarak/patch-1

Update README.md

10 years agoUpdate README.md
haneefmubarak [Sat, 15 Jun 2013 03:03:46 +0000 (21:03 -0600)]
Update README.md

Slight spelling and grammar fixes.