Jaime van Kessel
06aaf40d06
Add test for computation of prime blob
2019-06-07 14:29:15 +02:00
Jaime van Kessel
a8a4180f6f
Merge branch 'master' of github.com:Ultimaker/Cura
2019-06-07 13:41:43 +02:00
Jaime van Kessel
1759e01b27
Make _geSettingFromAllExtruders use zip
...
This is a bit cleaner to use
2019-06-07 13:40:41 +02:00
Jaime van Kessel
a6ca49d68c
Fix typing for Buildvolume
2019-06-07 13:34:57 +02:00
Ghostkeeper
ec22ddcb9a
Give infill and support interface a more distinct colour
...
We had complaints that infill had a too similar colour to skin.
Fixes #5827 .
2019-06-07 13:30:15 +02:00
Jaime van Kessel
2d4fe5c128
Add some simple tests for meshbuilding of the build volume
2019-06-07 13:05:00 +02:00
Remco Burema
6f928ad97c
Merge branch 'master' into feature_intent
2019-06-07 10:39:52 +02:00
Lipu Fei
9911f98deb
Add version upgrade 4.1 to 4.2
...
CURA-6460
2019-06-06 13:11:56 +02:00
Lipu Fei
e28ba497d3
Remove prime_tower_circular from profiles
...
CURA-6460
2019-06-06 13:11:26 +02:00
Lipu Fei
d0f1b74bd7
Fix mistake in CLI check
...
CURA-6549
2019-06-06 12:16:54 +02:00
Lipu Fei
0e55b25e0b
Merge pull request #5768 from Ultimaker/CURA-5395-orthographic-view
...
Support for orthographic view
2019-06-06 11:49:25 +02:00
Lipu Fei
280ddea1ae
Do not redirect stdout and stderr for CLI
...
CURA-6549
2019-06-06 11:43:14 +02:00
Ghostkeeper
1620ee6825
Rename user-visible setting
...
This is the easy part...
This setting actually indicates the maximum diameter that gets supported by a tower, so it should be more of a 'maximum diameter'.
Now the setting key is very different from the setting name so we're going to change that too.
Contributes to issue CURA-6311.
2019-06-06 10:20:12 +02:00
Ghostkeeper
81919b75df
Implement Z Hop Speed
...
Z Hops have their own speeds now. It no longer uses the maximum feedrate, which was unknown for some printers and therefore limited only to light speed, which was too much for some printers to handle.
Implements CURA-6532.
2019-06-06 10:15:50 +02:00
Remco Burema
a30814fe52
Remove square prime tower. [CURA-6460]
2019-06-06 10:07:05 +02:00
Jaime van Kessel
080cafe78f
Increase the looking from offset so model doesn't get cut off
...
CURA-5965
2019-06-06 10:01:20 +02:00
Jaime van Kessel
7880c8d3f4
Revert "Clean up snapshot code"
...
This reverts commit 37b904a3c4
.
2019-06-06 09:58:15 +02:00
Jaime van Kessel
fdea83cbd6
Merge branch 'master' of github.com:Ultimaker/Cura
2019-06-06 09:51:16 +02:00
Jaime van Kessel
37b904a3c4
Clean up snapshot code
2019-06-06 09:51:06 +02:00
Ghostkeeper
3ea68e6c7f
Fix width of labels in machine settings
...
- Elide the titles in the columns.
- Give the width of a ratio so that it doesn't matter if the font renders differently or if we resize the window.
Fixes #5742 .
2019-06-06 09:44:42 +02:00
Jaime van Kessel
d0cf7f04bf
Don't show "Your rating" for generic materials
2019-06-05 16:45:34 +02:00
Jaime van Kessel
499e02579e
Fix hiding settings that were not visible by default
...
CURA-6556
2019-06-05 16:36:30 +02:00
Lipu Fei
c2b866fd05
Fix scale for just ungrouped objects
...
CURA-6565
Same as in Uranium _calculateAABB()
2019-06-05 13:29:45 +02:00
Jaime van Kessel
6e053e0bb6
Mark objects that are completely below the buildplate as outside of the buildvolume
...
CURA-6545
2019-06-05 13:25:43 +02:00
Remco Burema
7aa17da536
Merge pull request #5791 from Ultimaker/CURA-6490_fix_ppa_attempt2
...
CURA-6490 Fix settings attempt 2
2019-06-05 13:07:47 +02:00
Jaime van Kessel
35ec70a3cf
Add a selector for the intent profile
...
CURA-6534
2019-06-05 11:13:32 +02:00
Jaime van Kessel
2d8c19203e
Expose intent model to QML
...
CURA-6534
2019-06-05 09:57:42 +02:00
Jaime van Kessel
69038c9e75
Added two test intent profiles
...
CURA-6534
2019-06-04 17:40:58 +02:00
Jaime van Kessel
2e7f8b066a
Ensure that the intent model gets populated
...
CURA-6534
2019-06-04 17:32:11 +02:00
Jaime van Kessel
266cf52cbc
Add stub for the IntentModel
...
CURA-6534
2019-06-04 17:24:34 +02:00
Lipu Fei
a6fea1bf40
Simplify check
...
CURA-6545
2019-06-04 07:43:58 +02:00
Jaime van Kessel
d69c4d0979
Fix tests
...
CURA-6543
2019-06-03 16:27:39 +02:00
Jaime van Kessel
728d8c3141
Add test for VersionUpgrade41to42
2019-06-03 16:22:54 +02:00
Ghostkeeper
c00bd8c138
Merge branch 'fix_emptyviewmenucomponent_url' of https://github.com/fieldOfView/Cura into fieldOfView-fix_emptyviewmenucomponent_url
2019-06-03 14:25:38 +02:00
Ghostkeeper
228fb62e60
Handle functions in user or user-changes profiles
...
Normally the user hasn't got any of these unless he selected a setting to be copied for all extruders.
2019-06-03 14:15:40 +02:00
Jaime van Kessel
7cc4ac741c
Add version upgrade that adds empty intent profile to the stacks
...
CURA-6534
2019-06-03 11:49:03 +02:00
Ghostkeeper
24b1930b14
Don't erase G92 commands
...
They should only be read in order to detect travel moves properly. They don't need to be modified in any way.
Fixes #4878 .
2019-06-03 11:17:04 +02:00
Jaime van Kessel
a1bbb46555
Add intent to recognised resource types
...
CURA-6534
2019-06-03 11:15:59 +02:00
Jaime van Kessel
a595feb24e
Increase the version of the CuraContainer stack
...
Since we added a new layer to it, it's version is one level higher (*DING*)
CURA-6534
2019-06-03 11:10:20 +02:00
Jaime van Kessel
2e71ce2710
Added intent to the CuraContainerStack
...
CURA-6534
2019-06-03 10:52:19 +02:00
Jaime van Kessel
163b54c441
Minor fix to the FR template
2019-06-03 09:55:48 +02:00
Ghostkeeper
2f92479db2
Don't use caps for log entry of firmware update
...
Also it might be useful to show what the newly discovered version is.
2019-06-03 09:17:35 +02:00
fieldOfView
6c64486cd6
Fix creating QUrl to EmptyViewMenuComponent.qml
2019-06-02 14:50:10 +02:00
Jaime van Kessel
55c7f546b2
Split up the rebuild function of the buildvolume
...
This should make it a lot easier to test
2019-05-31 17:32:49 +02:00
Jaime van Kessel
f85095f5d8
Added simple test for BuildVolume
2019-05-31 17:19:27 +02:00
Jaime van Kessel
54ffcc478c
Add some tests for DiscoveredPrintersModel
2019-05-31 17:03:38 +02:00
Jaime van Kessel
7e76505464
Add some tests for _compute2DConvexHull
2019-05-31 16:37:46 +02:00
Jaime van Kessel
1e4a73590a
Merge branch 'master' of github.com:Ultimaker/Cura
2019-05-31 16:16:44 +02:00
Jaime van Kessel
19475faa5f
Add a few more simple tests for convex hull decorator
2019-05-31 16:16:14 +02:00
Ghostkeeper
28d428b56a
Merge branch 'master' of ssh://github.com/Ultimaker/Cura
2019-05-31 16:10:14 +02:00