Lipu Fei
439f3e5029
When an error check finishes, only trigger auto-slicing if needed
...
CURA-4092
Many things can trigger an error check, but Cura should only auto-slice
if the error check was scheduled due to a value change.
2017-07-27 10:20:06 +02:00
Lipu Fei
c16bfa8949
Remove unnecessary if checks
...
CURA-4048
2017-07-27 09:54:30 +02:00
Lipu Fei
9fca677d40
Fix comment location
...
CURA-4048
2017-07-27 09:52:05 +02:00
Lipu Fei
85635b3b83
Reword: Roofing -> Top Surface Infill
...
CURA-3940
2017-07-27 09:34:50 +02:00
Jaime van Kessel
e636dbdd10
Merge pull request #2107 from fieldOfView/feature_pyserial_usb_detection
...
Use pyserial to list serial ports
2017-07-27 09:31:35 +02:00
Lipu Fei
d9d39c41df
Fix auto-slicing upon value changes and error checks
...
CURA-4092
- Keep the error check finished signal.
- Restore the old way of triggering an auto-slicing which depends on a
setting value change singal.
- Add a mechanism to make sure that if there is an error check, the
auto-slicing will only be triggered after the check finishes.
2017-07-27 09:03:06 +02:00
Ghostkeeper
8a15d4432b
Merge branch 'remove_some_zags'
...
Contributes to issue CURA-3957.
2017-07-26 17:23:27 +02:00
Jaime van Kessel
021425ee06
Merge branch 'fix_system_text_rendering' of https://github.com/fieldOfView/Cura
2017-07-26 16:49:28 +02:00
Ghostkeeper
bd63c6a58a
Remove override of printing temperature from BB variant
...
We'd like to use the material's printing temperature, pretty please.
2017-07-26 15:47:51 +02:00
Lipu Fei
686ca803ee
Set correct machine name when creating a new machine from a project
...
CURA-4074
2017-07-26 15:08:15 +02:00
Lipu Fei
2aa8e590bf
Merge pull request #2056 from Ultimaker/top_most_skin_feature
...
Top most skin feature (CURA-3940)
2017-07-26 14:58:08 +02:00
Lipu Fei
506a0a48f4
Reword: roofing -> top surface infill
...
CURA-3940
2017-07-26 14:26:27 +02:00
Ghostkeeper
ffc5c2aa33
Update credits of last-translator metadata
...
These guys want to be credited with their full name as well as their nicknames, so let's give them the fame they deserve.
The change log will be updated later.
2017-07-26 14:24:13 +02:00
Ghostkeeper
a45ffad9bd
More small fixes to Polish translations
...
I had checked the translations and pointed out a number of missing or inconsistent translations to the translators. This is the result in the end of that correspondence.
2017-07-26 14:24:12 +02:00
Lipu Fei
9c1d23fe5b
Make sure MachineManager initializes after ContainerRegistry does
...
CURA-4084
When MachineManager gets created, it will find and set the current
active machine. This requires the ContainerRegistry to be initialized
first.
2017-07-26 14:09:18 +02:00
Lipu Fei
93731b8d1f
Trigger auto-slice based on stackValidation instead of stack/setting changes
...
CURA-4084
Stack error checks are scheduled with a delay, and when a container is
changed (e.g. Quality), the auto-slice may get triggered before the
error check is done. Because the error check result is cached, the
auto-slicing will use the previous result instead of new. So, the
auto-slicing should be triggered when a stack validation is finished
instead of when a stack/setting gets changed.
2017-07-26 14:09:18 +02:00
Ghostkeeper
b08c4cd1dc
Update PVA Verydraft support layer thickness
...
Apparently 0.6mm layers produced edges that were being pulled along with the nozzle. 0.3mm it is then.
2017-07-26 12:39:43 +02:00
Ghostkeeper
52bf6245c1
Remove superfluous fuzzy markers
...
These seem to be translated fine. I think the translators just forgot to remove these. There are some other fuzzy markers that are still properly marked because they need to be looked at.
2017-07-26 11:33:54 +02:00
Ghostkeeper
e81eb87d25
Consistency fixes
...
Mostly grammar.
2017-07-26 11:33:54 +02:00
Ghostkeeper
f2326f33de
Correct metadata
...
Including credits and such.
2017-07-26 11:33:53 +02:00
Ghostkeeper
5006356bfe
Improved Polish translation
...
I received this new Polish translation for Cura that was better translated. Let's fill these in.
2017-07-26 11:33:53 +02:00
Jaime van Kessel
4b944d6ce8
Merge pull request #2160 from Ultimaker/thopiekar-layerview-text-color
...
LayerView: Set color for comp. mode text
2017-07-25 14:43:37 +02:00
Thomas Karl Pietrowski
fe3bccaf5f
LayerView: Set color for comp. mode text
...
Before it was using the system's default, which is not that nicely visible, if you are using a dark theme.
2017-07-25 09:35:42 +02:00
Lipu Fei
a0e59dd6aa
Add settings for skipping some zags
...
CURA-3957
2017-07-25 08:53:29 +02:00
Jaime van Kessel
24f89e3714
Merge branch 'master' of github.com:Ultimaker/Cura
2017-07-24 17:18:56 +02:00
Jaime van Kessel
a8a475a1a7
Only stop the camera if the timer is actually running
...
CURA-4081
2017-07-24 17:18:04 +02:00
Ghostkeeper
89cd11e62a
Upgrade g-code flavour Volumatric to Volumetric
...
Contributes to issue CURA-3998.
2017-07-24 16:19:59 +02:00
Ghostkeeper
74feabacd0
Add warning value for initial layer line width
...
150% seems about right. Then you get a warning value for lines thicker than 0.525mm on a 0.4mm nozzle.
2017-07-24 16:19:59 +02:00
Lipu Fei
4564b2a843
Rebuild disallowed area when a limit_to_extruder_nr has been changed
...
CURA-4069
Trigger to rebuild the disallowed area when a limit to extruder feature
has been changed.
2017-07-24 10:40:14 +02:00
Ghostkeeper
06caedbed8
Update PVA profiles with gradual infill settings
...
These profiles are optimised by hand.
2017-07-24 09:09:14 +02:00
Tim Kuipers
cbc3daf535
better description skin reference wall settings (CURA-3990)
2017-07-23 12:35:09 +02:00
Tim Kuipers
3af089cfa0
feat: Skin Reference wall settings (CURA-3990)
2017-07-23 12:34:58 +02:00
Lipu Fei
3aabbab11f
Correctly handle IndexError for defaultColors
...
CURA-4072
defaultColors is a list, so it's not KeyError but IndexError.
2017-07-21 16:03:11 +02:00
Tim Kuipers
5f97d2cbde
fix: account for roofing extruder when checking which extruder is used (CURA-4069, CURA-3940)
2017-07-21 15:53:05 +02:00
Tim Kuipers
2a758c85e7
Merge branch 'master' into top_most_skin_feature
2017-07-21 15:50:50 +02:00
Lipu Fei
d7f3553c90
Brim Line Count should take into account the initial layer line width factor
...
CURA-4027
2017-07-21 14:39:45 +02:00
Lipu Fei
3d378ebc5f
Merge remote-tracking branch 'upstream/CURA-4057'
2017-07-21 14:14:27 +02:00
Lipu Fei
b0be901079
Do not check support_interface_extruder_nr if it is used
...
CURA-4069
support_bottom_extruder_nr and support_roof_extruder_nr are the support
interface extruder numbers, so checking those two is enough and there is
no need to check the interface extruder number.
2017-07-21 13:40:13 +02:00
Lipu Fei
1b0268f09c
Use extruder_nr as integers for comparison
...
CURA-4069
2017-07-21 13:32:46 +02:00
Lipu Fei
9a92b58ac3
Check all limit_to_extruder features in getUsedExtruderStacks()
...
CURA-4069
getUsedExtruderStacks() doesn't take into account some new limit to
extruder features, The BuildVolume uses it to determine disallowed
areas, and this makes it give incorrect results.
2017-07-21 13:28:12 +02:00
Ghostkeeper
75af56b1a1
Only use line widths of used extruders for brim/skirt size
...
No lines are drawn for the rest of the extruders.
Contributes to issue CURA-4072.
2017-07-21 12:56:37 +02:00
Ghostkeeper
4bb95eee36
Apply initial layer line width to skirt lines in prime tower position calculation
2017-07-21 12:56:37 +02:00
Ghostkeeper
66c97259c2
Make prime tower automatic formula the default for all FDM printers
...
The Custom FDM Printer had wrong positions by default as well.
2017-07-21 12:56:37 +02:00
Lipu Fei
ed91bf816f
Correct definition_changes location in 2.6 to 2.7 upgrade script
...
CURA-4053
2017-07-21 11:36:47 +02:00
Lipu Fei
15a6b5626d
Remove useless code
...
CURA-4053
2017-07-21 11:32:11 +02:00
Lipu Fei
141cfe776e
Fix handling old stack without definition_changes and add doc
...
CURA-4053
2017-07-21 11:28:47 +02:00
Ghostkeeper
a768234cad
Merge branch 'master' of github.com:Ultimaker/Cura
2017-07-21 10:41:03 +02:00
Jaime van Kessel
326c4cc4a4
Removed code duplication
...
CURA-4053
2017-07-21 10:15:20 +02:00
Tim Kuipers
d5be43d45d
roofing: inherit from topbottom (CURA-3940)
2017-07-20 15:42:04 +02:00
Jaime van Kessel
4d0c46508a
Fixed incorrect naming of printcores in error messages
...
CURA-3734
2017-07-20 15:17:46 +02:00