Ghostkeeper
8b504c8acc
Fix scroll position after collapsing category not in focus
...
When collapsing a category, the height of the category is briefly set to 0 and then animated there properly. If the setting list becomes so small then that the scroll bar disappears, the view should automatically get scrolled up. But because the focus changed at the same time it would move the scrollbar such that the category header was in view. This clashed, causing the scroll position to end up not completely at the top even though the scroll bar did disappear. Setting the focus after collapsing the scroll bar prevents this.
Contributes to issue CURA-4732 and fixes #2935 .
2017-12-29 14:07:34 +01:00
Ghostkeeper
cda600f12d
Don't halt build when encountering duplicate tests
...
I had duplicate tests because multiple plug-ins were interfering with each other. We shouldn't crash on that.
Contributes to issue CURA-4692.
2017-12-29 13:16:52 +01:00
Ghostkeeper
c786f7a69b
Add Portuguese to language drop-down
...
So that we can select it.
Contributes to issue CURA-4692.
2017-12-29 11:53:58 +01:00
Ghostkeeper
ac8f3a31be
Include period in translation source text
...
I suspect that this was originally done this way to prevent breaking a string freeze. I'm now correcting it so that languages that don't use this period will also be able to properly end their sentence (such as Japanese or Chinese).
Contributes to issue CURA-4692.
2017-12-29 11:51:28 +01:00
Ghostkeeper
da4372beef
Corrections for Portuguese translation
...
Without really knowing the language, I was able to make these corrections.
Contributes to issue CURA-4692.
2017-12-29 11:49:04 +01:00
Ghostkeeper
5b47c58e80
Add European Portuguese translation
...
This is a new translation from Bothof.
Contributes to issue CURA-4692.
2017-12-29 11:22:55 +01:00
Torbjørn
c1dea6e9d4
Adding support Tevo Black Widow
...
Definition for _Tevo Black Widow_ from the user manual.
2017-12-29 01:56:46 +01:00
Torbjørn
b733c587f4
Adding support Anycubic i3 Mega
...
Definition for _Anycubic i3 Mega_ from the user manual.
2017-12-29 01:33:12 +01:00
Ghostkeeper
93a3054af0
Round layer heights to 2 decimals
...
More difficult than I expected actually...
Contributes to issue CURA-4655.
2017-12-28 09:11:41 -08:00
tylergibson
80f50dfff5
renaming variants to fix filename conflict, updating quality setting version
2017-12-28 09:11:41 -08:00
Tyler Gibson
2ac3ef78c3
Adding support for Malyan M200, Monoprice Select Mini V1 & V2, renaming Malyan M180 for consistency.
2017-12-28 09:11:41 -08:00
Ghostkeeper
bf2972200d
Clarify infill/skin overlap setting descriptions a bit
...
Discovered during work on CURA-4732.
2017-12-28 18:09:44 +01:00
Ghostkeeper
10f9ae4082
Resolve binding loop
...
Let's align the icons to the text instead of the text to the icons. This makes it all align from left to right and allows the button to take the width of the childrenRect properly.
2017-12-28 16:21:29 +01:00
Ghostkeeper
9b41cc05af
Further fix for MonitorButton
...
Forgot this one here.
Contributes to issue CURA-4741.
2017-12-28 15:46:06 +01:00
Ghostkeeper
5f240229f9
Fix reference to addAdditionalComponents and updateAdditionalComponents
...
Nobody ever tested this, I think...
Contributes to issue CURA-4741.
2017-12-28 15:45:03 +01:00
Ghostkeeper
a4d83331ad
Code style: Space around binary operator
...
Contributes to issue CURA-4672.
2017-12-28 14:30:47 +01:00
Ghostkeeper
4b9ddc186a
Code style: Space after binary operator
...
Contributes to issue CURA-4672.
2017-12-28 14:28:12 +01:00
TheAssassin
a63ad41676
Move extruder to X0
2017-12-24 22:14:45 +01:00
Aleksei S
d0a3575c0c
Don't print the model if it is outside of the buildplate
...
CURA-4734
2017-12-22 14:48:45 +01:00
ChrisTerBeke
727da34bd3
Merge branch 'master' into feature_headless_docker
2017-12-22 14:21:36 +01:00
ChrisTerBeke
07ad74d7f9
Always construct scene and build platë node tree
2017-12-22 14:20:54 +01:00
Lipu Fei
0c28c61e05
Create new SettingInstances when moving user changes settings
...
CURA-4708
2017-12-22 14:09:13 +01:00
Lipu Fei
0cd392fbd2
Create new SettingInstance when moving extruder DC settings
...
CURA-4708
2017-12-22 14:08:22 +01:00
Lipu Fei
a7d51326c0
Move extruder-specific DC settings
...
CURA-4708
Read code comments.
2017-12-22 14:06:11 +01:00
Jaime van Kessel
d6b0fcc92e
Progress message is now also shown when still compressing g-code
...
CL-541
2017-12-22 13:50:55 +01:00
Jaime van Kessel
562b2454b8
Added missing notifications for Connect prints
...
CL-541
2017-12-22 13:48:51 +01:00
Lipu Fei
2cffb1759f
Revert "Version upgrade for nozzle_size"
...
This reverts commit 54bc7dd348
.
CURA-4708
2017-12-22 13:30:06 +01:00
Lipu Fei
26a136f7c5
Revert "Simplified upgrade funtion, typos, check extruder count"
...
This reverts commit fd6d3e76a3
.
CURA-4708
2017-12-22 13:29:55 +01:00
Aleksei S
05acb2e00f
Prvent integer infinitive value after arranging all models
...
CURA-4672
2017-12-22 13:04:25 +01:00
ChrisTerBeke
4bc47585e6
Improvement in booting order
2017-12-22 12:27:45 +01:00
Lipu Fei
3fb3b5826f
Make sure user containers have unique IDs
...
CURA-4708
2017-12-22 12:26:30 +01:00
Lipu Fei
3f9f00673a
Fix addExtruderStackForSingleExtrusionMachine()
...
CURA-4708
- Create definition_changes container for the newly created
ExtruderStacks.
- Move extruder-specific definition_changes settings from the machine's
container to the extruder's container
2017-12-22 12:26:29 +01:00
Jaime van Kessel
eb27695d52
If a reserved job is moved to a printer that can do it, it' s correclty removed from the old printer
...
CL-541
2017-12-22 12:04:02 +01:00
Aleksei S
b454b43ae0
Merge branch 'master' of github.com:Ultimaker/cura
2017-12-22 12:02:18 +01:00
Aleksei S
f591822836
Set minimum distance between models
...
CURA-4672
2017-12-22 12:00:08 +01:00
ChrisTerBeke
1bfe296be7
Move all QML registrations together
2017-12-22 11:59:38 +01:00
ChrisTerBeke
5b43a32986
Extract UI boot from non-UI boot
2017-12-22 11:56:47 +01:00
ChrisTerBeke
3246480111
Merge branch 'master' into feature_headless_docker
2017-12-22 11:42:35 +01:00
ChrisTerBeke
f75d91071a
Remove invisible flag from allowed command line options to trigger non-gui mode
2017-12-22 11:39:58 +01:00
ChrisTerBeke
b29047abd3
Small fixes for disable user data triggering preferences window
2017-12-22 11:38:56 +01:00
Jaime van Kessel
931c87716b
Connection state changes now trigger a re-evaluation of the icon
...
CL-541
2017-12-22 11:31:48 +01:00
Jaime van Kessel
52d25042eb
Machines now re-appear after timeout
...
CL-541
2017-12-22 11:29:13 +01:00
TheAssassin
ed8f73765e
Reduce amount of movements after print
...
At the moment, the base plate is moved to the end stops, which moves the head to the front of the base plate (at least for stock printers, but most likely for modified ones, too), making the object inaccessible. This has been fixed by moving the base plate to the back after this step. That eliminates the need for the X/Y homing, hence it got removed from the after print code.
Also, before these changes, the "steppers off" command was pretty pointless, as the final move was performed after this step. This is not necessarily a problem, but can be annoying when trying to move the base plate or extruder after the print by hand.
All in all some useful changes.
2017-12-22 02:11:34 +01:00
ChrisTerBeke
56435f12c0
Add additional debug logging in machine manager for changing stack setup
2017-12-21 17:12:39 +01:00
ChrisTerBeke
2caa8d216a
Fix conflict
2017-12-21 17:09:28 +01:00
ChrisTerBeke
0e1cd99578
Add flag to ignore discard or keep dialog when changing print setup
2017-12-21 17:08:44 +01:00
Jack Ha
663ceab069
Undo emit transformationChanges (caused a crash), themed objects in objects list. CURA-4525
2017-12-21 16:53:43 +01:00
Aleksei S
c3954c40ac
Merge branch 'master' of github.com:Ultimaker/cura
2017-12-21 16:25:54 +01:00
Aleksei S
447c6e7e23
Added Disable link style
...
CURA-4630
2017-12-21 16:25:13 +01:00
Andrew Donaldson
888fd0382a
Add Fedora to test for nvidia driver work around.
2017-12-21 15:59:00 +01:00