35578 Commits

Author SHA1 Message Date
HellAholic
589d28c5cd
Merge branch '5.9' into CURA-12235_acceleration-default-values 2024-10-31 15:32:01 +01:00
Erwan MATHIEU
938fc3f039
Merge pull request #19798 from Ultimaker/CURA-12229_blacklist_binaries
Refactor binaries filtering and update dependencies
2024-10-31 13:12:22 +01:00
Remco Burema
86f12f62f7 Build: Some files may have already been removed.
Symlinks for example?

part of CURA-12229
2024-10-30 17:02:42 +01:00
Remco Burema
cd2e4220f0 Build: Don't remove dir with os.remove use rmdir instead.
part of CURA-12229
2024-10-30 15:49:02 +01:00
Remco Burema
2aed655c8b Build: Really try to make sure unwanted binaries are gone.
part of CURA-12229
2024-10-30 15:07:00 +01:00
Erwan MATHIEU
d730f42f5f Allow very high acceleration and deceleration
CURA-12235
2024-10-30 13:48:44 +01:00
Erwan MATHIEU
7c0b8d270a
Merge pull request #19831 from h1data/5.9
tweaks common terms for Japanese translation
2024-10-30 09:59:57 +01:00
Remco Burema
cf836c29cb Build: Outright remove the unwanted binaries, just to be sure.
This is needed on Windows at the moment, which doesn't actually parse that file, but does execute the method.

part of CURA-12229
2024-10-30 08:45:58 +01:00
Erwan MATHIEU
db066acf26
Merge pull request #19826 from Patola/5.9
Updated pt_BR strings for Cura 5.9
2024-10-30 08:31:28 +01:00
h1data
35ca2d6dea tweaks common terms for Japanese translation 2024-10-30 12:16:23 +09:00
Remco Burema
e0f0e9407b Build: Filter didn't work because the filename was in a tuple.
part of CURA-12229
2024-10-29 16:14:19 +01:00
Remco Burema
2d9e7a347f Build: Fix inverted filter condition for libraries.
Noticed that we _only_ kept the libraries we _didn't_ want, instead of the inverse :-p

part of CURA-12229
2024-10-29 13:49:24 +01:00
Remco Burema
52824c4872 Build: Make pseudo-code into something that should work for all OS's.
part of CURA-12229
2024-10-29 13:18:04 +01:00
Cláudio 'Patola' Sampaio
1ed7600a71 Updated pt_BR strings for Cura 5.9 2024-10-29 03:53:51 +01:00
HellAholic
057a6fdb40
Merge pull request #19806 from Ultimaker/back_to_front
Update MakerbotWriter.py
2024-10-28 16:07:48 +01:00
HellAholic
77b9fea100
Merge pull request #19807 from Ultimaker/remove_legacy_material_mapping
remove legacy material linkage
2024-10-28 16:05:56 +01:00
HellAholic
951dfb7cf6 additional corrections
UM nylon 175 doesn't exist in fdm_material
im-pla GUID has been updated on fdm_material
reference id for PETG is pet
ce6549e882/ultimaker_petg_175.xml.fdm_material (L10C9-L10C59)
2024-10-28 15:26:44 +01:00
Erwan MATHIEU
a2598eaf3e
Merge pull request #19817 from h1data/5.9
improve Japanese translation for 5.9
2024-10-28 10:07:04 +01:00
Erwan MATHIEU
74e027c8e1
Merge branch '5.9' into 5.9 2024-10-28 08:30:00 +01:00
h1data
e7d8acf260 improve Japanese translation for 5.9 2024-10-27 22:57:12 +09:00
HellAholic
1a0f401617
remove legacy material linkage
There are no PC, HIPS, TPU, PC, BVOH materials for makerbot series and the references used point to Generic 175 material GUIDs which is blocked for the makerbot/sketch series.
2024-10-25 15:08:51 +02:00
HellAholic
0311ca0ddc
Update MakerbotWriter.py
switch back and front bounds order to line up with the NP and makerbot documentation
2024-10-25 13:30:27 +02:00
Jelle Spijker
5dd6700031 Refactor binaries filtering and update dependencies
Introduce a mechanism to filter blacklisted binaries from the build configuration and update the conandata.yml with a new blacklist section. Additionally, remove unnecessary dependencies from requirements.txt, particularly entries for PyQt6-NetworkAuth and related packages.

Contribute to CURA-12229
2024-10-23 17:08:15 +02:00
HellAholic
3e39c883fa
Merge pull request #19789 from Ultimaker/CURA-12174_set-start-temperature-for-original-plus
CURA-12174 set start temperature for original plus
2024-10-23 13:48:50 +02:00
HellAholic
c8b56b1b75
Merge pull request #19785 from Ultimaker/CURA-12183_fix-digital-factory-crash
CURA-12183 fix digital factory crash
2024-10-23 13:35:09 +02:00
Erwan MATHIEU
faa3a14843 Restore temperature wait for UM Original printers
CURA-12174

This is apparently required for those printers. The default behavior was changed in previous release, and not having the wait temperature prevented them for setting the initial temperature. I assume they don't recognize the M104 command
2024-10-22 09:27:55 +02:00
Erwan MATHIEU
8f2f4e82af Add empty username if DF doesn't return one
CURA-12183
2024-10-21 15:38:09 +02:00
Erwan MATHIEU
a6ddd29993
Merge pull request #19784 from Ultimaker/Changelog_update_5.9
Update change_log.txt for 5.9 beta release
5.9.0-beta.1-RC5 5.9.0-beta.1 5.9.0-beta.1-RC4
2024-10-21 14:49:30 +02:00
ArunChap
390d99db6f
Update change_log.txt 2024-10-21 14:41:58 +02:00
ArunChap
b7ddf22b71
Update change_log.txt 2024-10-21 14:37:28 +02:00
ArunChap
369f678ef1
Update resources/texts/change_log.txt
Co-authored-by: Erwan MATHIEU <erwan.mathieu@ultimaker.com>
2024-10-21 14:35:59 +02:00
ArunChap
a32197f76d
Update change_log.txt for 5.9 beta release 2024-10-21 13:14:58 +02:00
HellAholic
b98744c0e7
Merge pull request #19763 from Ultimaker/PP-533-Small-corrections-for-5.9-Stable
Small corrections for 5.9 Stable
2024-10-21 13:08:08 +02:00
HellAholic
d9cfd7fa76
Merge pull request #19783 from Ultimaker/CURA-12195_Add-max-limit-to-scarf-settings
CURA-12195 add max limit to scarf settings
2024-10-21 12:58:40 +02:00
HellAholic
4095d40ce6
Merge pull request #19782 from Ultimaker/CURA-12196_Add-new-scarf-settings-to-Advanced-AND-expert
CURA-12196 Add new scarf settings to advanced and expert
2024-10-21 12:57:16 +02:00
Erwan MATHIEU
e06ed86709 Set warning and enable settings if necessary
CURA-12195
2024-10-21 11:17:26 +02:00
Erwan MATHIEU
907d4e2b6e Display scarf seam settings in advanced and expert
CURA-12196
2024-10-21 11:04:00 +02:00
HellAholic
738ffe78ee
Merge pull request #19776 from Ultimaker/CURA-12213_fix-sketch-preview-crash
CURA-12213 fix sketch preview crash
2024-10-21 10:59:08 +02:00
Erwan MATHIEU
b583711c70 Handle segments with null feed rate
CURA-12213
2024-10-18 16:13:15 +02:00
HellAholic
b7587ac9fb
Merge pull request #19770 from Ultimaker/CURA-12185_add-sketch-thumbnail-sizes
CURA-12185 add sketch thumbnail sizes
2024-10-18 13:43:04 +02:00
HellAholic
3c6326c850
Merge pull request #19761 from Ultimaker/CURA-12112_fix_capital_case_ids
[CURA-12112] Quality groups names are case-sensitive, so don't lower-case search.
2024-10-18 13:34:08 +02:00
HellAholic
1e60a15091
Merge pull request #19755 from Ultimaker/CURA-11815_fix_early_autoslice
[CURA-11815] Fix 'early' auto-slice.
2024-10-18 11:47:20 +02:00
pkuiper-ultimaker
d7d25d0432 Applied printer-linter format 2024-10-18 09:44:30 +00:00
Paul Kuiper
ba77d0fcbc
Turn on prime tower by default for the Method machines (if > 1 extruders) 2024-10-18 11:43:19 +02:00
Vandresc
5b964180e1
Merge pull request #19762 from Ultimaker/CURA-12155_larger_min_window
[CURA-12155] Was too small to fit in the start/end-gcode in new printers.
2024-10-18 07:27:02 +02:00
Erwan MATHIEU
531f286445 Use same thumbnail formats for Sketch as Method
CURA-12185
2024-10-17 11:22:55 +02:00
HellAholic
af5babaa14
Merge pull request #19733 from Ultimaker/PP-530-Robust-switchover-fan-sequence
Using the new cool_during_extruder_switch feature to switch the Metho…
2024-10-16 15:32:37 +02:00
HellAholic
342e51c181
Merge pull request #19747 from Ultimaker/lokalise-2024-10-14_09-02-10
Lokalise: Translations update
2024-10-16 13:00:08 +02:00
HellAholic
55030e5a1d
Merge pull request #19730 from Ultimaker/CURA-12054_fix-3d-view-on-wayland
CURA-12054 fix 3d view on wayland
2024-10-16 12:57:04 +02:00
Paul Kuiper
8a39389186 Rebased on top of Cura 5.9
PP-533
2024-10-16 11:22:34 +02:00