12804 Commits

Author SHA1 Message Date
ChrisTerBeke
cee0887d1b Fix typo in python path 2018-02-27 16:24:50 +01:00
ChrisTerBeke
d3f7771e16 Simplify cura engine cmake 2018-02-27 16:24:17 +01:00
ChrisTerBeke
e1a6ab098a Rename source paths env variable 2018-02-27 16:21:07 +01:00
ChrisTerBeke
8144ca978b Add CuraEngine to Dockerfile 2018-02-27 15:55:24 +01:00
ChrisTerBeke
4dd01afffb Cleanup Dockerfile 2018-02-27 13:31:07 +01:00
ChrisTerBeke
dae2d9d761 Add Dockerfile 2018-02-27 13:20:18 +01:00
Ghostkeeper
c47045a42e
Revert "CuraApplication/UM.MeshBuilder: Removing _reloadMeshFinished"
This reverts commit 269b52487ed28e42daf7e2716117c4d3d27bc2fa. It was crashing Cura when pressing F5.
The completion of this job should not be moved to Uranium because the job exists only in Cura.

Contributes to issue CURA-4912.
2018-02-27 11:47:17 +01:00
Ghostkeeper
b54d709f96
Merge branch 'master' of https://github.com/maukcc/Cura into maukcc-master 2018-02-27 10:25:11 +01:00
Ian Paschal
f98b60f549
Merge pull request #2827 from Ultimaker/thopiekar-UM-watch-files-for-modification
CuraApplication/UM.MeshBuilder: Removing _reloadMeshFinished
2018-02-26 16:58:55 +01:00
Ghostkeeper
b5d1e5be36
Remove 'None' default for quality_type
It has no semantic meaning to specify that here. The behaviour of this commit should be the same since 'None' is the default value for that parameter.

Contributes to issue CURA-4966.
2018-02-26 16:21:46 +01:00
Ian Paschal
02c78faabc
Merge pull request #3404 from Ultimaker/CURA-4972_per_object_setting_validation
Cura 4972 per object setting validation
2018-02-26 16:06:44 +01:00
Ghostkeeper
c16214e0f3
Traditional Chinese is complete again
At least, complete for 3.2.
2018-02-26 15:48:04 +01:00
Ghostkeeper
94bce53691
Update headers 2018-02-26 15:47:07 +01:00
Ghostkeeper
6169c36b06
Merge branch 'update-zh_TW-translation-3.2' of https://github.com/dinowchang/Cura into dinowchang-update-zh_TW-translation-3.2 2018-02-26 15:45:33 +01:00
Ghostkeeper
cde67ab84c
Add warning for low Retraction Min Travel
Because if you set it to be too close to the line width, you'll get retractions between every skin line.
2018-02-26 14:48:43 +01:00
Ghostkeeper
91d271b993
Reset UM2+ PP profiles retraction minimum travel
These settings were set to be lower than the line width. I'm resetting them so that they will again be 2 times the line width. Otherwise we'll get retractions between every skin line which is really bad for PP.

Fixes #3171.
2018-02-26 14:48:43 +01:00
Diego Prado Gesto
197508028a Merge branch 'master' of github.com:Ultimaker/Cura 2018-02-26 14:03:14 +01:00
Diego Prado Gesto
f5b3775b7c CURA-4966 When loading a project, check the quality in all the extruder stacks and replace with
the global quality if they don't match.
2018-02-26 14:01:43 +01:00
Aleksei S
6df4ad3f6d Merge branch 'master' of github.com:Ultimaker/cura 2018-02-26 11:51:56 +01:00
Aleksei S
cd0846fad2 PostProcessing plugi, script Pause at Height redo layers
gives incorrect E-values
CURA-4670
2018-02-26 11:49:51 +01:00
Diego Prado Gesto
1f5d4e90c4 Merge branch 'CURA-4968_support_eraser_on_platform' 2018-02-26 11:28:20 +01:00
Ghostkeeper
6934c3f881
Use self.putValue to write g-code
Mostly as a test of this function. Seems to work.
2018-02-26 09:54:42 +01:00
Ghostkeeper
a7e1910711
Add E in the priority list
This way we're assured of the order in which these parameters occur, even though the firmware doesn't care about it. It's easier to read though.
2018-02-26 09:54:07 +01:00
Ghostkeeper
5160373580
Add helper function to write g-code lines
Requested during the post-processing script workshop that I was giving.
2018-02-26 09:43:10 +01:00
Ghostkeeper
d0cc9ba8a6
Remove debugging prints 2018-02-26 09:42:29 +01:00
Ian Paschal
e3411e9edb CURA-4972 More zen. 2018-02-23 14:52:35 +01:00
Ghostkeeper
ce125a41a5
Merge branch 'feature_zigzag_all_infill' 2018-02-23 13:19:24 +01:00
Diego Prado Gesto
3c6e94ea81 CURA-4968 Add the support eraser cube to the bottom of the buildplate
when the automatic drop models preference is OFF
2018-02-23 13:08:15 +01:00
Aleksei S
ed7dec0cae Fix: per model settings validation
CURA-4972
2018-02-23 13:05:29 +01:00
Diego Prado Gesto
94ca4fffe3 CURA-4946 In the gcode just store the default machine definition 2018-02-22 16:46:48 +01:00
Ghostkeeper
fc9b2c3529
Limit infill zigzaggify setting to infill extruder
Let's give it the same properties as the infill pattern setting.

Contributes to issue CURA-4017.
2018-02-22 16:44:39 +01:00
Ghostkeeper
dba748bd8a
Add new setting for zig-zaggifying support
You can now also use the zigzag type patterns for support.

Contributes to issue CURA-4017.
2018-02-22 16:43:50 +01:00
Aleksei S
2cfb7de25a Merge branch 'master' of github.com:Ultimaker/cura 2018-02-21 14:55:19 +01:00
Aleksei S
3ed9ac1e83 Fix: Monitor icon state was not updated properly
CURA-4977
2018-02-21 14:54:05 +01:00
Ian Paschal
98a05ae483 Fixed typo ("coping" -> "copying") 2018-02-21 14:44:27 +01:00
Ian Paschal
fcff00e9da Remove plugins from preferences since they're now managed via the plugin browser 2018-02-21 14:42:28 +01:00
Ghostkeeper
6110b83844
Use 'or' instead of '||' for Python code
Oops.

Contributes to issue CURA-4017.
2018-02-21 09:51:14 +01:00
Ghostkeeper
f3aeb01af0
Only enable Connect Infill Lines by default for Cross
We don't want to change the default behaviour yet.

Contributes to issue CURA-4017.
2018-02-21 08:50:49 +01:00
Ghostkeeper
31ad0dd56c
Allow zig-zaggifying infill for patterns other than Cross as well
It is now supported for any linear-based infill except zigzag (which has its own algorithm; that's a TODO).

Contributes to issue CURA-4017.
2018-02-21 08:50:49 +01:00
Ian Paschal
03265cb90a
CURA-4790 Removed "bold" property 2018-02-21 08:49:27 +01:00
Ian Paschal
767539b80b
CURA-4790 Changed light weights back to normal 2018-02-21 08:49:27 +01:00
maukcc
c323bac306 extruder change update
extruder change update:
- wiping nozzles
- temperature updates
2018-02-20 17:15:21 +01:00
Diego Prado Gesto
f27685e6ac CURA-4017 Enable the setting zig_zagiffy_infill for the grid and triangular patterns 2018-02-20 13:56:30 +01:00
Ian Paschal
f6ff6fdcba
Merge pull request #3364 from Ultimaker/CURA-4790-lighter-weights
Cura 4790 lighter weights
2018-02-20 11:27:08 +01:00
Diego Prado Gesto
6b34f080ad Merge branch 'master' of https://github.com/Ultimaker/Cura 2018-02-20 11:12:21 +01:00
Diego Prado Gesto
6af5a5d4bc CURA-4946 When storing the gcode profile, the definition must be the
quality definition if the printer has_machine_quality. Otherwise the
fdmprinter definition must be used as a fallback. If there is no
quality_definition then the printer definition is use.
2018-02-20 11:11:21 +01:00
Ian Paschal
1bdd50e17f CURA-4790 Removed "bold" property 2018-02-20 11:04:23 +01:00
Ian Paschal
c7f8044a32 CURA-4790 Changed light weights back to normal 2018-02-20 10:46:01 +01:00
Ian Paschal
481858c1b4
Merge pull request #3360 from Ultimaker/CURA-4790-lighter-weights
CURA-4790 Added weight properties to theme
2018-02-20 09:40:37 +01:00
Diego Prado Gesto
6a4f519238 Revert "CURA-4946 Add the quality_definition metadata entry to the gcode so when"
This reverts commit 744313af273ed34a5796d3970c3915f68abaedc7.
2018-02-20 09:30:05 +01:00