Nino van Hooff
828e931f52
Add manual sync button (non-functional)
...
CURA-7290
2020-04-30 17:19:14 +02:00
Nino van Hooff
4fd5c6e337
Add account sync assets
...
CURA-7290
2020-04-30 17:18:20 +02:00
Jaime van Kessel
d2be622d48
Merge branch '3mf_platform_meshes' of github.com:Ultimaker/Cura
2020-04-30 14:18:28 +02:00
Kostas Karmas
80a4cfbd75
Remove duplicated line
...
This line is called both outside and inside of _setOutputDeviceMetadata(...)
CURA-7055
2020-04-30 14:03:34 +02:00
Jaime van Kessel
db7429488d
Merge branch 'del_scripts_pycache' of github.com:Ultimaker/Cura
2020-04-30 13:50:57 +02:00
Jaime van Kessel
b7081f9c68
Merge branch 'master' of github.com:Ultimaker/Cura into 3mf_platform_meshes
2020-04-30 13:47:28 +02:00
Jaime van Kessel
2147b2064c
Merge branch '4.6' of github.com:Ultimaker/Cura
2020-04-30 10:37:28 +02:00
konskarm
98eda12f60
Merge pull request #7418 from Evg33/UNI_3D_profiles
...
Adding profiles for UNI 3D Series printers
2020-04-29 17:24:24 +02:00
Evg33
436d36ae90
UNI3D: fix startup code and machine_extruder_count=2
2020-04-29 18:10:43 +03:00
Remco Burema
4b4864485c
CURA-7409 Update keep/discard dialog more.
2020-04-29 16:23:06 +02:00
Kostas Karmas
61e2cc1193
Fix missing type for result
2020-04-29 15:33:28 +02:00
Jaime van Kessel
1775903335
Merge branch 'CURA-7404_fix_xray_green' of github.com:Ultimaker/Cura
2020-04-29 14:59:53 +02:00
Ghostkeeper
dfa021ab20
Fix upgrade of preference if visible settings was not modified
...
Oops. Small oversight. This could lead to the preferences file being erased completely.
Found during work on Sentry issue CURA-NH.
2020-04-29 14:10:07 +02:00
Ghostkeeper
abffb6c26c
Don't crash when reading corrupt 3MF files
...
Otherwise it would crash with a BadZipFile error. We should be robust against that. This will trigger a generic message that we couldn't read that file to the user, and put more information in the log.
Fixes Sentry issue CURA-NH.
2020-04-29 14:07:04 +02:00
Ghostkeeper
dcac9b6a87
Prevent a crash when retrying even though it completed in the meanwhile
...
Fixes Sentry issue CURA-NA.
2020-04-29 14:07:03 +02:00
Ghostkeeper
bf3d6c67d9
Check the bounding box before using it
...
Some objects don't have a bounding box if they are improperly constructed by a plug-in.
Fixes Sentry issue CURA-N3.
2020-04-29 14:07:03 +02:00
Jaime van Kessel
481da09975
Merge branch 'master' of github.com:Ultimaker/Cura
2020-04-29 13:51:35 +02:00
Jaime van Kessel
084e80bcda
Only connect a cloud printer if it's the active one
...
By splitting up the correctly setting of metadata and actually
connecting, the distinction can be made.
CURA-7055
2020-04-29 13:48:06 +02:00
Remco Burema
476262acc7
Merge branch 'master' of https://github.com/Ultimaker/Cura
2020-04-29 13:03:25 +02:00
Remco Burema
3604e75cce
CURA-7409 Update keep/discard dialog.
2020-04-29 13:02:48 +02:00
Remco Burema
4c4e611629
Fix x-ray error color.
...
X-ray errors showed as green and translucent instead of read and solid. Now fixed.
CURA-7407
2020-04-29 12:06:20 +02:00
Kostas Karmas
64cfe423fe
Fix moving to next page when no printers in account
...
Fixed a bug where the welcome wizard was not moving to the next page
if the account had no printers connected to it.
CURA-7019
2020-04-29 11:49:45 +02:00
maht
c29ebc8a77
Updated change log for 4.6.1
4.6.1
2020-04-29 10:58:11 +02:00
Ghostkeeper
8386d094d3
Improve translation of 'tree support' in German
...
As discussed in #7590 .
2020-04-29 02:08:09 +02:00
Jaime van Kessel
9e68bcb7a0
Merge branch 'feature_objectlist_improvements' of https://github.com/fieldOfView/Cura
2020-04-28 15:40:08 +02:00
Evg33
bee9947d84
UNI3D CR at end of files
2020-04-28 16:29:07 +03:00
Evg33
b87444f571
UNI3D setting_version 13
2020-04-28 16:26:25 +03:00
Evg33
6b51f62411
UNI3D platforms
2020-04-28 16:09:10 +03:00
Evg33
80e0078979
UNI3D settings version 13
2020-04-28 15:56:34 +03:00
Evg33
61cfcf6b08
UNI3D extruders
2020-04-28 15:43:54 +03:00
Evg33
c866d91e56
UNI3D meshes
2020-04-28 15:18:04 +03:00
Remco Burema
aaee651369
Fix comment.
...
a smaller part of CURA-7404
2020-04-28 13:28:02 +02:00
Remco Burema
242e0d403e
Clean pycache for scripts as well.
2020-04-28 12:11:55 +02:00
Ghostkeeper
68e8261c21
Squashed commit of the following:
...
commit 96187e21580e10ba3006895c0a0613cb1fa66c4d
Author: Ghostkeeper <rubend@tutanota.com>
Date: Tue Apr 28 11:52:29 2020 +0200
Update setting_version of recently merged profiles
None of these had any settings that needed to be deleted or updated. I'm updating them so that they load properly in Cura 4.7.
Contributes to issue CURA-7403.
commit 80bea3caa14139c189fc10c6874867d104df2fd7
Merge: 174b58374 037eb9a89
Author: Ghostkeeper <rubend@tutanota.com>
Date: Tue Apr 28 11:41:31 2020 +0200
Merge branch 'master' of https://github.com/curso007/Cura into curso007-master
commit 037eb9a898e8625497a0f44e31746155c8523662
Merge: 109b5cf8e 772fd650a
Author: Cataldo URSO <curso007@users.noreply.github.com>
Date: Fri Apr 24 19:36:01 2020 +0200
Merge pull request #2 from Ultimaker/master
Resync with Ultimaker
commit 109b5cf8e3311283f60ffb73dc165974cf619faa
Author: Cataldo URSO <cataldo.urso@gmail.com>
Date: Fri Apr 24 15:34:31 2020 +0200
Spacing much consistent after editor reconfiguration.
commit cdea1a7d598e39c3beebd4386b6326503051a160
Author: Cataldo URSO <cataldo.urso@gmail.com>
Date: Fri Apr 24 15:28:18 2020 +0200
Spacing much consistent after editor reconfiguration.
commit bc8422d4ee95a5d20b5f8364711965b036b28eed
Author: Cataldo URSO <cataldo.urso@gmail.com>
Date: Fri Apr 24 00:14:38 2020 +0200
plateform image renamed.
commit e0d95c12558f7da8dcbc1aab966e92a1d67bdebb
Merge: a069ed5f9 b1e95d7a8
Author: Cataldo URSO <curso007@users.noreply.github.com>
Date: Fri Apr 24 00:03:57 2020 +0200
Merge pull request #1 from Ultimaker/master
Resync with ultimaker
commit a069ed5f946b0a9d9830d8ba39c89e7cbe1ffdb2
Author: Cataldo URSO <cataldo.urso@gmail.com>
Date: Thu Apr 23 23:15:36 2020 +0200
Reducing size of meshes and image(s)
commit 256d4a5576802ea9c116b4901a79ae17b96ade99
Author: Cataldo URSO <cataldo.urso@gmail.com>
Date: Wed Apr 22 21:03:02 2020 +0200
Try to fix errors comming from the CI
commit ec4cbe6809ba80f84a065a2d875f591110c751ff
Author: Cataldo URSO <cataldo.urso@gmail.com>
Date: Wed Apr 22 20:44:30 2020 +0200
STL size reduced as much I could.
commit 8a6468943a79a6f72078ded187722706c85871a5
Author: Cataldo URSO <cataldo.urso@gmail.com>
Date: Wed Apr 22 18:17:13 2020 +0200
Adding Anycubic Predator printer
commit e4491b30bdc9e9642737d6851c8f7571be368798
Author: Cataldo URSO <cataldo.urso@gmail.com>
Date: Tue Apr 21 18:51:29 2020 +0200
Adding the mesh for the FLSUN QQ-S thanks to Eddy Emck
2020-04-28 11:55:15 +02:00
Jaime van Kessel
174b58374a
Remove unneeded unit tests
...
The code was moved to uranium, so no need to test them in a plugin.
In some cases they were also testing a specific implementation artifact and not
actual expected behavior.
CURA-7388
2020-04-28 10:23:36 +02:00
Ghostkeeper
f4f990708f
Remove old 'category' metadata
...
Most of it was incorrect and very inconsistent too. These are not used by our code any more.
2020-04-28 09:27:31 +02:00
Ghostkeeper
33d78fd692
Add chapter on how value formulas are evaluated
2020-04-27 01:19:19 +02:00
Ghostkeeper
27bfe68659
Add header on how settings are used in CuraEngine
...
This should hopefully fix a couple of the links to this header in the rest of the article. Hopefully I guessed it right as to how Github shows these chapter headers (because Github is the targeted renderer for this documentation).
2020-04-27 00:56:58 +02:00
Ghostkeeper
8146030bc8
Add documentation on evaluating a setting from a definition
2020-04-27 00:42:31 +02:00
Ghostkeeper
302e7ddc00
Add documentation on how a setting is evaluated from a stack
...
And also how it continues evaluating on the global stack.
2020-04-27 00:32:02 +02:00
Ghostkeeper
98f37e3fa3
Add documentation on the resolve functions
2020-04-27 00:25:29 +02:00
Ghostkeeper
93fb772826
Add header on limit to extruder
2020-04-27 00:11:39 +02:00
Ghostkeeper
66609fc787
Add beginnings of a page on how to arrive at a setting value
2020-04-26 23:50:00 +02:00
Ghostkeeper
772fd650a2
Add page about the available setting properties
...
This then replaces the last bit of information in Cura_Data_Model.odg so I'll remove that one.
2020-04-24 19:22:37 +02:00
Ghostkeeper
ed90dd0225
Write down documentation on the functionality of container stacks
2020-04-24 18:25:29 +02:00
Ghostkeeper
0d1f7a066a
Redo profile stack picture in SVG
...
This way it can be edited easily (for which we needed the DrawIO image) as well as directly shown in the documentation (for which we needed the PNG render).
2020-04-24 18:05:09 +02:00
Ghostkeeper
2fc98eda8a
Add start of 'profiles' chapter with a glossary
2020-04-24 16:53:56 +02:00
Ghostkeeper
e6a8d3b88e
Link to new repositories page
2020-04-24 16:41:25 +02:00
Ghostkeeper
9d800f9fde
Add high-level overview image of how repositories interconnect
2020-04-24 16:40:13 +02:00
Ghostkeeper
3b30b75f1e
Add documentation on which repositories Cura uses
2020-04-24 15:52:23 +02:00