Commit graph

34789 commits

Author SHA1 Message Date
Casper Lamboo
e16127caba
Merge pull request #17195 from Ultimaker/CURA-11267-Update_MakerBot_B
CURA-11267 Update the Naming of the Method printers
2023-11-03 13:31:06 +01:00
Paul Kuiper
f9dcb89d3e - Bug fix: raft_air_gap -> raft_airgap
- Larger prime tower foot (6->10mm)
- RapidRinse: disable fan and small area temperature = print temeprature
2023-11-03 13:19:12 +01:00
Erwan MATHIEU
39db261b4b Integrate prime tower mode setting 2023-11-03 13:13:27 +01:00
Jaime van Kessel
1e42438973
Merge pull request #17198 from Ultimaker/CURA-11258_Changelog_for_56
Updated Changelog for 5.6
2023-11-03 12:04:46 +01:00
MariMakes
a02aa1068b Updated Changelog for 5.6
New and improved changelog
2023-11-03 11:48:52 +01:00
c.lamboo
a225ee56fd Resolve QML warning
CURA-11263
2023-11-03 11:45:25 +01:00
Erwan MATHIEU
d69a5e0034 Merge remote-tracking branch 'origin/5.6' 2023-11-03 11:31:58 +01:00
Erwan MATHIEU
b2291064fb Re-fix nightly builds 2023-11-03 11:30:11 +01:00
Casper Lamboo
572099fffa
Merge pull request #17196 from Ultimaker/CURA-11259_improve_prime_tower_settings_desc
[CURA-11259] Improve prime tower settings description
2023-11-03 11:28:49 +01:00
Erwan MATHIEU
97ad526ea4 Refine prime tower new settings descriptions
CURA-11259
2023-11-03 10:56:59 +01:00
MariMakes
d8e6a2b0b4 Align S-line printers
This should be in line with the updated brand guide.
2023-11-03 10:54:28 +01:00
Remco Burema
ca099c2bb8 Don't define value for disabled print-sequence setting. 2023-11-03 10:40:01 +01:00
Frederic Meeuwissen
d0f1641c4b Set bridging flow to 200 for PETG AA08 02
Increase flow during bridging to prevent stretching and breaking the thread
2023-11-03 10:04:43 +01:00
Erwan MATHIEU
107c9b7712 Merge branch '5.6' 2023-11-03 09:29:25 +01:00
Erwan MATHIEU
6a82a5c96e Fix missing python interpreter 2023-11-03 09:22:56 +01:00
Erwan MATHIEU
f619dd41fc Merge remote-tracking branch 'origin-wawanbreton/master' into optimized-prime-tower 2023-11-02 21:24:30 +01:00
Erwan MATHIEU
ce03d97ed0
Merge branch 'Ultimaker:main' into master 2023-11-02 21:21:49 +01:00
MariMakes
a43b98dd21 Update the MakerBot B
To align with the branding guide.
CURA-11267
2023-11-02 17:51:07 +01:00
c.lamboo
46bed2de56 Add node as an optional argument to isometricSnapshot
By setting this argument a single `SceneNode` can be used as subject for the snapshot. If argument is omitted then the scene root is taken as node.
2023-11-02 17:30:07 +01:00
c.lamboo
129243289c Merge branch '5.6' 2023-11-02 17:18:41 +01:00
c.lamboo
cf2be72cd3 Grey out menu if no items are present
CURA-11266
2023-11-02 17:15:18 +01:00
c.lamboo
0fd8284a5c Set source size on image
CURA-11263
2023-11-02 16:53:03 +01:00
c.lamboo
293f2ebda9 Revert "Find python dependencies directly in python"
This reverts commit e7188c2f9f.
2023-11-02 16:52:34 +01:00
Remco Burema
b0d4d4a0e7 Prevent one-at-a-time print-sequence on Method printers.
There'd _maybe_ be space for prints less than 1cm high for this mode, but even that is tricky.
2023-11-01 17:24:51 +01:00
Remco Burema
d2db9a2555 Defensive programming for isometric snapshot. 2023-11-01 17:14:29 +01:00
Saumya Jain
3121766fb7
Merge pull request #16610 from pietchaki/object-reload-refactor
Refactor object reload to handle 3mf files
2023-11-01 14:53:56 +01:00
Saumya Jain
3561b12dd1
Merge pull request #16819 from fuji97/definitions/neptune4pro
Adding support for Elegoo Neptune 4 Pro (#16608 follow-up)
2023-11-01 14:13:34 +01:00
Saumya Jain
fb3ab939ab
Merge branch 'main' into definitions/neptune4pro 2023-11-01 13:55:16 +01:00
Remco Burema
82d0bf4673
Merge pull request #17149 from Ultimaker/CURA-11138-makerbot-cloud-printing
CURA-11138-makerbot-cloud-printing
2023-11-01 13:42:35 +01:00
Saumya Jain
f31980d595
Merge branch 'main' into object-reload-refactor 2023-11-01 13:22:07 +01:00
Jelle Spijker
2a81d57236
Refactor GitHub actions workflow and improve environment handling
Changed the Github actions workflow by renaming "default-values" to "default_values" across multiple files. In addition,
improved environment summary handling by reading its content if the file exists, and finally, appending certain
variables to it. This makes the workflow more consistent and better handles the environment summary.
2023-11-01 11:34:44 +01:00
Saumya Jain
3029e30d85
Merge branch 'main' into definitions/neptune4pro 2023-11-01 11:22:19 +01:00
Saumya Jain
08ebf31d8c
Merge branch 'main' into CURA-11138-makerbot-cloud-printing 2023-11-01 11:04:26 +01:00
saumya.jain
40d91a7f3e material translation, saving to .makerbot on cloud by default when Method printer is selected
CURA-11138
2023-11-01 11:03:30 +01:00
saumya.jain
7ce91f5ad8 material translation, saving to .makerbot on cloud by default when Method printer is selected
CURA-11138
2023-11-01 11:03:19 +01:00
Jelle Spijker
8f35c606d1
Update daily schedule and conditional logic in installers workflow
The github actions workflow `installers.yml` has been updated to adjust the daily cron schedule for the main and release branches. Additionally, the conditional logic related to the cura conan version and release tag has been simplified and cleaned up for better readability and maintainability. With these changes, the release process should perform more consistently.
2023-11-01 10:42:50 +01:00
Saumya Jain
91d08a2a6d
Merge branch 'main' into CURA-11138-makerbot-cloud-printing 2023-11-01 10:32:10 +01:00
Jelle Spijker
692b27ce3c
Use less sources 2023-11-01 10:25:27 +01:00
Jelle Spijker
56e4f3ffce
Update scheduled event conditions in installers.yml
The conditions for the scheduled event in the GitHub installer workflow have been updated. Now it will not only check if the current time is 8 but also if the event is a scheduled one. This ensures the schedule event fires at the right time and under the correct circumstances.
2023-11-01 09:07:27 +01:00
Jelle Spijker
fc3985eaa8
Merge branch '5.6' 2023-11-01 09:02:15 +01:00
Jelle Spijker
1d07a861fc
Add scheduled releases and comprehensive release notes
Adjusted the GitHub Actions workflow to include two scheduled releases at 4:15 CET (main branch) and 9:15 CET (release branch) per day. The release notes now have a more comprehensive and detailed structure, with current nightly or beta branch statuses for different sections such as nightlies, unit test results, and Conan packages.
2023-11-01 09:01:52 +01:00
Jelle Spijker
02326cf892
Merge branch '5.6'
# Conflicts:
#	conanfile.py
2023-10-31 19:56:39 +01:00
Jelle Spijker
c3ed31583b
Remove limit_support_retractions since that is no longer used 2023-10-31 19:55:21 +01:00
Jelle Spijker
3e50cee8ec
Bump to 5.7.0-alpha 2023-10-31 19:37:19 +01:00
Jelle Spijker
2589875e0e
Update po and pot files 2023-10-31 19:31:14 +01:00
Jelle Spijker
1e7d332843
Pin versions or point to Stable branches for Cura 5.6 2023-10-31 19:03:50 +01:00
Jelle Spijker
cfd5f7da0c
Add Method X and Method XL meshes
Contributes to CURA-10561
2023-10-31 18:51:33 +01:00
Jelle Spijker
d7d458499e
Rename ABS-CF in material map to ABS-CF10
Contributes to CURA-10561
2023-10-31 18:49:23 +01:00
Jelle Spijker
d0deaa1dcd
Merge pull request #17164 from Ultimaker/Makerbot-profiles-update
Method X and Method XL profiles for ABS-R, ABS-CF and RapidRinse
2023-10-31 18:44:15 +01:00
Jelle Spijker
e1e443eadf
Merge branch 'main' into Makerbot-profiles-update 2023-10-31 18:43:35 +01:00