Commit graph

34169 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Federico Rapetti
af3562ab74
Fix Elegoo Neptune 4 Pro 0.20 variant name 2023-09-26 00:54:59 +02:00
Federico Rapetti
7494c8af16
Add missing variants 2023-09-25 21:44:05 +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
Stephen Fluin
243eec10dc
chore: update SlicingCrash.yaml with latest 5.4.0 release 2023-09-24 22:35:34 +08:00
GregValiant
4d5e4ce3c5 Update DisplayInfoOnLCD.py
Add a line below the ";TIME:" line to convert "seconds" to Hours:Minutes
2023-09-24 09:40:02 -04:00
GregValiant
cc48f06d96 Update LimitXYAccelJerk
Add support for RepRap M566 Jerk command (in mm/min).
2023-09-24 09:27:13 -04:00