33026 Commits

Author SHA1 Message Date
c.lamboo
3ad13f437f Revert "- Added extra quick intent profiles for 0.3 and 0.4mm mode"
This reverts commit 0aec51f7de867e72e595e6d66dde3fd8a3358cd4.
2023-10-09 17:07:04 +02:00
Paul Kuiper
0aec51f7de - Added extra quick intent profiles for 0.3 and 0.4mm mode
- Visual intent outerwall speed has been reduced
- Retract settings of AA0.8 have been tuned
2023-10-09 17:02:33 +02:00
Paul Kuiper
dc7cd8f8c5 - Added extra quick intent profiles for 0.3 and 0.4mm mode 2023-10-09 17:01:35 +02:00
Casper Lamboo
5c171743fe
Merge pull request #16899 from Ultimaker/CURA-11131_rename_default_intent_to_balanced
Rename "Default" intent to "Balanced"
2023-10-06 13:01:44 +02:00
Remco Burema
213f0c8cdd
Merge pull request #16892 from Ultimaker/CURA-11110-top-surface-inner-outer-wall-config
Top surface inner outer wall config
2023-10-06 12:43:48 +02:00
c.lamboo
98f0f9819d Remove superfluous comma from balanced description
CURA-11131
2023-10-06 12:19:44 +02:00
c.lamboo
ec1cd6b192 Add description to balanced intent
CURA-11131
2023-10-06 12:16:22 +02:00
Saumya Jain
5c87cc7d26
Merge pull request #16898 from Ultimaker/PPM-profile-updates-petg-abs
Restored PETG and ABS profiles.
2023-10-06 11:32:01 +02:00
Jaime van Kessel
82c4a10c1d
Rename "Default" intent to "Balanced"
CURA-11131
2023-10-06 11:03:49 +02:00
Saumya Jain
1bdff0f724
Merge branch '5.5' into PPM-profile-updates-petg-abs 2023-10-06 10:35:22 +02:00
saumyaj3
d66be6d745 Applied printer-linter format 2023-10-06 08:33:50 +00:00
Paul Kuiper
41562f55b2 Restored PETG and ABS profiles. Lowered outerwall speed to 30mm/s. Reduced gradual flow for PETG and ABS. Added extra parameter to reduce inner wall speeds on top surface. 2023-10-06 10:26:58 +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
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
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
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
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
saumya.jain
35528202b6 Fixes to improve update all extruder setting
CURA-10967
2023-09-29 14:44: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
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
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
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
Remco Burema
a278ad057f
Merge pull request #16784 from Ultimaker/CURA-11014_fix_missing_definitions
Only filter files in directories starting with .
2023-09-22 11:29:59 +02:00
jellespijker
658f270fe1 removed debugging statement
Contributes to CURA-11014
2023-09-22 01:30:00 +02:00
jellespijker
b401ecee02 Add MacOS directory naming linting
A new Linter subclass - 'Directory' has been created and integrated into the linting process to handle directory naming conventions, specifically for MacOS. MacOS has issues when signing and notarizing directories with '.' in their names. The new class will trigger an 'Error' level diagnostic if this convention is violated. The linter will become a required check with this update, as its new check configuration was added to '.printer-linter'. The version number in 'pyproject.toml' was also incremented to reflect these changes.

Contributes to CURA-11014
2023-09-22 01:29:22 +02:00