Torbjørn
04589596f0
Reverted back to use of RepRap (Marlin/Sprinter)
2017-12-30 00:18:15 +01:00
Torbjørn
7aaedff8af
Reverted back to use of RepRap (Marlin/Sprinter)
2017-12-30 00:17:36 +01:00
Torbjørn
6e35936ab9
Merge pull request #3 from Ultimaker/master
...
test
2017-12-30 00:15:48 +01:00
Torbjørn
b782b532fc
Update to new machine_gcode_flavor definition
2017-12-29 23:27:39 +01:00
Torbjørn
8a308ef0db
Added Quality profiles for Anycubic i3 Mega
2017-12-29 19:59:04 +01:00
Ghostkeeper
1bcdc0357e
If there is no added printer, disallow closing the window
...
The state of having no printer added is very weird to the user. Let's prevent that from happening by accident.
Contributes to issue CURA-4736.
2017-12-29 14:32:43 +01:00
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
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
TheAssassin
a63ad41676
Move extruder to X0
2017-12-24 22:14:45 +01:00
ChrisTerBeke
b29047abd3
Small fixes for disable user data triggering preferences window
2017-12-22 11:38:56 +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
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
447c6e7e23
Added Disable link style
...
CURA-4630
2017-12-21 16:25:13 +01:00
Jack Ha
24ad68aeb5
Fix initial state of 'See only current build plate'. CURA-4525
2017-12-21 15:13:12 +01:00
Jack Ha
fda4badab1
Checked build plates in context menu now actually match the selected item's build plates; changed collapse arrow. CURA-4525
2017-12-21 15:08:46 +01:00
Jack Ha
4b5097f998
Objects menu now collapses animated and it has a border. CURA-4525
2017-12-21 12:41:06 +01:00
Jack Ha
1ca6fa0daa
Different arrow for collapsing. CURA-4525
2017-12-21 11:40:59 +01:00
Jack Ha
a47107448e
Moved objects menu to lower left and made it collapsible. CURA-4525
2017-12-21 11:39:37 +01:00
Jack Ha
5152b2ae65
Solved merge conflicts. CURA-4525
2017-12-21 10:52:51 +01:00
Jaime van Kessel
89004b8df5
Fixed some QML warnings
...
CL-541
2017-12-19 17:19:04 +01:00
fieldOfView
57a9b709e7
Select text when gaining focus
2017-12-19 12:14:58 +01:00
Jaime van Kessel
bc8741ef08
Merge branch 'master' of github.com:Ultimaker/Cura into network_rewrite
2017-12-19 10:40:32 +01:00
Mark Burton
97b051907f
Added infill_enable_travel_optimization setting.
...
Enabling this can greatly reduce the travel time during the printing of infill but it can
be expensive to compute so now the user can decide whether to use it or not.
2017-12-18 14:52:25 +00:00
Ghostkeeper
f538c3a686
Allow support bottom extruder to be set with tree support
...
It is now implemented.
Contributes to issue CURA-4523.
2017-12-18 15:30:21 +01:00
Ghostkeeper
eb1efc4928
Merge branch 'master' into feature_tree_support
2017-12-18 13:25:59 +01:00
Diego Prado Gesto
cdfcfa9d53
Merge branch 'master' of https://github.com/Ultimaker/Cura
2017-12-18 11:58:41 +01:00
Diego Prado Gesto
4a211c6ac6
CURA-4495 Change property name and add default values
2017-12-18 11:58:34 +01:00
Ghostkeeper
76d0a336f0
Merge branch 'master' of https://github.com/innovo3d/Cura
2017-12-18 11:24:22 +01:00
Diego Prado Gesto
6ddf8ce649
Merge branch 'master' of https://github.com/Ultimaker/Cura
2017-12-18 10:15:09 +01:00
Diego Prado Gesto
c3ce3724e5
Fix small issue when resetHandler is not defined
2017-12-18 10:00:08 +01:00
Ghostkeeper
2451e90370
Increase default resolution for tree support
...
Otherwise you get lines falling completely next to the previous layer.
Contributes to issue CURA-4523.
2017-12-18 09:57:03 +01:00
Jack Ha
43db06db2d
CURA-4721 removed comment from breakaway 0.1mm quality profile
2017-12-18 09:39:20 +01:00
Diego Prado Gesto
3bef7dd9b1
CURA-4716 Add Fine quality profile for Breakaway AA0.4 in UM3
2017-12-15 16:32:41 +01:00
ChrisTerBeke
876ad01597
Directly use CuraApplication.backend instead of via property
2017-12-15 13:32:45 +01:00
ChrisTerBeke
79028388a2
Add option for custom reset handler in setting item
2017-12-15 11:05:42 +01:00
ChrisTerBeke
cac561600e
Use pyqtProperty instead of slot to bind backend
2017-12-14 15:44:11 +01:00
ChrisTerBeke
9db320bf35
Remove unused backend property
2017-12-14 15:34:58 +01:00
ChrisTerBeke
47e5303a89
Catch situations where backend is not correctly set
2017-12-14 15:16:17 +01:00