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
Jaime van Kessel
8b7c95da35
ViewOrientationControls now use actions
...
This prevents code duplication
CURA-5395
2019-05-31 11:23:44 +02:00
Lipu Fei
6efb46c9a9
Merge pull request #5795 from Ultimaker/fix_auto_reset_on_discard_user_changes
...
Fix auto-resetting settings when discarding user changes
2019-05-31 11:18:09 +02:00
Diego Prado Gesto
401ac39217
Merge pull request #5822 from smartavionics/mb-fix-connect-support-lines-visibility
...
Fix visibility of Connect Support Lines.
2019-05-31 10:36:57 +02:00
Mark Burton
77643d1788
Fix visibility of Connect Support Lines.
2019-05-31 07:58:47 +01:00
Oskar Haarklou Veileborg
5dca589d6a
fdmprinter.def.json: draft_shield_enable -> draft_shield_enabled
...
This seems to have been typos.
2019-05-30 11:06:41 +02:00
trouch
17da2b2afd
fix: import creawsome definitions
2019-05-29 22:16:58 +02:00
Jaime van Kessel
27f60a6d5d
Directly show feedback when pressing the slice button
...
CURA-6034
2019-05-29 16:32:43 +02:00
Jaime van Kessel
07ff08f6bb
Ensure that objects outside build volume are not added to thumbnail
...
CURA-6545
2019-05-29 15:53:23 +02:00
Remco Burema
dc1679bbdd
Fix: adhesion could overlap model because order of (el)if statements.
2019-05-29 13:12:34 +02:00
Cherubim
f6627daa49
Allow negative values for nozzle offsets and print head shape
...
That's half of the point of these settings, anyway.
Fixes #5784 .
2019-05-28 17:10:32 +02:00
Cherubim
310a48a2c9
Correct American spelling: Flavour -> Flavor
2019-05-28 15:33:47 +02:00
Cherubim
63cd3a52ce
Don't reset all invisible settings
...
Why would you need to reset all invisible settings? It shouldn't matter whether a setting is visible or not.
This is causing bugs because the settings that are being reset are not necessarily extruder-type settings (as that is checked below). They are being reset to the value self._default_extruder, which is not always a valid setting value.
Fixes #4274 .
2019-05-28 15:08:03 +02:00
Cherubim
e1bb783bcd
Better bounds checking in layer numbers
2019-05-28 14:38:19 +02:00
Cherubim
6bf3b1509a
Merge branch 'master' of github.com:Ultimaker/Cura
2019-05-28 14:37:37 +02:00
Cherubim
eea9528795
Merge branch 'master' of https://github.com/maukcc/Cura into maukcc-master
2019-05-28 12:56:18 +02:00
Jaime van Kessel
14f96bd9b6
Merge branch '4.1' of github.com:Ultimaker/Cura
2019-05-28 12:41:33 +02:00
Jaime van Kessel
63316fa4e9
Fix manual output devices not being added on boot
2019-05-28 11:59:17 +02:00
Remco Burema
fc908cdf9b
Revert "Settings-GUI: Max decimal places to 4 (from 3)."
...
This reverts commit 020bedcfee
.
2019-05-28 11:33:17 +02:00
Cherubim
cdafdc8d5c
Break up translation in two pieces
...
As a rule of thumb, translated text should not contain any layout. This particular text has gone wrong in the translations because the translators didn't translate the second part (or their application messed it up). I'm breaking it up into two pieces as to force them to translate both.
Contributes to issue CURA-6547.
2019-05-28 11:23:42 +02:00
Jaime van Kessel
c763052615
Merge branch 'master' of github.com:Ultimaker/Cura
2019-05-28 11:22:52 +02:00
Jaime van Kessel
31f53dfc3c
Add tests for SettingOverrideDecorator
...
CURA-6539
2019-05-28 11:22:13 +02:00
Cherubim
b19c6dad64
Merge branch 'master' of github.com:Ultimaker/Cura
2019-05-28 11:07:48 +02:00
Cherubim
0ebb2a35fe
Merge branch '4.1'
...
Conflicts:
resources/i18n/es_ES/cura.po -> Correction being made on master while translations were being done for 4.1.
2019-05-28 11:07:20 +02:00
Remco Burema
020bedcfee
Settings-GUI: Max decimal places to 4 (from 3).
2019-05-28 11:07:18 +02:00
Cherubim
376c5445e4
Re-enable Polish
...
It was disabled yesterday because it was incomplete then, but we got the translations yesterday evening.
Contributes to issue CURA-6547.
2019-05-28 10:48:58 +02:00
Lipu Fei
0bc8a67a37
Merge master
2019-05-28 10:43:51 +02:00
Lipu Fei
f9af9754c8
Make reset button and revert stack levels configurable
...
CURA-6490
2019-05-28 10:33:26 +02:00