34356 Commits

Author SHA1 Message Date
saumya.jain
313a7f7068 remove debug statement
CURA-11596
2024-02-07 12:16:01 +01:00
saumya.jain
206b530724 Removing debug statement
CURA-11596
2024-02-07 11:05:48 +01:00
saumya.jain
bb28a7c506 fixing the if condition
CURA-11596
2024-02-07 11:01:05 +01:00
Erwan MATHIEU
671698d1a3 Restore useless import version bump
CURA-11561
2024-02-07 08:49:05 +01:00
Paul Kuiper
627bef2eab Enable monotonic raft surface for all Ultimaker machines.
Disable skin_monotonic for Method XL machines (speed increase), roofing_monotonic is still enable to create a good top surface.

PP-430
2024-02-06 19:34:12 +01:00
Saumya Jain
799ef9ef51
Merge branch 'main' into CURA-11596-open-url-singleinstance 2024-02-06 16:19:29 +01:00
saumya.jain
664fa4f48d assigning different command for opening url
CURA-11596
2024-02-06 16:19:01 +01:00
saumya.jain
eff4584203 adding files in single instance in case of url
CURA-11596
2024-02-06 16:05:34 +01:00
saumya.jain
8073bc0e50 adding this preference in mac-os doesn't work.
It always opens it up in singlenstance

CURA-11596
2024-02-06 16:04:08 +01:00
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
Erwan MATHIEU
31f3d6161d Add missing file
CURA-11561
2024-02-06 13:19:42 +01:00
c.lamboo
d8cc99bf0d Remove duplicate paths
CURA-11483
2024-02-06 13:00:31 +01:00
saumya.jain
9c57627a88 Adding command for opening url
CURA-11596
2024-02-06 12:17:38 +01:00
Frederic Meeuwissen
87cd7a47f5 Revert "Merge remote-tracking branch 'origin/PP-424-Improve-self-support' into PP-424-Improve-self-support"
This reverts commit 0e18407286f9ec1e83548a2bf11386f6667f20fd, reversing
changes made to 4bb5eed97e13f3f178d32f9112a79959d6ef9e25.
2024-02-06 11:05:11 +01:00
Paul Kuiper
0e18407286 Merge remote-tracking branch 'origin/PP-424-Improve-self-support' into PP-424-Improve-self-support 2024-02-06 10:57:41 +01:00
Paul Kuiper
4bb5eed97e Bug fix: Do not sett the z distance for the AA0.8 cores of T-PLA.
PP-424
2024-02-06 10:57:25 +01:00
Paul Kuiper
a5d6ae1c97 Bug fix: Do not sett the z distance for the AA0.8 cores of T-PLA.
PP-424
2024-02-06 10:55:33 +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
Erwan MATHIEU
636de30c35
Merge branch 'main' into CURA-11561_mockup_pap 2024-02-06 09:59:30 +01:00
saumya.jain
e554eb264e adding logging for debugging
CURA-11596
2024-02-05 15:44:46 +01:00
Erwan MATHIEU
63c1eb8990 Rename to Universal Cura Project
CURA-11561
2024-02-05 14:15:43 +01:00
saumya.jain
21517c5025 Adding openURL in singleinstance 2024-02-05 13:22:26 +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
Erwan MATHIEU
2ae9908334 Fix crash
CURA-11561
2024-02-05 12:58:02 +01:00
Erwan MATHIEU
9afe5b46db We now display the global and extruder settings in the dialog
CURA-11561
2024-02-05 12:39:56 +01:00
Paul Kuiper
03abc91bda Improved self support z distance settings for Ultimaker PLA, T-PLA, PETG and ABS
PP-424
2024-02-05 11:35:44 +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
GregValiant
29fcbf7f74 Update LimitXYAccelJerk.py 2024-02-04 08:57:08 -05:00
c.lamboo
8a0914c981 Adding more paths
🥲

CURA-11483
2024-02-02 16:38:02 +01:00
Erwan MATHIEU
2d79479a26 Avoid displaying the discard changed dialog
CURA-11561
2024-02-02 16:17:27 +01:00
Erwan MATHIEU
ab0a52063d Now loading user settings
CURA-11561
2024-02-02 16:05:36 +01:00
Erwan MATHIEU
733ef4d3d8 UI now displays an option to select the same profile
CURA-11561
2024-02-02 12:17:34 +01:00
Erwan MATHIEU
c6e5620295 Revert "Add export sub-menu"
This reverts commit 54af5bca3c5e9b5700ce106f854f97e3ed102842.
2024-02-02 10:07:11 +01:00
Erwan MATHIEU
b931029f1c Now using ThreeMFWriter to save PCB files
CURA-11561
2024-02-02 10:03:48 +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
Erwan MATHIEU
38b67f8015 Now displaying a help icon and value units
CURA-11561
2024-02-01 10:34:19 +01:00