33099 Commits

Author SHA1 Message Date
Remco Burema
1e5f1d3fa5 Make it possible to have translated 'appended' settings.
Just translate them locally. See the backend (Uranium) implementation for this for more details.

done as part of CURA-10994
2023-10-05 16:07:12 +02:00
Casper Lamboo
8ea04f018b
Merge pull request #16845 from Ultimaker/CURA-10967_support-type-with-support-material
CURA-10967
2023-10-05 14:27:04 +02:00
casperlamboo
81fbd25207 Applied printer-linter format 2023-10-05 10:45:55 +00:00
c.lamboo
2813ecc48d Add inner/outer walls roofing configuration settings
CURA-11110
2023-10-05 12:44:49 +02:00
Saumya Jain
ee2c582320
Merge branch '5.5' into CURA-10967_support-type-with-support-material 2023-10-05 11:53:08 +02:00
saumya.jain
ebf58aa972 propertyvalue update was not successful because of _remove_unused_value in propertyProvider
CURA-10967
2023-10-05 11:42:28 +02:00
Casper Lamboo
2a8a4ad301
Merge pull request #16884 from Ultimaker/CURA-11048-unclear-support-type
Cura 11048 unclear support type
2023-10-05 09:46:56 +02:00
Saumya Jain
51bc2a8c63
Merge branch '5.5' into CURA-10967_support-type-with-support-material 2023-10-05 09:23:32 +02:00
Remco Burema
18659935ff Merge branch '5.5' into CURA-10994_translations_v5p5 2023-10-05 08:38:03 +02:00
Remco Burema
1433c38374
Merge pull request #16805 from GregValiant/LimitXYAccelJerk
Update LimitXYAccelJerk
2023-10-04 13:50:09 +02:00
Remco Burema
cd73befc06
Merge pull request #15883 from GregValiant/PostProcPlugin
Update PostProcessingPlugin.py
2023-10-04 13:41:16 +02:00
Casper Lamboo
8c7e58da6e
Merge pull request #14520 from Ultimaker/CURA-10254-disable-interface-extruders
disable interface extruder if no interface is enabled
2023-10-04 13:35:35 +02:00
c.lamboo
75e2156290 Merge branch '5.5' into CURA-10254-disable-interface-extruders
# Conflicts:
#	resources/definitions/fdmprinter.def.json
2023-10-04 13:31:41 +02:00
Casper Lamboo
4957f87f29
Merge pull request #14928 from cgobat/bugfix/raw-regex-str
Fix non-raw RegEx pattern string
2023-10-04 13:22:32 +02:00
Jaime van Kessel
b286d893a1
Merge pull request #14592 from Ultimaker/CURA-9903_move_documentation
[CURA-9903] Move documentation to wiki.
2023-10-04 13:07:09 +02:00
Jaime van Kessel
4bba0c65d6
Merge branch 'main' of github.com:Ultimaker/Cura into CURA-9903_move_documentation 2023-10-04 13:06:52 +02:00
Jaime van Kessel
05f1074184
Merge pull request #12473 from Ultimaker/CURA-3Z4_crash_name_missing
Update tests with new required metadata fields
2023-10-04 13:03:16 +02:00
Jaime van Kessel
aafe38aa16
Merge pull request #11917 from tapir/master
Fix thumbnail format
2023-10-04 13:01:39 +02:00
saumya.jain
215a893c39 putting the code in right location
checked: this code only checks for support type and adhesion type and make them lowercase

CURA-11048
2023-10-04 11:19:20 +02:00
saumya.jain
5b6fea9734 if value is a string make it lowercase
CURA-11048
2023-10-04 11:05:33 +02:00
Dmytro Ostrovtsov
ffc8f52591 Add gcode load auto leveling params 2023-10-04 10:41:58 +03:00
saumya.jain
eeb3814eef Merge branch '5.5' 2023-10-02 16:37:16 +02:00
saumya.jain
bcf77bdc20 Merge branch 'main' of https://github.com/Ultimaker/Cura 2023-10-02 16:35:02 +02:00
saumya.jain
e91afcca1d Merge branch '5.5' of https://github.com/Ultimaker/Cura into 5.5 2023-10-02 16:34:01 +02:00
saumya.jain
bb8a944681 Merge branch 'main' of https://github.com/Ultimaker/Cura into 5.5 2023-10-02 16:33:16 +02:00
Saumya Jain
b980b6b7a0
Merge pull request #16867 from Ultimaker/Reduce-outerwall-speed
Reduce outerwall speed
2023-10-02 16:26:22 +02:00
Saumya Jain
47a57514bf
Merge branch '5.5' into Reduce-outerwall-speed 2023-10-02 16:16:50 +02:00
Saumya Jain
49567225e8
Merge pull request #16866 from Ultimaker/Remove-PETG-and-ABS
Remove PETG and ABS profiles for the beta release.
2023-10-02 16:15:12 +02:00
Saumya Jain
284c4f6282
Merge branch '5.5' into Remove-PETG-and-ABS 2023-10-02 15:54:46 +02:00
Paul Kuiper
f3771c8f52 Reduce the outerwall speed from 35mm/s to 30mm/s to prevent to much ringing. 2023-10-02 15:41:40 +02:00
Jaime van Kessel
d404c7f9f4
Merge pull request #16865 from Ultimaker/CURA-11087_fix_missing_asc
Fix missing asc file in Linux build artifacts
2023-10-02 15:33:36 +02:00
Paul Kuiper
8e6c74f296 Remove PETG and ABS profiles for the beta release. 2023-10-02 11:22:32 +02:00
c.lamboo
fe3024c273 Disable re-generation of pot files
CURA-10994
2023-10-02 10:31:53 +02:00
Jelle Spijker
6106ade3af
Fix missing asc file in Linux build artifacts
The asc was created for the AppImage, but never uploaded as an
artifact.

Fixes CURA-11087
2023-10-02 09:49:04 +02:00
jellespijker
24e1cfa2b7 Use testing for dependencies on main
Otherwise, we will use the same dependencies for 5.5.0-beta. Such as CuraEngine and fdm_materials etc.
2023-09-29 15:25:48 +02:00
saumya.jain
35528202b6 Fixes to improve update all extruder setting
CURA-10967
2023-09-29 14:44:34 +02:00
Erwan MATHIEU
0966baaff2
Merge branch '5.5' into CURA-10994_translations_v5p5 2023-09-29 14:41:34 +02:00
saumya.jain
a8f7e8636c CURA-10967
set property value updated to take into account if resolve is present or not.
2023-09-28 16:43:24 +02:00
GregValiant
716fe5c507 Update LimitXYAccelJerk.py
Changed ALL to PASS
Changed "Griffon" to "UltiGcode" and "Griffin".
2023-09-27 14:43:43 -04:00
Remco Burema
b90291b22d Merge remote-tracking branch 'origin/5.5' 2023-09-27 14:30:12 +02:00
Remco Burema
5552b5ced3
Merge pull request #16826 from Ultimaker/CURA-11089_fix_crash_when_adding_some_printers
Fix crash when adding some printers
2023-09-27 14:07:45 +02:00
jellespijker
1e8a5d85b8 Merge branch '5.5' 2023-09-27 09:34:20 +02:00
Remco Burema
22d75df8dc Translations Lokalize, export A.
part of CURA-10994
2023-09-26 23:05:31 +02:00
Erwan MATHIEU
3ebeb0a661 Set a brand to empty material to avoid later crash
CURA-11089
2023-09-26 13:59:45 +02:00
Erwan MATHIEU
96ccd50ce7
Merge pull request #16811 from Ultimaker/CURA-11065-fix-cura-recommended-mode-crashing
Fix cura recommended mode crashing
2023-09-26 12:47:46 +02:00
Casper Lamboo
9e03abbbce
Merge pull request #16813 from Ultimaker/CURA-11082-add-setting-to-group-outer-walls
Add setting to group outer walls
2023-09-26 12:04:48 +02:00
Mariska
07dc257d32
Update resources/definitions/fdmprinter.def.json
CURA-11082 - Updated description
2023-09-26 12:04:31 +02:00
casperlamboo
0960668b76 Applied printer-linter format 2023-09-26 08:45:03 +00:00
c.lamboo
8d36f0a9fe Put group outer walls in experimental
CURA-11082
2023-09-26 10:43:30 +02:00
Dmytro Ostrovtsov
37f9c4d10c Update Creality Ender 3 V3 SE definition 2023-09-25 21:26:58 +03:00