Kostas Karmas
a1c7ebe1c3
Fix mypy complaints
...
CURA-7827
2020-11-05 19:04:29 +01:00
Kostas Karmas
845c994cbc
Replace f string since it's not available in Python3.5
...
That should fix the failing test which produces a SyntaxError.
CURA-7827
2020-11-05 17:38:34 +01:00
Kostas Karmas
1a759f81df
Change print sequence when the number of enabled extruders changes
...
Fixes https://github.com/Ultimaker/Cura/issues/8682 while still maintaining the correct behavior for CURA-6914.
CURA-7827
2020-11-05 16:58:47 +01:00
Ghostkeeper
a4b2dc2cfe
Show Connect Top/Bottom Polygons when top surface pattern is concentric too
...
If there is a top surface, that is.
Fixes #8683 .
2020-11-05 13:25:09 +01:00
jelle Spijker
c76eb64dfe
Disable infill multiplier if gradual infill and connected lines enabled
...
Contributes to CURA-7115
2020-11-04 18:24:07 +01:00
Jaime van Kessel
bf7914dd5e
Merge branch 'New_raft_settings_Nylon_PLA_ABS' of github.com:Ultimaker/Cura
2020-11-04 16:56:17 +01:00
Ghostkeeper
b740fda491
Catch environment errors when reading 3MF archive metadata
...
The file could get deleted in the meanwhile.
Fixes Sentry issue CURA-1CK.
2020-11-04 14:25:39 +01:00
Ghostkeeper
9ffc6bc705
Rotate FLSUN-QQ mesh by 135 degrees around negative Z
...
Also convert it to 3MF, to save some file size.
According to reports in #8663 this is the true orientation of the printer w.r.t. the coordinate system in its firmware.
Fixes #8663 .
2020-11-04 12:09:53 +01:00
Jaime van Kessel
080832fcf2
Merge branch '4.8' of github.com:Ultimaker/Cura
2020-11-04 11:07:38 +01:00
Kostas Karmas
726175a01d
Merge branch '4.8' of https://github.com/Ultimaker/Cura into 4.8
2020-11-04 09:22:42 +01:00
Kostas Karmas
881e4406a4
Ensure the organization_id is None
2020-11-04 09:21:28 +01:00
Remco Burema
6b38695c22
Merge pull request #8678 from Ultimaker/CURA-7383
...
Gracefully handle exceptions in arrange
2020-11-03 16:51:12 +01:00
Remco Burema
0c7e31ece5
More readable.
...
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
2020-11-03 16:12:50 +01:00
Jaime van Kessel
dc944ff5e9
Also add wall_line_count when adding a infill mesh
...
CURA-7793
Fixes #8589
2020-11-03 16:06:10 +01:00
Sarita-Ultimaker
1c55fafe12
Modified raft settings: raft air gap, raft surface speed, speed layer 0
...
Settings modified depending on the raft release experiemnets done for PLA, Nylon and ABS for AA0.4 print core for UMS3 and UMS5.
2020-11-03 15:52:39 +01:00
Remco Burema
4866127e50
Send None instead of empty string.
2020-11-03 14:36:27 +01:00
Ghostkeeper
f78fd9b3a4
Move build plate mesh below build volume
...
Not inside it.
Contributes to issue CURA-7826.
2020-11-03 13:30:37 +01:00
Ghostkeeper
e503eabd95
Merge branch 'master' of https://github.com/reibuehl/Cura into reibuehl-master
2020-11-03 13:21:35 +01:00
Ghostkeeper
b6e5c3937b
Merge branch '4.8'
2020-11-03 11:48:24 +01:00
Ghostkeeper
ef7cfd846b
Change maximum resolution from 0.05mm to 0.25mm
...
This was found to be better in https://github.com/Ultimaker/Cura/issues/8321 due to changes to the simplification function.
Other printers are assumed to have a similar effect, or have their original value copied from Creality printers.
2020-11-03 11:48:07 +01:00
Firedrops
208adecc77
Add back png
2020-11-03 20:01:40 +10:00
Firedrops
fb1b703e31
Change tabs to spaces, remove misnamed .png
...
Uppercasing doesn't show up in git gutters
https://github.com/microsoft/vscode/issues/29861
So I remove it now and add it back next commit with correct name.
2020-11-03 20:01:18 +10:00
Firedrops
02c676763e
Fix indentation
2020-11-03 19:39:31 +10:00
Firedrops
2c058ee441
Added ideagen3D Sapphire Plus
2020-11-03 19:25:56 +10:00
Jaime van Kessel
526eb8dacd
Gracefully handle exceptions in arrange
...
CURA-7785
2020-11-03 09:48:54 +01:00
Kostas Karmas
bcfb42d861
Merge branch '4.8'
2020-11-02 11:17:59 +01:00
Jelle Spijker
734415040d
Merge pull request #8659 from Ultimaker/Skip_tests_for_old_arrange
...
Skip running the tests for the old arrange algorithm
2020-11-02 07:26:33 +01:00
Jelle Spijker
8a4bab27cb
Merge pull request #8656 from Ultimaker/CURA-7784_Hide_queue_if_printer_doesnt_support_it
...
Hide queue in Monitor page if printer does not support it
2020-10-31 12:30:59 +01:00
Ghostkeeper
39287264d9
Pynest2d.Point requires integer coordinates
...
These were floats. Rounding numpy-floats still results in floats so I'm just using int(). The result is rounded down instead of nearest, but the difference is at most 50 nanometres anyway.
Contributes to issue CURA-7501.
2020-10-30 18:12:18 +01:00
Ghostkeeper
95f1b11c45
Set initial page through currentPage after initialising
...
This has a delayed effect through a signal being emitted. That is necessary because the pagesList itself is also updated delayed, so at this time page 0 doesn't exist yet.
Contributes to issue CURA-7501.
2020-10-30 17:45:58 +01:00
Ghostkeeper
a2d2043b3c
Don't create DiscardOrKeepProfileChangesDialog on start-up
...
Just whenever we need it, please.
This removes a warning from the start-up sequence, but the warning is still there when you open the dialogue. It's complaining that a model has size -13 and another has size -14, but I don't know which model that is. The UserChangesModel seems to be fine at a size of 1 or so.
Contributes to issue CURA-7501.
2020-10-30 17:45:58 +01:00
Ghostkeeper
cfccf94914
Don't use deprecated 'address' property of ServiceInfo
...
It's been replaced by 'addresses'. In the newest Zeroconf version, 'address' has been removed entirely.
Contributes to issue CURA-7501.
2020-10-30 17:45:58 +01:00
Ghostkeeper
ef1952f34c
Fix providing floats to integer parameters
...
In newer Python versions this results in a warning.
Contributes to issue CURA-7501.
2020-10-30 17:45:57 +01:00
Konstantinos Karmas
28a0604951
Merge pull request #8459 from Ultimaker/fix_filtering_output_mimetypes
...
Fix filtering output MIME types
2020-10-30 15:47:50 +01:00
Kostas Karmas
0c28ad3223
Merge branch 'master' into fix_filtering_output_mimetypes
2020-10-30 15:31:04 +01:00
Konstantinos Karmas
ff0bfa189d
Merge pull request #8546 from liquid-printer/add-Liquid-printer
...
Added Liquid 3D printer configurations
2020-10-30 15:21:34 +01:00
Reiner Buehl
7648e2b3c2
Update resources/definitions/tinyboy_fabrikator15.def.json
...
Changed profile_name to new jobname tag
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2020-10-30 15:13:37 +01:00
Reiner Buehl
7e675945be
Update resources/definitions/tinyboy_fabrikator15.def.json
...
Change fill_density to new name
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2020-10-30 15:12:59 +01:00
Kostas Karmas
f0348104f8
Skip running the tests for the old arrange algorithm
...
So that the output of the CI/CD testing step is not cluttered with deprecation warnings.
Done during TTT
2020-10-30 14:11:00 +01:00
Kostas Karmas
c8e3c4ff12
Display the queue by default if there are no capabilities
...
If the capabilities list is missing, display the queue anyway, even if it is always empty
CURA-7784
2020-10-30 12:49:39 +01:00
Kostas Karmas
adc8072991
Hide queue in Monitor page if printer does not support it
...
CURA-7784
2020-10-30 12:44:59 +01:00
Ghostkeeper
31ee864f04
Disallow printer names that start with a dot
...
Fixes #8639 .
2020-10-30 11:10:46 +01:00
grigorasalex
b43696ae80
Updated print platform
2020-10-29 17:42:41 +02:00
Kostas Karmas
f63df7f8c4
Merge branch '4.8'
2020-10-29 16:32:16 +01:00
grigorasalex
a8ee13a926
Changed tabs to spaces
2020-10-29 16:44:22 +02:00
grigorasalex
ba5d3bd2d0
Changed settings_version from 15 to 16
2020-10-29 16:22:14 +02:00
grigorasalex
39d542cd52
Changed inherits to fdmprinter and added other dependencies
2020-10-29 16:11:02 +02:00
Ghostkeeper
e8e90e398a
Don't render non-printed meshes as if being outside of build volume
...
They aren't rendering like that in the solid view either.
Contributes to issue CURA-7797.
2020-10-29 12:29:10 +01:00
Ghostkeeper
a8f8e7b5a3
Merge branch 'master' of github.com:Ultimaker/Cura
2020-10-28 16:23:56 +01:00
Ghostkeeper
9a73f457d8
Fix up whitespace
...
Mixing tabs and spaces and all that. Weird stuff.
Contributes to issue CURA-7803.
2020-10-28 16:23:22 +01:00