Erwan MATHIEU
9445f70d98
Fix wrong French translation
2023-10-06 10:22:01 +02:00
Remco Burema
eda56fd7d7
Delete accidentally added files.
...
These files should only be in the backend (Uranium), and shouldn't have been added here.
done as part of CURA-10994
2023-10-05 16:34:48 +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
ebf58aa972
propertyvalue update was not successful because of _remove_unused_value in propertyProvider
...
CURA-10967
2023-10-05 11:42:28 +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
Christopher Peredy
59c585643c
EN4 Fix directory names for clang-tidy
2023-10-05 02:12:34 +02:00
Christopher Peredy
05facee620
EN4 Remove redundancies in definition
2023-10-05 01:46:00 +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
Dmytro Ostrovtsov
ffc8f52591
Add gcode load auto leveling params
2023-10-04 10:41:58 +03:00
Christopher Peredy
d73b5cb458
EN4 Run printer-linter
2023-10-03 23:11:00 +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
Christopher Peredy
e515537152
EN4 Add materials generic ABS, ASA, PETG, TPU
...
Profiles are mostly copied from elegoo/base. Most hardcoded temperature
values were removed, so custom materials settings have an effect.
2023-10-01 21:46:53 +02:00
Christopher Peredy
4aafc04505
EN4 Fix missing extruder error
2023-10-01 12:45:14 +02:00
Christopher Peredy
aa9bdaa3cc
EN4 Add Neptune 4 Pro definition
...
It's basically a Neptune 4
2023-10-01 00:15:45 +02:00
Christopher Peredy
2074bf4ef5
EN4 Remove obsolete extruder defintion
2023-10-01 00:14:48 +02:00
Christopher Peredy
ab3d44d7d4
EN4 Fix print one at a time
...
Removed `gantry_height` because it covers the entire build plate and
makes printing one at a time practically impossible. The user should
manually verify that the printing order is correct, so the external part
cooler does not nock of already printed models.
2023-09-30 21:02:19 +02:00
Christopher Peredy
7b6827e128
EN4 definition inherits elegoo_base
...
Pros:
- Less redundancy between elegoo_base and N4 definition
Cons:
- Changes in elegoo_base also effect N4
- I don't fully understand what presets get priority over others and
when they overwrite or just extend another preset. It works for now
but changes in Curas preset parsing/handling may break this
profile!
2023-09-30 14:18:07 +02:00
Christopher Peredy
7bc22a0f9d
EN4 fine-tune profiles
2023-09-29 14:53:52 +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
Christopher Peredy
952a704b73
EN4 tune visual profiles
2023-09-28 23:25:05 +02:00
Christopher Peredy
f8ea66604e
EN4 Improve print time estimation
2023-09-28 16:52:54 +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
Christopher Peredy
6d0e0f2cbc
Add support for ELEGOO Neptune 4
2023-09-27 01:15:58 +02:00
Remco Burema
22d75df8dc
Translations Lokalize, export A.
...
part of CURA-10994
2023-09-26 23:05:31 +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
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
Dmytro Ostrovtsov
e49c2cc965
Update Creality Ender 3 V3 SE definition
2023-09-25 21:23:12 +03:00
c.lamboo
383d1b44a7
Merge remote-tracking branch 'origin/CURA-11082-add-setting-to-group-outer-walls' into CURA-11082-add-setting-to-group-outer-walls
2023-09-25 15:07:15 +02:00
c.lamboo
288c1f7275
Add new setting to visibility
...
CURA-11082
2023-09-25 15:07:07 +02:00
casperlamboo
f448f3600d
Applied printer-linter format
2023-09-25 13:04:57 +00:00
c.lamboo
43694fde1c
Add setting to group outer walls
...
CURA-11082
2023-09-25 15:03:11 +02:00
c.lamboo
19c6c68b0a
Fix cura recommended mode crashing
...
CURA-11051
2023-09-25 13:38:03 +02:00
saumya.jain
e355c8f6e8
Fixing the help message
...
CURA-10228
2023-09-25 11:44:03 +02:00
Dmytro Ostrovtsov
b2da6300f3
Add Creality Ender 3 V3 SE definition and nozzles
2023-09-23 13:23:26 +03:00
saumya.jain
75b8a18453
. in folder names changed to _
...
CURA-11014
2023-09-21 17:06:49 +02:00
Paul Kuiper
c884b3fb0c
Restored old retract settings to prevent stringing. Bug fix: typo in formula Quick mode. Removed experimental tag from AA).4 0.3mm modes.
...
PP-245
2023-09-21 13:10:37 +02:00
Remco Burema
dfad341878
Fix illegal escape sequence in i18n.
2023-09-20 17:22:28 +02:00
Remco Burema
908032e12c
Update translation-template with bundled engine-plugin settings.
...
Will need to be handled more elegantly later. Put it here manually for now, so we can at least start the translation process.
2023-09-20 17:07:15 +02:00
jellespijker
3cf3cd9315
update translations
2023-09-20 14:03:57 +00:00
Jelle Spijker
c5b7475b60
Update translations
...
Contributes CURA-10994
2023-09-20 15:57:19 +02:00
jellespijker
4512548f06
update translations
2023-09-20 13:10:36 +00:00
Casper Lamboo
096a31e507
Merge branch '5.5' into czech-translations-v5.4
2023-09-20 14:55:48 +02:00
Mariska
8ccca7fb9f
Merge pull request #16481 from goofoo3d/main
...
Update All GOOFOO printers with new nozzle sizes and quality profiles
2023-09-20 13:38:03 +02:00
MariMakes
f70f0d0f6b
Last few renames
...
Hopefully these are the last renames before merging
2023-09-20 13:30:45 +02:00