Commit graph

33932 commits

Author SHA1 Message Date
Erwan MATHIEU
a8e3d51fea
Merge pull request #18188 from Ultimaker/CURA-11483
Fix mac Builds
2024-02-06 13:46:19 +01:00
Erwan MATHIEU
15156c70ad
Merge branch 'main' into CURA-11483 2024-02-06 13:46:09 +01:00
c.lamboo
d8cc99bf0d Remove duplicate paths
CURA-11483
2024-02-06 13:00:31 +01:00
HellAholic
117d5f4792
Merge pull request #18199 from Ultimaker/CURA-11558-crash-while-opening-printer-setting
crash while opening printer setting
2024-02-06 10:20:41 +01:00
nallath
d67f0696cd Applied printer-linter format 2024-02-05 12:14:00 +00:00
Jaime van Kessel
cfa5dccef1
Merge branch 'main' of github.com:Ultimaker/Cura 2024-02-05 13:12:31 +01:00
Jaime van Kessel
bf3f4061df
Fix ratrig definitions 2024-02-05 13:12:14 +01:00
Erwan MATHIEU
fd52fcd02c
Merge pull request #18064 from Ultimaker/PP-423-Small-top-bottom-width-and-wipe-distance
PP-423 Increase small skin width and wipe distance
2024-02-05 13:08:38 +01:00
c.lamboo
0f6f18e7dd Clean up some paths
CURA-11483
2024-02-05 11:30:15 +01:00
Paul Kuiper
9e7418d957
Merge branch 'main' into PP-423-Small-top-bottom-width-and-wipe-distance 2024-02-05 11:19:12 +01:00
Paul Kuiper
965f9e5a1c Increased maximum warning value for the small skin width from 3 line widths to 10 line widths.
PP-424
2024-02-05 11:15:34 +01:00
c.lamboo
54d6315f28 Fix broken windows/linux builds
Due to some breaking changes in pyinstaller upgrade, add option to use old packaging

https://github.com/pyinstaller/pyinstaller/pull/7713

CURA-11483
2024-02-05 10:58:19 +01:00
c.lamboo
ebea2b46db Only bundle for mac
CURA-11483
2024-02-05 10:46:34 +01:00
c.lamboo
9d6f80fb86 Also make app bundle for linux/windows 2024-02-05 09:27:01 +01:00
Saumya Jain
7d9a699eb1
Update cura/CuraApplication.py
using modern typing

Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
2024-02-05 09:07:22 +01:00
c.lamboo
fc081b20e3 Remove unused variable 2024-02-04 22:48:55 +01:00
c.lamboo
da1f8bf1b6 Merge branch 'main' into CURA-11483
# Conflicts:
#	conanfile.py
2024-02-04 22:46:33 +01:00
c.lamboo
c29eb49113 Add more paths 2024-02-04 22:44:21 +01:00
c.lamboo
8a0914c981 Adding more paths
🥲

CURA-11483
2024-02-02 16:38:02 +01:00
Saumya Jain
7755704266
Merge branch 'main' into CURA-11558-crash-while-opening-printer-setting 2024-02-01 11:35:10 +01:00
saumya.jain
3fc859c76b crash while opening printer setting
It happened because of creating MachineActionManager as a singleton.
Code is refractored to make it work.

CURA-11558
2024-02-01 11:34:19 +01:00
Jelle Spijker
63da3f604c
Merge pull request #18138 from Ultimaker/fix_python_installs
Fix Python Installs about dialog
2024-01-31 21:10:29 +01:00
Erwan MATHIEU
90bf5409bf
Merge branch 'main' into PP-423-Small-top-bottom-width-and-wipe-distance 2024-01-31 13:49:50 +01:00
nallath
d490effcbd Applied printer-linter format 2024-01-31 12:46:58 +00:00
Jaime van Kessel
0f0cf3e723
Merge pull request #17754 from Nu-hin/ratrig-squash
Add RatRig printers configurations
2024-01-31 13:45:48 +01:00
Erwan MATHIEU
1a965e57fe
Merge branch 'main' into PP-423-Small-top-bottom-width-and-wipe-distance 2024-01-31 13:45:22 +01:00
Jaime van Kessel
920f691531
Merge branch 'main' of github.com:Ultimaker/Cura 2024-01-31 13:41:06 +01:00
Jelle Spijker
0698f9a47b Merge branch 'main' into fix_python_installs 2024-01-31 13:39:27 +01:00
Jaime van Kessel
1eb775ae13
Merge branch 'voron-base-updates' of https://github.com/NerdyGriffin/Cura 2024-01-31 13:38:58 +01:00
nallath
3793d4acbe Applied printer-linter format 2024-01-31 12:38:21 +00:00
Jaime van Kessel
3b26c583c9
Merge branch 'main' of github.com:Ultimaker/Cura 2024-01-31 13:37:24 +01:00
Erwan MATHIEU
b1d842b976
Merge pull request #18098 from Ultimaker/PP-422-ABS-AA025-reduce-fanspeed
PP-422 Fix fan speed ABS AA0.25
2024-01-31 13:32:32 +01:00
Jaime van Kessel
c93848f884
Merge branch 'main' of https://github.com/Jeremie-C/CuraAdventurer 2024-01-31 13:31:31 +01:00
Erwan MATHIEU
423d7c1a05
Merge branch 'main' into PP-422-ABS-AA025-reduce-fanspeed 2024-01-31 13:17:30 +01:00
Erwan MATHIEU
7084cdd64e
Merge branch 'main' into PP-422-ABS-AA025-reduce-fanspeed 2024-01-31 13:13:14 +01:00
Jaime van Kessel
00f8f871b0
Merge branch 'main' of https://github.com/dmitrygribenchuk/Cura 2024-01-31 13:13:05 +01:00
Jelle Spijker
20becc1700 Fix Python Installs about dialog
It will now use the Python Virtual env
2024-01-26 12:49:37 +01:00
c.lamboo
1bf789f6f4 Update pyinstaller for mac 2024-01-26 10:36:13 +01:00
Casper Lamboo
36f1932dbb
Merge pull request #18119 from Ultimaker/CURA-11438_raft_monotonic_top_surface
Cura 11438 raft monotonic top surface
2024-01-25 16:54:40 +01:00
Erwan MATHIEU
dd7d83b28f
Merge branch 'main' into CURA-11438_raft_monotonic_top_surface 2024-01-24 14:20:04 +01:00
Jaime van Kessel
cfb0b3ee81
Merge pull request #17642 from hroncok/patch-1
Avoid "KeyError: material_name" crash in Fedora
2024-01-24 13:16:30 +01:00
Jaime van Kessel
ed4c8c1308
Merge pull request #18081 from Sophist-UK/patch-2
Stop Esc key from exiting full screen mode
2024-01-24 13:09:36 +01:00
Erwan MATHIEU
c944903029 Fix crash after re-slicing
CURA-11438
2024-01-24 12:49:17 +01:00
Erwan MATHIEU
6bafd13eaf Set proper value for raft monotonic surface
CURA-11438
2024-01-24 12:46:25 +01:00
c.lamboo
8af3de2178 Fix getInitialExtruder code
For the `skirt_brim_extruder_nr` setting it is possible for the setting to be -1; this means that we have no preference for extruder. This allowed us to implement the "multi-material brim". When we were requesting the initial extruder, and this value was set to -1 we were default to the 0-th extruder. However, this was incorrect in the situation where the first extruder is not used.

Fixes #17501
2024-01-23 20:48:02 +01:00
jellespijker
a41d8aae7f Applied printer-linter format 2024-01-22 13:22:32 +00:00
Jelle Spijker
09a34f5155
Fixed Unnecessary default_values
Contributes to CURA-11575
2024-01-22 14:21:35 +01:00
Jelle Spijker
218639d419
Merge pull request #17576 from mastercaution/elegoo_n4_update
Elegoo Neptune 4 / Pro / Plus / Max Definition Updates

CURA-11575
2024-01-22 14:04:30 +01:00
Jelle Spijker
3f21bec38c
pin gradual flow plugin 2024-01-22 13:35:58 +01:00
Jelle Spijker
ea3c4b0749
Merge branch 'main' into elegoo_n4_update 2024-01-22 13:20:57 +01:00