c.lamboo
20b171dbeb
Make "add printer" sections individually collapsable
...
CURA-10484
2023-04-06 21:46:51 +02:00
jellespijker
66d43d52aa
update translations
2023-04-06 15:56:17 +00:00
Jelle Spijker
06e140a0fa
Merge branch '5.3'
...
# Conflicts:
# resources/i18n/es_ES/fdmprinter.def.json.po
# resources/i18n/fr_FR/fdmprinter.def.json.po
# resources/i18n/ja_JP/cura.po
# resources/i18n/ja_JP/fdmprinter.def.json.po
# resources/i18n/ko_KR/cura.po
# resources/i18n/nl_NL/cura.po
# resources/i18n/nl_NL/fdmprinter.def.json.po
# resources/i18n/ru_RU/fdmprinter.def.json.po
2023-04-06 17:52:54 +02:00
Jelle Spijker
061a09f8b8
Merge branch 'CURA-10376_fix_TM' into 5.3
2023-04-06 14:35:57 +02:00
Jelle Spijker
43f6d89c1c
Merge Smartling translations
...
Contribute to CURA-10376
2023-04-06 14:24:34 +02:00
Jelle Spijker
01d22d1ad4
Also check on Uranium.pot
...
Contribute to CURA-10376
2023-04-05 12:35:23 +02:00
Jelle Spijker
1763b9bf9d
filter on relevant cura files
...
Contribute to CURA-10376
2023-04-04 15:47:56 +02:00
c.lamboo
af4efad1cf
Don't capitalize "UltiMaker" for brand names
...
CURA-10376
2023-04-03 21:46:51 +02:00
c.lamboo
ef09fe640b
Fix removing tu
elements
...
CURA-10376
2023-04-03 21:46:24 +02:00
Jelle Spijker
19b3c93a0c
Hand-over
...
Contribute to CURA-10376
2023-04-03 13:51:03 +02:00
Jelle Spijker
0feda7fe08
Sanitize the fuzzy key string before match
...
Contribute to CURA-10376
2023-04-03 13:29:05 +02:00
Jelle Spijker
1792f80ac8
Sanitize the string before write
...
Contribute to CURA-10376
2023-04-03 13:12:23 +02:00
Jelle Spijker
95962b2914
Set fuzz_match_key
...
Contribute to CURA-10376
2023-04-03 12:42:04 +02:00
Jelle Spijker
f190b0395d
Added script to fix a tmx file with existing po files
...
Contribute to CURA-10376
2023-04-03 10:54:45 +02:00
Erwan MATHIEU
0e7922dd38
Merge branch 'main' into optimized-prime-tower
2023-04-01 07:36:36 +02:00
NicolasBOYARD
0386976061
eMotionTech IDEX420 Mirror definition update
...
In file definition of Strateo IDEX420 mirror, previously, Start Gcode had in comment "select the duplicate tool".
It is now corrected by "select the mirror tool"
2023-03-31 10:33:10 +02:00
Jelle Spijker
37a446a4ff
Update conan-recipe-version.yml
2023-03-31 08:17:49 +02:00
Jelle Spijker
28d6e993df
Bump up setting version to 22
2023-03-31 07:24:43 +02:00
Jelle Spijker
5680ea8ee8
Merge pull request #15092 from Ultimaker/5.3
...
5.3
2023-03-30 15:07:45 +00:00
Jelle Spijker
980de97162
Set FileMode ExistingFile in the open file dialog
2023-03-30 15:05:25 +02:00
NicolasBOYARD
f6e6b8c748
eMotionTech - Strateo IDEX420 added to Cura
...
Files added to :
- definitions
- extruders
- quality
- variant
setting_version has benn updated to "21"
XML file "product_to_id.json" has been updated because "STRATEO3D" is noww a brand of 2 machines : DUAL600 and IDEX420
IDEX420 is a "IDEX" machine, so we created 3 definition files : 1 main file "strateo3d_IDEX420" and 2 inherited files "strateo3d_IDEX420_duplicate" and "strateo3d_IDEX420_mirror"
materials PA6CF and PA6GF added to both machines in quality folders
2023-03-30 12:22:50 +02:00
Remco Burema
c3ca642a78
Merge pull request #15057 from Ultimaker/CURA-10317_other_inconsitent_material_profiles_in_internal_builds
...
Cura 10317 other inconsistent material profiles in internal builds
2023-03-29 20:54:21 +02:00
Jelle Spijker
b7498e81a9
set version to 5.4.0-alpha when None
2023-03-29 08:00:50 +02:00
Thomas Rahm
52173cd732
Fixed Typo
2023-03-29 07:14:26 +02:00
Thomas Rahm
536c95555e
Suggested profile changes: Ensure minimum support area is 0 for tree support to avoid 'No trees generated' bug report. Removed extra z heightfor Tree support as this should no longer be required with the new implementation
2023-03-29 06:50:30 +02:00
Thomas Rahm
2e2f6f82ea
More Tree Support realated changes to fdmprinter.def.json
2023-03-29 06:39:57 +02:00
Remco Burema
066b07160c
Defensive programming for unit-test result publising.
...
Make it slightly more robust, since there have been problems with this in the past aparently (see github.com/ations/runner/1722). Manual rewrite of earlier pull-request Cura/pull/13497
Co-authored-by: 0r31 <orel@dagoma.fr>
2023-03-28 16:31:00 +02:00
Jelle Spijker
87fb723fdd
Merge pull request #15067 from Ultimaker/CURA-10394_remove_wireprinting
...
[CURA-10394] Remove wire-printing options
2023-03-28 13:49:37 +00:00
rburema
4091800340
update translations
2023-03-28 11:58:00 +00:00
Remco Burema
5b209161ac
Remove wireprinting options.
...
Wireprinting wasn't actively maintained, and almost an entire different min-engine. It's also rarely used, and presumed broken. Remove it, so it doesn't have to be maintained or clog up other maintanance and/or refactor tasks.
frontend part of CURA-10394
2023-03-28 13:50:20 +02:00
Jelle Spijker
230182d85c
Merge remote-tracking branch 'origin/main' into CURA-10317_other_inconsitent_material_profiles_in_internal_builds
2023-03-28 11:27:57 +02:00
Jelle Spijker
551036352d
Copy private data and materials from new location
...
Contributes to CURA-10317
2023-03-28 11:26:46 +02:00
Jelle Spijker
734d72dcc8
Modernize copy during deploy
...
Contributes to CURA-10317
2023-03-28 10:51:48 +02:00
Jaime van Kessel
e2d248b0c9
Merge pull request #15007 from Ultimaker/CURA-10451_fix_pause_at_um
...
[CURA-10451] Pause at height was not working for UM printers.
2023-03-28 10:25:05 +02:00
Jelle Spijker
30e671a94c
Merge pull request #15066 from Ultimaker/CURA-10032
...
Make smart brim settable per extruder
2023-03-28 09:33:52 +02:00
Erwan MATHIEU
c120cb2100
Merge branch 'Ultimaker:main' into master
2023-03-27 21:26:01 +02:00
Jelle Spijker
2d5be9a88a
copy cura from the package folder
...
Contributes to CURA-10317
2023-03-27 13:44:26 +02:00
Jelle Spijker
d9bc5e0ad6
Fix missing jinja templates
...
Contributes to CURA-10317
2023-03-27 13:15:21 +02:00
Jelle Spijker
51b81a9fd8
don't use format
...
The install command at the private repo, can't
seem to override it from the commandline then
Contributes to CURA-10317
2023-03-27 12:37:40 +02:00
Jelle Spijker
d2644df7b6
Make it work with the export_sources method
...
Contributes to CURA-10317
2023-03-27 11:54:10 +02:00
Jelle Spijker
1f4956de1b
Make it work with the export_sources method
...
Contributes to CURA-10317
2023-03-27 11:46:39 +02:00
Jelle Spijker
c2721abf87
use copy_deps for copying curaengine
...
conf doesn't work as expected in Conan<2.0
Contributes to CURA-10317
2023-03-27 11:24:24 +02:00
Jelle Spijker
374a42dea9
Merge branch 'main' into CURA-10317_other_inconsitent_material_profiles_in_internal_builds
2023-03-27 11:05:21 +02:00
Jelle Spijker
20492a1ae9
Add private Cura Artifactory
...
Contributes to CURA-10317
2023-03-27 11:04:42 +02:00
jellespijker
3d88c3c105
Applied printer-linter format
2023-03-27 08:58:42 +00:00
Jelle Spijker
b88576bd25
Merge branch 'main' into CURA-10317_other_inconsitent_material_profiles_in_internal_builds
2023-03-27 10:56:13 +02:00
casperlamboo
06482c1937
Applied printer-linter format
...
(cherry picked from commit 5037d2f642
)
2023-03-27 09:21:25 +02:00
c.lamboo
7e8229a976
Fix gcode flavors in profiles
...
For some printer definitions the `machine_gcode_flavor` was entered incorrectly (the display name was used rather than the flavor-key). Previously in combo boxes the flavour would default to the first key (which is "marlin"). Due to recent changes we will not default anymore to the first option, but instead show nothing. By changing the flavor to the correct key the flavors will show up correctly again.
CURA-10374
(cherry picked from commit 2181bbceb3
)
2023-03-27 09:21:25 +02:00
wawanbreton
6d7d1b838a
Applied printer-linter format
2023-03-26 13:20:52 +00:00
Remco Burema
a5fbb21fa7
Disable hold-steppers option completely for Griffin-flavour.
...
Users could still set the option first, _then_ switch to Griffin, giving the same problems before the default was switched to false (since the setting is disabled for Griffin flavour anyway).
part of CURA-10451
2023-03-24 20:12:35 +01:00