chiark / gitweb /
daid [Wed, 25 Sep 2013 06:53:08 +0000 (08:53 +0200)]
Add multiple tabs for multiple machine configurations in the machine-settings dialog.
daid [Tue, 24 Sep 2013 15:20:33 +0000 (17:20 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Tue, 24 Sep 2013 15:20:23 +0000 (17:20 +0200)]
Update the GUI when changing machine settings.
daid [Tue, 24 Sep 2013 13:58:51 +0000 (06:58 -0700)]
Merge pull request #564 from hg42/allow-dropping-profile
allow dropping profile (*.ini) onto window
daid [Tue, 24 Sep 2013 09:16:08 +0000 (11:16 +0200)]
Add missing extensions from umforum.ultimaker.com/index.php?/topic/2960-live-stream-qa
daid [Tue, 24 Sep 2013 08:44:20 +0000 (10:44 +0200)]
Add multiple machine configurations. No way to switch between them yet. Needs more work.
daid [Mon, 23 Sep 2013 18:56:02 +0000 (20:56 +0200)]
Fix warning message on custom firmware.
daid [Mon, 23 Sep 2013 14:44:27 +0000 (16:44 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Mon, 23 Sep 2013 14:44:20 +0000 (16:44 +0200)]
Add extra settings for easier machine switching in the future.
daid [Mon, 23 Sep 2013 07:16:02 +0000 (09:16 +0200)]
Add improve 100% filled objects by setting a large up/down skin.
daid [Sun, 22 Sep 2013 09:07:31 +0000 (11:07 +0200)]
Set ABS print temperature to 245 according to Calinb: umforum.ultimaker.com/index.php?/topic/2842-cura-quickprint-abs-nozzle-temp-260c/
hg42@gmx.net [Sat, 21 Sep 2013 16:12:38 +0000 (18:12 +0200)]
allow dropping profile (*.ini) onto window
--HG--
extra : source :
005c45b8f4f676381fb8d47a6d25065d62d88cd4
daid [Fri, 20 Sep 2013 06:33:45 +0000 (08:33 +0200)]
Added some comments to explain settings a bit more.
daid [Fri, 20 Sep 2013 06:31:15 +0000 (08:31 +0200)]
Added some comments to explain settings a bit more.
daid [Fri, 20 Sep 2013 06:06:59 +0000 (08:06 +0200)]
Added proper Ultimaker2 platform text.
Jaime van Kessel [Thu, 19 Sep 2013 15:32:59 +0000 (17:32 +0200)]
merged
Jaime van Kessel [Thu, 19 Sep 2013 15:26:59 +0000 (17:26 +0200)]
Added option to copy profile settings to clipboard and reading settings from clipboard. Refactored function names that were unclear / inconsistent
daid [Thu, 19 Sep 2013 13:11:35 +0000 (15:11 +0200)]
Add center on platform function. Fixed #479
daid [Thu, 19 Sep 2013 12:58:06 +0000 (14:58 +0200)]
Remove debug prints.
daid [Thu, 19 Sep 2013 12:56:31 +0000 (05:56 -0700)]
Merge pull request #561 from hg42/allow-dropping-gcode
allow dropping gcode files
daid [Thu, 19 Sep 2013 12:55:30 +0000 (14:55 +0200)]
Fix localization of print window.
daid [Thu, 19 Sep 2013 12:48:53 +0000 (14:48 +0200)]
Merge fix.
daid [Thu, 19 Sep 2013 08:33:42 +0000 (10:33 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
Jaime van Kessel [Thu, 19 Sep 2013 08:32:57 +0000 (10:32 +0200)]
Changed version check to steamengine instead of master
daid [Thu, 19 Sep 2013 06:20:01 +0000 (08:20 +0200)]
Fix the usage stats submit. Some minor cleanup.
daid [Wed, 18 Sep 2013 15:07:18 +0000 (17:07 +0200)]
Fix storing of last auto detected serial port.
daid [Wed, 18 Sep 2013 11:42:15 +0000 (13:42 +0200)]
Fix first-run-wizard layout.
daid [Wed, 18 Sep 2013 08:55:32 +0000 (10:55 +0200)]
Add UM2 platform.
daid [Wed, 18 Sep 2013 08:53:07 +0000 (10:53 +0200)]
Fix loading of machine settings. Minor cleanup
daid [Wed, 18 Sep 2013 08:05:57 +0000 (10:05 +0200)]
Seperate the machine settings from the preference settings
daid [Wed, 18 Sep 2013 06:43:41 +0000 (08:43 +0200)]
Remove unused import.
daid [Tue, 17 Sep 2013 17:28:10 +0000 (19:28 +0200)]
Change how the localization of profile settings is done. This makes it possible to run wx.Locale after creating wx.App
hg42@gmx.net [Mon, 16 Sep 2013 21:24:58 +0000 (23:24 +0200)]
allow dropping gcode files
hg42@gmx.net [Mon, 16 Sep 2013 19:44:39 +0000 (21:44 +0200)]
fix for issue #551 "Print window is crashing in the middle of all prints"
daid [Mon, 16 Sep 2013 13:23:26 +0000 (15:23 +0200)]
Fix localization merge.
daid [Mon, 16 Sep 2013 13:14:23 +0000 (15:14 +0200)]
Add Ultimaker2 support.
daid [Mon, 16 Sep 2013 12:54:09 +0000 (05:54 -0700)]
Merge pull request #557 from GreatFruitOmsk/i18n
Add initial support for i18n.
Ilya Kulakov [Sun, 15 Sep 2013 09:20:00 +0000 (16:20 +0700)]
Add initial support for i18n.
daid [Fri, 30 Aug 2013 06:39:05 +0000 (23:39 -0700)]
Merge pull request #544 from hendricksonrw/add_output_option
Add simple output option to command line arguments
Ross Hendrickson [Fri, 30 Aug 2013 02:28:17 +0000 (21:28 -0500)]
Reword option help
Ross Hendrickson [Fri, 30 Aug 2013 02:27:12 +0000 (21:27 -0500)]
remove print
Ross Hendrickson [Fri, 30 Aug 2013 01:30:17 +0000 (20:30 -0500)]
Add simple output option to command line options
daid [Thu, 29 Aug 2013 19:48:02 +0000 (21:48 +0200)]
Add auto detect for commandline firmware load.
Daid [Thu, 29 Aug 2013 12:07:00 +0000 (14:07 +0200)]
Solve issue when objc fails for the 10.000 time on stupid MacOS.
daid [Wed, 28 Aug 2013 08:08:20 +0000 (10:08 +0200)]
Fix the FakeYoumagine class.
daid [Wed, 28 Aug 2013 08:06:18 +0000 (10:06 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Wed, 28 Aug 2013 07:03:02 +0000 (00:03 -0700)]
Merge pull request #540 from hg42/debian-tree-chmod-chown
fix chmod/chown for debian tree
daid [Wed, 28 Aug 2013 06:46:59 +0000 (08:46 +0200)]
Add youmagine link to help menu.
daid [Wed, 28 Aug 2013 06:10:35 +0000 (08:10 +0200)]
Retry publishing after 1 second, hoping that the renderer has ran then.
daid [Tue, 27 Aug 2013 09:08:37 +0000 (11:08 +0200)]
Upload design files with mesh files when uploading to YouMagine.
daid [Mon, 26 Aug 2013 14:07:05 +0000 (16:07 +0200)]
Hide the YM button for a test release.
daid [Mon, 26 Aug 2013 14:02:43 +0000 (16:02 +0200)]
Make sure you cannot get a division by zero exception.
daid [Mon, 26 Aug 2013 11:56:02 +0000 (13:56 +0200)]
Fix typo
hg42@gmx.net [Fri, 23 Aug 2013 21:05:14 +0000 (23:05 +0200)]
fix chmod/chown for debian tree
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.
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.
daid [Thu, 22 Aug 2013 13:04:01 +0000 (15:04 +0200)]
Fix typos
daid [Thu, 22 Aug 2013 11:56:39 +0000 (13:56 +0200)]
Proper fix for #518 by animacide. Update for UltiGCode GCode viewing.
daid [Thu, 22 Aug 2013 10:02:34 +0000 (12:02 +0200)]
Remove the start/end code tab for UltiGCode flavor.
daid [Tue, 20 Aug 2013 11:33:24 +0000 (13:33 +0200)]
Update the layout of the YM dialogs a bit.
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.
daid [Tue, 20 Aug 2013 07:33:58 +0000 (09:33 +0200)]
Fix typo.
daid [Mon, 19 Aug 2013 07:16:31 +0000 (09:16 +0200)]
Add progress bar to YouMagine upload.
daid [Thu, 15 Aug 2013 11:54:10 +0000 (13:54 +0200)]
Possibly fix for issue #533
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
daid [Mon, 12 Aug 2013 12:54:18 +0000 (14:54 +0200)]
Add youmagine uploader (inactive, no API urls filled)
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
James Walker [Sun, 11 Aug 2013 12:54:34 +0000 (22:54 +1000)]
Support pause between first and second layer
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.
daid [Thu, 8 Aug 2013 10:40:05 +0000 (12:40 +0200)]
Add support for the new support material settings.
daid [Wed, 7 Aug 2013 14:28:21 +0000 (16:28 +0200)]
Fixed #524 - Added message when the object gets scaled down on loading.
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.
daid [Tue, 6 Aug 2013 15:28:25 +0000 (17:28 +0200)]
Fix the timelaps bug.
daid [Tue, 6 Aug 2013 12:33:17 +0000 (14:33 +0200)]
Optimalization from https://github.com/foosel/OctoPrint/pull/206
daid [Tue, 6 Aug 2013 12:02:24 +0000 (14:02 +0200)]
Add minimal skirt length to ensure extruder primed.
daid [Tue, 6 Aug 2013 07:47:57 +0000 (09:47 +0200)]
Add support for using different extruders for support material.
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.
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.
daid [Tue, 6 Aug 2013 05:41:15 +0000 (07:41 +0200)]
Fixed #522
daid [Mon, 5 Aug 2013 13:27:18 +0000 (15:27 +0200)]
Add support for generating UltiGCode flavor of GCode.
daid [Mon, 5 Aug 2013 10:29:12 +0000 (12:29 +0200)]
Add 50% fan to PID debugger.
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.
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/
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.
daid [Fri, 26 Jul 2013 07:20:52 +0000 (09:20 +0200)]
Fixed #513
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.
daid [Wed, 17 Jul 2013 08:59:27 +0000 (10:59 +0200)]
Warn if the flow rate is out of normal range.
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.
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.
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.
daid [Tue, 2 Jul 2013 20:22:52 +0000 (22:22 +0200)]
Possibly fix the encoding issues with odd locals.
daid [Fri, 28 Jun 2013 16:25:51 +0000 (18:25 +0200)]
Possible fix for the view rotation issue.
daid [Fri, 28 Jun 2013 09:08:34 +0000 (11:08 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Fri, 28 Jun 2013 09:07:59 +0000 (11:07 +0200)]
Improve USB printing window <-> main GUI communications.
daid [Fri, 28 Jun 2013 07:35:59 +0000 (09:35 +0200)]
Add 2 way communication on the USB printing interface std pipes.
daid [Fri, 28 Jun 2013 07:01:26 +0000 (09:01 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Fri, 28 Jun 2013 06:48:05 +0000 (08:48 +0200)]
Add paths for engine globally installed on linux.
Daid [Thu, 27 Jun 2013 12:14:10 +0000 (14:14 +0200)]
13.06.5
Daid [Thu, 27 Jun 2013 09:36:46 +0000 (11:36 +0200)]
Implement a fallback if the Foundation import fails. Stupid MacOS.
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.