chiark / gitweb /
daid [Mon, 26 Jan 2015 09:56:44 +0000 (10:56 +0100)]
RC11
daid [Mon, 26 Jan 2015 09:56:32 +0000 (10:56 +0100)]
Update new version dialog.
daid [Mon, 26 Jan 2015 09:15:05 +0000 (10:15 +0100)]
Improve print flow reporting on speed settings.
daid [Mon, 26 Jan 2015 09:10:47 +0000 (10:10 +0100)]
Add warning of using a shell thickness that is not a multiple of the nozzle size.
daid [Fri, 23 Jan 2015 10:12:19 +0000 (11:12 +0100)]
Disable pause handling for now.
daid [Thu, 22 Jan 2015 15:41:15 +0000 (16:41 +0100)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Thu, 22 Jan 2015 15:41:01 +0000 (16:41 +0100)]
Possibly fix umforum.ultimaker.com/index.php?/topic/9240-did-1501-rc9-update-arduino-drivers-checksum-errors/
daid [Wed, 21 Jan 2015 06:21:23 +0000 (07:21 +0100)]
Merge pull request #1103 from Projjol/patch-1
change raft settings
Projjol Banerji [Wed, 21 Jan 2015 05:09:25 +0000 (10:39 +0530)]
change raft settings
daid [Tue, 20 Jan 2015 12:40:43 +0000 (13:40 +0100)]
Merge pull request #1099 from pmsimard/15.01_RC6_PauseAtZ
Properly supporting print one at a time with zhop
pmsimard [Tue, 20 Jan 2015 04:11:03 +0000 (23:11 -0500)]
Properly supporting print one at a time with zhop and other head lifting operations
daid [Mon, 19 Jan 2015 08:57:59 +0000 (09:57 +0100)]
Fix 1096
daid [Mon, 19 Jan 2015 08:38:58 +0000 (09:38 +0100)]
RC10 to fix firmware builds.
daid [Mon, 19 Jan 2015 08:28:11 +0000 (09:28 +0100)]
Fix builds of firmware, not every branch was pulled.
daid [Fri, 16 Jan 2015 11:18:20 +0000 (12:18 +0100)]
RC9
daid [Fri, 16 Jan 2015 11:18:02 +0000 (12:18 +0100)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Fri, 16 Jan 2015 11:17:53 +0000 (12:17 +0100)]
Some small tweaks for the CNC variant of GCode.
daid [Thu, 15 Jan 2015 21:53:46 +0000 (22:53 +0100)]
Merge pull request #1090 from AmedeeBulle/patch-2
Update package.sh - Shorten version for UMO+
AmedeeBulle [Thu, 15 Jan 2015 19:28:47 +0000 (20:28 +0100)]
Update package.sh - Shorten version for UMO+
With the current versioning scheme (YY.MM-RCn) we exceed 20 characters for the UMO+ firmware version
daid [Thu, 15 Jan 2015 09:36:39 +0000 (10:36 +0100)]
Fix combing setting.
daid [Thu, 15 Jan 2015 09:34:30 +0000 (10:34 +0100)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Thu, 15 Jan 2015 09:01:27 +0000 (10:01 +0100)]
Fix Darwin build, this command usually fails as intended, but can be ignored on faulure.
daid [Thu, 15 Jan 2015 08:45:22 +0000 (09:45 +0100)]
Merge pull request #1089 from SpexGuy/SteamEngine
Fix G90/G91 interpretation regarding relative e
Martin Wickham [Thu, 15 Jan 2015 07:59:20 +0000 (01:59 -0600)]
Fix G90/G91 interpretation regarding relative e
daid [Thu, 15 Jan 2015 06:27:55 +0000 (07:27 +0100)]
Merge pull request #1088 from SpexGuy/SteamEngine
Fix win32 archiving for paths with spaces
daid [Thu, 15 Jan 2015 06:22:23 +0000 (07:22 +0100)]
Merge pull request #1087 from presslab-us/combingnoskin
Add configuration option for combing 'No Skin'
Martin Wickham [Thu, 15 Jan 2015 04:50:51 +0000 (22:50 -0600)]
Fix win32 archiving for paths with spaces
Ryan Press [Thu, 15 Jan 2015 00:56:17 +0000 (16:56 -0800)]
Add configuration option for combing 'No Skin'
This adds the menu configuration option for CuraEngine
enableCombing=2. This disables combing on skin surfaces.
daid [Wed, 14 Jan 2015 15:33:34 +0000 (16:33 +0100)]
Merge pull request #1086 from fhuberts/fedora
package.sh: add fedora
daid [Wed, 14 Jan 2015 13:58:49 +0000 (14:58 +0100)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Wed, 14 Jan 2015 13:58:39 +0000 (14:58 +0100)]
RC8
Ferry Huberts [Wed, 14 Jan 2015 12:19:45 +0000 (13:19 +0100)]
package.sh: add fedora
Fedora builds Cura by using ```mock```, thereby enabling it to build RPMs
for every distribution that ```mock``` has a configuration file for. In
pratice this means that Fedora can build RPMs for several versions of
Fedora, CentOS and RHEL.
Cura can be built under a regular user account, there is no need to have
root privileges. In fact, having root privileges is very much discouraged.
However, the user account under which the build is performed needs to be
a member of the 'mock' group.
Specify only 'fedora' to build RPMs for the current system.
./package.sh fedora
Additionally specify any number of mock configurations
(ls -1 /etc/mock/*.cfg) to build RPMs for those configurations.
./package.sh fedora fedora-21-x86_64.cfg fedora-21-i386.cfg ...
Since only the filename of the mock configurations is used, this
also works:
./package.sh fedora /etc/mock/fedora-21-x86_64.cfg ...
Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
daid [Wed, 14 Jan 2015 13:37:42 +0000 (14:37 +0100)]
Merge pull request #1082 from Dim3nsioneer/TweakAtZ-DEV
TweakAtZ 4.0
daid [Wed, 14 Jan 2015 13:37:21 +0000 (14:37 +0100)]
Merge pull request #1085 from fhuberts/misc-package-sh-fixes
Misc package sh fixes
daid [Wed, 14 Jan 2015 13:36:29 +0000 (14:36 +0100)]
Merge pull request #1084 from coloz/SteamEngine
add new Chinese translation
daid [Wed, 14 Jan 2015 13:29:52 +0000 (14:29 +0100)]
Slow down the default quickprint profiles a bit so they underextrude less on the UM2.
Ferry Huberts [Wed, 14 Jan 2015 03:58:58 +0000 (04:58 +0100)]
package.sh: abort when an error occurs
Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
Ferry Huberts [Wed, 14 Jan 2015 01:42:24 +0000 (02:42 +0100)]
package.sh: abort when a variable is undefined
Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
Ferry Huberts [Wed, 14 Jan 2015 03:49:54 +0000 (04:49 +0100)]
package.sh: check that ARDUINO_PATH exists
Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
Ferry Huberts [Wed, 14 Jan 2015 03:59:22 +0000 (04:59 +0100)]
firmware: ignore firmware files that are built
Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
coloz [Tue, 13 Jan 2015 12:51:57 +0000 (20:51 +0800)]
add new Chinese translation
for 14.12.1,more content, more accurate
Dim3nsioneer [Tue, 13 Jan 2015 09:30:00 +0000 (10:30 +0100)]
TweakAtZ 4.0
New features / changes:
- Progress bar
- tweaking over multiple layers,
- M605&M606 implemented for UltiGCode
- reset after one layer option
- extruder three code removed
- tweaking print speed
- save call of Publisher class
- uses previous value from other plugins also on UltiGCode
- documentation
daid [Tue, 13 Jan 2015 08:52:49 +0000 (09:52 +0100)]
Execute Cura as user, see: mdb-blog.blogspot.nl/2013/01/nsis-lunch-program-as-user-from-uac.html
daid [Mon, 12 Jan 2015 12:57:11 +0000 (13:57 +0100)]
Improve memory handling.
daid [Mon, 12 Jan 2015 10:18:38 +0000 (11:18 +0100)]
Fix bug, math.round does not exists.
daid [Mon, 12 Jan 2015 06:55:10 +0000 (07:55 +0100)]
Fix tab/spaces mix.
daid [Mon, 12 Jan 2015 06:47:22 +0000 (07:47 +0100)]
Replace unused functions.
daid [Mon, 12 Jan 2015 06:46:13 +0000 (07:46 +0100)]
Fixing issue #850 as well as fixing plugins with UltiGCode.
daid [Sat, 10 Jan 2015 09:02:10 +0000 (10:02 +0100)]
Fixed #1078
daid [Fri, 9 Jan 2015 07:56:00 +0000 (08:56 +0100)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Fri, 9 Jan 2015 07:55:50 +0000 (08:55 +0100)]
Fixed #1077
daid [Thu, 8 Jan 2015 14:41:57 +0000 (15:41 +0100)]
Merge pull request #1076 from pmsimard/15.01_RC6_PauseAtZ
Pause At Z improvements
daid [Thu, 8 Jan 2015 10:15:18 +0000 (11:15 +0100)]
Merge pull request #1066 from b4zz4/SteamEngine
Added spanish translation from b4zz4
daid [Thu, 8 Jan 2015 08:22:32 +0000 (09:22 +0100)]
Add the 3D clips to the UM2 bed and fix the right size clip sizes.
daid [Thu, 8 Jan 2015 07:10:12 +0000 (08:10 +0100)]
Remove uninstall other option, as it is broken.
pmsimard [Thu, 8 Jan 2015 06:24:43 +0000 (01:24 -0500)]
Pause At Z improvements
- Support for Print one at a time mode
- Adding support to give the z move wanted. Z move check the max height of the printer
- Z move before XY now to prevent hitting the glass locks of the UM2
daid [Wed, 7 Jan 2015 13:58:08 +0000 (14:58 +0100)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
Conflicts:
Cura/gui/util/engineResultView.py
daid [Wed, 7 Jan 2015 13:56:25 +0000 (14:56 +0100)]
Fixed #1069
daid [Wed, 7 Jan 2015 13:53:58 +0000 (14:53 +0100)]
Merge pull request #1068 from pmsimard/15.01_RC6_SingleLayerView
Single layer view
daid [Wed, 7 Jan 2015 13:51:31 +0000 (14:51 +0100)]
Merge pull request #1067 from pmsimard/15.01_RC6_SDFolderStructure
SD Card Folder Structure replication.
daid [Wed, 7 Jan 2015 13:49:08 +0000 (14:49 +0100)]
Merge pull request #1072 from jbkim/SteamEngine
Update Korean language tranlation
daid [Wed, 7 Jan 2015 13:48:37 +0000 (14:48 +0100)]
Merge pull request #1071 from pmsimard/15.01_RC6_CutOffSupport
Cut off (object_sink setting) support tall objects
daid [Wed, 7 Jan 2015 13:47:38 +0000 (14:47 +0100)]
Merge pull request #1064 from iplayfast/SteamEngine
Added Ord (5-nozzle) profile
daid [Wed, 7 Jan 2015 10:35:44 +0000 (11:35 +0100)]
RC7
daid [Wed, 7 Jan 2015 10:06:28 +0000 (11:06 +0100)]
Improve platform texture rendering. Add UM2go platform.
daid [Wed, 7 Jan 2015 09:14:09 +0000 (10:14 +0100)]
Add firmware builds for the UM2go and UM2extended.
Jinbuhm Kim [Wed, 7 Jan 2015 08:31:18 +0000 (17:31 +0900)]
Update Korean language
Jinbuhm Kim [Wed, 7 Jan 2015 08:27:06 +0000 (17:27 +0900)]
Update Korean language translation
pmsimard [Mon, 5 Jan 2015 03:40:07 +0000 (22:40 -0500)]
Cut off (object_sink setting) support tall objects
Changes made to the Cut off value now trigger tests to check if Print one at a time mode can be reactivated.
Cut off is also used in z test to enable object within machine max height.
*I noticed that the slicer doesn't slice in print one at a time mode even if Cura enables it.*
pmsimard [Wed, 7 Jan 2015 03:23:22 +0000 (22:23 -0500)]
Single layer view
Moving it out of the view mode this is now a toggle once in layer view.
Adding support for buttons size to stay a portion of the size of the base button size
pmsimard [Mon, 29 Sep 2014 04:44:06 +0000 (00:44 -0400)]
SD Card Folder Structure replication.
In the preference settings there is now a sd card section regrouping the sd card auto detect option and the new base folder to replicate.
If the path is defined it will copy an gcode from stl located under that folder and place it at the same location on the sd card.
b4zz4 [Tue, 6 Jan 2015 19:06:55 +0000 (16:06 -0300)]
casi, casit todo traducido
daid [Tue, 6 Jan 2015 15:40:27 +0000 (16:40 +0100)]
Set the fan at lower speed with ABS and add U-PET material.
daid [Tue, 6 Jan 2015 13:43:03 +0000 (14:43 +0100)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Tue, 6 Jan 2015 13:37:16 +0000 (14:37 +0100)]
Add UM2go and UM2extended to config wizard. Still missing firmware and UM2go is missing platform STL. Change platform STL handling to make the code more generic.
b4zz4 [Tue, 6 Jan 2015 04:15:55 +0000 (01:15 -0300)]
mejoras en el idioma español
Chris Bruner [Mon, 5 Jan 2015 20:47:16 +0000 (15:47 -0500)]
Added Ord (5-nozzle) profile
modified code to handle 5th nozzle
daid [Mon, 5 Jan 2015 15:41:20 +0000 (16:41 +0100)]
Merge pull request #1063 from Projjol/SteamEngine
Create julia.ini
Projjol Banerji [Mon, 5 Jan 2015 06:59:07 +0000 (12:29 +0530)]
Create julia.ini
Settings for FracktalWorks' Julia
daid [Sun, 4 Jan 2015 15:15:35 +0000 (16:15 +0100)]
Merge pull request #1060 from msutas/patch-3
Update on Rigid3d Machine Profile
msutas [Sat, 3 Jan 2015 22:58:40 +0000 (00:58 +0200)]
Update on Rigid3d Machine Profile
Decreased outer perimeter print speed due to encountered print artifacts related to the print speed.
Dim3nsioneer [Fri, 2 Jan 2015 21:49:26 +0000 (22:49 +0100)]
TweakAtZ V3.99 RC2
Changes since V3.2:
Progress bar, tweaking over multiple layers, M605&M606 implemented,
reset after one layer option, extruder three code removed, tweaking
print speed
#V3.99-RC2: save call of Publisher class, uses previous value from
other plugins also on UltiGCode
daid [Fri, 2 Jan 2015 13:51:26 +0000 (14:51 +0100)]
Set default print temperature to 210.
daid [Fri, 2 Jan 2015 13:04:08 +0000 (14:04 +0100)]
Fix user defined quickprint profiles.
daid [Fri, 2 Jan 2015 12:52:59 +0000 (13:52 +0100)]
Slight rename of the quickprint profiles so they sound better.
daid [Fri, 2 Jan 2015 12:50:37 +0000 (13:50 +0100)]
Fix the long standing debian version bug.
daid [Fri, 2 Jan 2015 12:47:56 +0000 (13:47 +0100)]
RC6
daid [Fri, 2 Jan 2015 12:46:02 +0000 (13:46 +0100)]
Fix the long standing debian version bug.
daid [Fri, 2 Jan 2015 12:43:16 +0000 (13:43 +0100)]
Fix the long standing debian version bug.
daid [Fri, 2 Jan 2015 12:34:59 +0000 (13:34 +0100)]
Fix the long standing debian version bug.
daid [Fri, 2 Jan 2015 12:32:03 +0000 (13:32 +0100)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Fri, 2 Jan 2015 08:26:43 +0000 (09:26 +0100)]
Fix the "..." buttons when language is not enlgish.
daid [Tue, 30 Dec 2014 22:00:59 +0000 (23:00 +0100)]
Merge pull request #1056 from msutas/patch-2
Update on Rigid3d Machine Profile
msutas [Sun, 28 Dec 2014 10:20:11 +0000 (12:20 +0200)]
Update on Rigid3d Machine Profile
daid [Tue, 23 Dec 2014 11:20:59 +0000 (12:20 +0100)]
Remember which quickprint profile was used.
daid [Mon, 22 Dec 2014 17:33:11 +0000 (18:33 +0100)]
Fix the skin not showing in the layer view. Fix the race condition where plugin results are not shown when the layer view is active during slicing.
daid [Mon, 22 Dec 2014 14:34:40 +0000 (15:34 +0100)]
Fix Mac version.
daid [Mon, 22 Dec 2014 12:46:44 +0000 (13:46 +0100)]
RC4
daid [Mon, 22 Dec 2014 11:28:48 +0000 (12:28 +0100)]
Add the profiles from Paul.
daid [Fri, 19 Dec 2014 14:38:21 +0000 (15:38 +0100)]
Change how the quickprint profiles are defined and handled. Easier to modify&customize now. Profiles still need to be filled, waiting for final profiles from paul (bluebot)