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
trouch
4e7067ad2b
remove creasomemod essential setting visibility
2019-06-05 01:19:15 +02:00
Ghostkeeper
36a206b418
Also remove translation for break preparation temperature
...
This setting is no longer used. If I don't remove it, it'll complain when syncing materials with the printer because it tries to serialise the material profiles then.
Contributes to issue CURA-6329.
2019-06-04 17:23:20 +02:00
Ghostkeeper
a0c3738a49
Add translations for deprime settings
...
These need to be read for the deprime experiments in the PPA.
Contributes to issue CURA-6329.
2019-06-04 17:07:59 +02:00
Ghostkeeper
b9e4ce8d15
Remove break preparation temperature
...
This setting is not used in the deprime procedure.
Contributes to issue CURA-6329.
2019-06-04 17:06:41 +02:00
trouch
ce9b48ab26
fix: remove heavy platform models
2019-06-04 16:46:03 +02:00
trouch
0812f354f0
feat: use quality inheritance
2019-06-04 16:44:40 +02:00
Lipu Fei
a6fea1bf40
Simplify check
...
CURA-6545
2019-06-04 07:43:58 +02:00
Ghostkeeper
3d6e43ba9e
Disable deprime-related settings
...
Cura needs to be able to read these from the XML profiles in order to set up the experiment, but they don't affect slicing so the user doesn't need to adjust them.
Contributes to issue CURA-6329.
2019-06-03 17:28:53 +02:00
Ghostkeeper
d7d51571b5
Add additional settings from XML materials
...
These are all needed to implement the end-of-filament deprime procedure in the PPA's experiment. They are not necessary for slicing.
Contributes to issue CURA-6329.
2019-06-03 17:25:00 +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
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
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
trouch
7f282a9870
fix: ender-2 purge line
2019-06-02 16:40:49 +02:00
trouch
2581183930
fix: gantry height
2019-06-02 16:37:10 +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
Jaime van Kessel
a2687223f0
Add number of tests for ConvexHullDecorator
2019-05-31 16:10:14 +02:00
Jaime van Kessel
475b91d0d1
Add tests for CuraSceneController
2019-05-31 15:28:58 +02:00
Jaime van Kessel
28287ac62d
Merge branch 'master' of github.com:Ultimaker/Cura
2019-05-31 14:54:49 +02:00
Jaime van Kessel
92dc99a4d5
Add a number of tests for settingInheritanceManager
2019-05-31 14:54:34 +02:00
Ghostkeeper
233ce41b29
Merge branch 'patch-1' of https://github.com/BarrensZeppelin/Cura into BarrensZeppelin-patch-1
2019-05-31 14:53:48 +02:00
Jaime van Kessel
14d5fa5529
Add a bunch of tests for importing profiles
2019-05-31 13:59:54 +02:00
Jaime van Kessel
1d4fe56a21
Add tests for _findProfileWriter
2019-05-31 13:18:14 +02:00
Jaime van Kessel
43360aace0
Add tests for ExportQualityProfile
2019-05-31 13:07:03 +02:00
Ghostkeeper
95e7835da8
Better defaults for preshrink and skin expansion distance in CLI
...
Discovered during investigation of Ultimaker/CuraEngine#1062 .
2019-05-31 13:06:10 +02:00
Ghostkeeper
ab059417d1
Merge branch 'master' of ssh://github.com/Ultimaker/Cura
2019-05-31 12:53:33 +02:00
Ghostkeeper
7b4097bea4
Merge branch 'fix_disallowed_skirt'
2019-05-31 12:53:22 +02:00
Ghostkeeper
ac9f892e09
Remove useless '== True'
2019-05-31 12:53:08 +02:00
Ghostkeeper
72d1f39112
Document better what adhesion spacing is used
...
Contributes to issue CURA-6551.
2019-05-31 12:48:18 +02:00
Lipu Fei
673ed4b3fd
Merge pull request #5806 from Ultimaker/fix_disallowed_skirt
...
Fix: adhesion could overlap model because order of (el)if statements.
2019-05-31 12:13:35 +02:00
Jaime van Kessel
75ee2dfd86
Update issue templates
2019-05-31 12:05:16 +02:00
Jaime van Kessel
7751da47a7
Update issue templates
2019-05-31 12:00:56 +02:00
Jaime van Kessel
c9f07c898c
Refactoring the rotateView to setCameraRotation
...
The new name actualy reflects what it was doing (it sets the rotation, it
doesn't apply a new one to it!)
CURA-5395
2019-05-31 11:32:16 +02:00
Diego Prado Gesto
e55e25e391
Improve Japanese translation that missed one sentence
...
Contributes to CURA-6547.
2019-05-31 11:24:58 +02:00