Jaime van Kessel
3af44cb634
Ensure consistant spacing
2020-04-20 11:05:33 +02:00
Jaime van Kessel
ecdaecf1db
Merge branch 'patch-1' of https://github.com/skriDude/Cura
2020-04-20 11:03:08 +02:00
Jaime van Kessel
94f8b7dcd7
Merge branch 'optimise_obj_meshes' of github.com:Ultimaker/Cura
2020-04-20 10:46:36 +02:00
novamxd
096198ec9a
Revamped ChangeAtZ
...
Removed some derpug code
2020-04-19 04:47:54 -05:00
Ghostkeeper
ac23c9df22
Replace STL meshes with 3MF files
...
These are much smaller than their STL counterparts. This saves on download and installation time. Maybe also on loading time.
2020-04-18 22:40:43 +02:00
Dan Podhola
0bf6b457dd
Changed M420 to G29 to stop the machine from auto-homing and inadvertantly drawing a triangle
2020-04-18 13:20:07 -07:00
gandzia44
7d7edf1994
fixed variants definitions
2020-04-18 21:53:59 +02:00
gandzia44
e2d85e4b0f
fixed my mistake in changing definition name
2020-04-18 21:39:57 +02:00
Ghostkeeper
fb4aec96a8
Decimate mesh models that were oversized
...
We have a guideline for 1MB. I thought we had a unit test for that that makes the tests fail if the models were oversized. But apparently not.
2020-04-18 21:23:13 +02:00
gandzia44
097c6805bd
changed version of variants and names of files
2020-04-18 20:50:33 +02:00
skriDude
933c44374d
Removed unnecessary parameters.
2020-04-17 17:17:39 +02:00
maukcc
f3093d6bc8
HMS434 update
...
roofing layers disabled
2020-04-17 12:08:21 +02:00
Kostas Karmas
e49d5f9156
Fix trailing slash in wanhao printers
...
CURA-7358
2020-04-16 18:00:57 +02:00
Nino van Hooff
0dda9df420
Merge pull request #7519 from Ultimaker/CURA-7329_Decrease_error_calculation_per_object_stack
...
Only check changed settings (and whatever it affects) for errors in POS
2020-04-16 17:01:50 +02:00
Jaime van Kessel
2da965e46e
Merge branch 'CURA-7147_preview_img_for_cloud' of github.com:Ultimaker/Cura into 4.6
2020-04-16 15:11:20 +02:00
Nino van Hooff
073a7fdce6
Revert "Revert "Merge pull request #7384 from Ultimaker/CURA-7333_Fix_reloading_3mf_files_with_many_objects""
...
This reverts commit 4f55c8d8. Since there was a merge conflict, this commit will be left empty.
2020-04-16 14:49:33 +02:00
Jaime van Kessel
9ec606af5c
Merge branch '4.6' of github.com:Ultimaker/Cura
2020-04-16 13:25:04 +02:00
Jaime van Kessel
ab62ac6e01
Merge branch 'CURA-7364_cloud_sync_message_duplicated' of github.com:Ultimaker/Cura into 4.6
2020-04-16 13:17:40 +02:00
Jaime van Kessel
14f9228a1d
Merge branch '4.6' of github.com:Ultimaker/Cura into 4.6
2020-04-16 13:17:30 +02:00
Remco Burema
ac5213d232
Fix typing.
...
part of CURA-7147
2020-04-16 12:59:36 +02:00
Remco Burema
006822334c
Fetch preview image from cloud for monitor page.
...
part of CURA-7147
2020-04-16 12:18:49 +02:00
Ghostkeeper
33a20fb10b
Merge branch '4.6'
2020-04-15 18:37:24 +02:00
Ghostkeeper
9f38374960
Also track Z coordinates and retract extra for the distance travelled then
...
Otherwise if a retracted move had a different Z coordinate, this would not be put in the final print. It's pretty simple to extend it this way.
Fixes #7458 .
2020-04-15 18:37:13 +02:00
Ghostkeeper
76d401df9b
Merge branch '4.6'
2020-04-15 18:28:29 +02:00
Ghostkeeper
0ec020c963
Update Czech translations for Cura 4.6
...
These have been mailed to me by DenyCZ.
Contributes to issue CURA-7344.
2020-04-15 18:26:58 +02:00
Ghostkeeper
4876339d12
Remove extraneous space
...
This throws the translation checks off. Fixed it for next time.
Contributes to issue CURA-7344.
2020-04-15 18:16:44 +02:00
Ghostkeeper
8d51a80a9d
Merge branch '4.6'
2020-04-15 18:15:06 +02:00
Ghostkeeper
972b2e852f
Merge branch '4.6' of https://github.com/Patola/Cura into Patola-4.6
2020-04-15 18:12:49 +02:00
Ghostkeeper
0f6c53c2cb
Merge branch '4.6'
2020-04-15 18:08:08 +02:00
Ghostkeeper
a314c4943b
Fix import script if Uranium is not on your PYTHONPATH
...
It was doing an os.path.exists on the relative path which has no context of where we're looking from. So make it absolute first and then check for the existence of the file. Also take the correct parent folder then and improve debug output.
2020-04-15 18:08:04 +02:00
Ghostkeeper
47073268f9
Corrections to translations
...
These were some things that were found by automatic checks in PoEdit.
Contributes to issue CURA-7344.
2020-04-15 18:06:30 +02:00
Ghostkeeper
1cef21919e
Fix missing plural forms
...
The import script doesn't parse these correctly yet. Keep finding them now.
Some of the plural forms were incorrect. They were like that last time as well. Lionbridge isn't translating them correctly, but it's the fault of a very annoying interface in Smartling. I was able to fix all of them decently except Russian, so Russian will have to make do with just plural everywhere.
Contributes to issue CURA-7344.
2020-04-15 18:06:10 +02:00
Ghostkeeper
7b3482fcd8
Update translations from Lionbridge for Cura 4.6
...
These are the new translations we got. I didn't make any corrections yet, but I did already see some mistakes in the Chinese ones.
Contributes to issue CURA-7344.
2020-04-15 18:06:07 +02:00
Nino van Hooff
db758a7e19
Add None-checks to CloudPackageChecker
...
Might help prevent the sync message to show multiple times
CURA-7364
2020-04-15 17:16:38 +02:00
Jaime van Kessel
7d312f2f24
Merge branch 'master' of github.com:Ultimaker/Cura
2020-04-15 12:25:19 +02:00
Jaime van Kessel
d49cca3b8b
Add warning for when libsavitar is not up to date
2020-04-15 12:25:00 +02:00
Jaime van Kessel
28b8ba3748
Only check changed settings (and whatever it affects) for errors in POS
...
CURA-7329
2020-04-15 11:31:15 +02:00
Ghostkeeper
4050d3ccde
Prevent crash when a setting is not in any setting category
...
I don't know what exactly caused this since it's impossible to trace. But the crash happened with a setting called 'dual_gcode' which currently doesn't exist in Cura. So I think it must be some plug-in that adds it. In any case, it's good to be defensive about this sort of thing. Good type checking would've caught this for us.
Fixes Sentry issue CURA-JB.
2020-04-14 21:06:10 +02:00
Kostas Karmas
ea2eb2ce41
Merge branch '4.6'
2020-04-14 18:14:39 +02:00
konskarm
6241ca736e
Merge pull request #7498 from Ultimaker/CURA-7343_network_troubleshooting_link
...
CURA-7343_network_troubleshooting_link
2020-04-14 18:12:22 +02:00
Ghostkeeper
601c21cf2f
Merge branch '4.6'
2020-04-14 17:59:48 +02:00
Ghostkeeper
3dbd154492
Fix calculation of infill wipe distance starting from infill location
...
Subtract the thickness of the walls from this setting. This most likely ends up negative and thus not counting because it's maxed with something that starts at 0.
I've also simplified this algorithm a bit. Easier to follow if you ask me.
Done as a 5 minute fix.
2020-04-14 17:59:33 +02:00
Ghostkeeper
f6479840f6
Fix calculation of infill wipe distance starting from infill location
...
Subtract the thickness of the walls from this setting. This most likely ends up negative and thus not counting because it's maxed with something that starts at 0.
I've also simplified this algorithm a bit. Easier to follow if you ask me.
Done as a 5 minute fix.
2020-04-14 17:59:00 +02:00
Nino van Hooff
214e41f983
Use a more specific link for the network troubleshooting guide
...
CURA-7434
2020-04-14 16:55:36 +02:00
Ghostkeeper
0e30f0bb6b
Merge branch 'master' of github.com:Ultimaker/Cura
2020-04-14 14:20:17 +02:00
Ghostkeeper
ec31d7a673
Merge branch '4.6' of https://github.com/kazooless/Cura into kazooless-4.6
2020-04-14 14:18:16 +02:00
maukcc
7345554778
HMS434 update
2020-04-14 12:10:48 +02:00
Nino van Hooff
783b8e08ff
Only schedule a new cloud sync after the previous one finished
...
Prevents concurrent syncs, which would create duplicate printers.
Also doxygen comments to docstring
CURA-7055
2020-04-14 11:40:04 +02:00
Jaime van Kessel
52f01a71c3
Use base_file to check if a material is known
...
Fixes #7490
2020-04-14 11:18:40 +02:00
Jaime van Kessel
8269ae9501
Use base_file to check if a material is known
...
Fixes #7490
2020-04-14 09:49:34 +02:00