5237 Commits

Author SHA1 Message Date
Alan Bjorklund
9de9834dc0 Add two Polymaker profiles for Labs extruder
-3rd party materials for Method X & Method XL
-Polymaker Polylite PC
-Polymaker Polymax PC-FR
-These materials are excluded for Method

PP-578
2025-05-05 16:13:02 -04:00
HellAholic
50a852a373
Merge pull request #20563 from Ultimaker/CURA-12074_introduce-bambu-printers
CURA-12074 introduce bambu printers
2025-05-02 13:08:46 +02:00
HellAholic
ba5795eb74 Limit extruders for MVP 2025-05-02 10:09:02 +02:00
Remco Burema
3fecc27720 Update build-volume fan-speed descriptions.
part of CURA-12512
2025-04-30 08:09:17 +02:00
wawanbreton
aefa40d386 Apply printer-linter format 2025-04-29 13:51:29 +00:00
Erwan MATHIEU
d1a31b4e5b Move printer specific settings to global definition
CURA-12101
There is a specific unit test that disallows custom settings in printer definitions, so this looks like the proper way of doing it. New settings are disabled by default so should be visible only for the printer that explicitly sets them enabled.
2025-04-29 15:45:10 +02:00
Erwan MATHIEU
8a2cbb6752 Fix wrong used settings
CURA-12057
2025-04-29 15:21:47 +02:00
Remco Burema
22971f984b Update description Build _Volume_ Fan.
'Build Fan' doesn't make that much sense.

done as part of CURA-12512
2025-04-29 13:58:56 +02:00
Remco Burema
eeaadbc071 Add speed settings for auxilary ('build volume') fan.
Previously you could only set on/off starting on a certain layer.

CURA-12512
2025-04-29 13:57:06 +02:00
Erwan MATHIEU
6d4377e056 Add disallowed area and reduce printable area
CURA-12101
The disallowed area is the place where the print head goes to cut the filament, so it must really be avoided. On other models this place is outside the build area.
I also reduced the printable size, otherwise the head would sometimes bump into the borders and gets shifted.
2025-04-29 13:19:12 +02:00
Erwan MATHIEU
52be6f3d2d Merge remote-tracking branch 'origin/CURA-12099_export-and-import-to-bambu-3mf' into CURA-12101_introduce-x1 2025-04-29 10:22:57 +02:00
Erwan MATHIEU
74f8a2da6e Basically working X1 profile
CURA-12101
2025-04-29 10:18:13 +02:00
Remco Burema
3e25b4ff9a Merge remote-tracking branch 'origin/main' into CURA-12099_export-and-import-to-bambu-3mf 2025-04-29 09:59:16 +02:00
Erwan MATHIEU
9b4816f937 Custom start music
CURA-12346
2025-04-28 13:05:52 +02:00
Erwan MATHIEU
312407e9b8 Adjustments for A1 and start working on X1
CURA-12346
2025-04-28 10:16:57 +02:00
wawanbreton
89a83c0440 Apply printer-linter format 2025-04-22 14:16:19 +00:00
Erwan MATHIEU
204258f7e3 Set default gyroid infill pattern for BambuLab printers
CURA-12346
Grid infill prints very ugly at high speeds, this one is much cleaner and provides a proper surface for roofs
2025-04-22 12:54:58 +02:00
Erwan MATHIEU
38e1140454 Add base profile for A1
CURA-12346
2025-04-22 10:53:40 +02:00
wawanbreton
14375b171d Apply printer-linter format 2025-04-17 11:27:50 +00:00
Erwan MATHIEU
a4cf0a1162 Enable prime tower by default and set proper overhang speeds
CURA-12099
2025-04-17 13:25:48 +02:00
Erwan MATHIEU
afc22638ba Use original (refined) build plate setting
CURA-12099
2025-04-17 11:34:13 +02:00
Erwan MATHIEU
f69d80f6a0 Allow selecting material mapping on printer
CURA-12099
2025-04-16 15:08:58 +02:00
Erwan MATHIEU
09af18ec8f Export proper thumbnail and gcode into BambuLab 3mf format
CURA-12099
2025-04-16 09:09:22 +02:00
Erwan MATHIEU
9f4324fe92 Fine-tune multi color printing, and allow prime tower
CURA-12074
When prime tower is enabled, use it as a flush so that we don't have to use the usual flushing sequence of the printer, which is much slower
2025-04-14 08:33:16 +02:00
Erwan MATHIEU
fc1404139c Set A1 mini proper nozzle name
CURA-12074
2025-04-09 15:37:16 +02:00
wawanbreton
6601dcebd2 Apply printer-linter format 2025-04-09 13:35:11 +00:00
Erwan MATHIEU
b0460cee25 Set A1 mini proper name
CURA-12074
2025-04-09 15:33:29 +02:00
Erwan MATHIEU
7789c86c52 Improved A1 mini multi-color printing
CURA-12074
2025-04-09 15:32:29 +02:00
Paul Kuiper
a39033bc1f Capital M in the Ultimaker name of the S7 and S8 to be consistent with machines names released after the merger.
PP-602
2025-04-09 14:05:37 +02:00
wawanbreton
931dc13432 Apply printer-linter format 2025-04-09 10:05:05 +00:00
Erwan MATHIEU
014ed05e73 Basically working A1 mini (multi-color)
CURA-12074
2025-04-09 12:03:27 +02:00
Paul Kuiper
1b80649e21 Corrected review comment of Erwan.
PP-602
2025-04-09 11:32:19 +02:00
Paul Kuiper
0ec825b1ac New configurations for the S line printers.
PP-602
2025-04-04 12:02:58 +02:00
Erwan MATHIEU
db72527b6b Basically working A1 mini (single color)
CURA-12074
2025-04-04 11:07:32 +02:00
Erwan MATHIEU
f31daee257 Rename brand (without final S) and add A1 mini
CURA-12074
2025-04-03 11:53:42 +02:00
Erwan MATHIEU
86edf25403 Fix initial bed leveling position
CURA-12074
2025-04-01 15:35:30 +02:00
wawanbreton
e1e86f393d Apply printer-linter format 2025-04-01 13:13:53 +00:00
Erwan MATHIEU
1e00176cac Add basic definition for BambuLab X1
CURA-12074
2025-04-01 15:12:14 +02:00
HellAholic
ec130064d7
Merge pull request #20427 from Ultimaker/PP-601-Method-temperatures
PP-601 Method Temperatures
2025-03-21 16:31:55 +01:00
Alan Bjorklund
fa0624784b machine_min_cool_heat_time_window=0 for Method
PP-601
2025-03-21 12:32:01 +01:00
Erwan MATHIEU
ed7372b380 Revert "Merge pull request #20129 from Ultimaker/PP-544-HS-Method"
This reverts commit 53f4046a513ea3e341bde572d237409cd0e9bf8f, reversing
changes made to f2ebf160a5770a8ed9a2e32153f4380011eb51cd.
2025-03-21 10:24:55 +01:00
Frederic98
b01b3be245 [PP-600] Reduce S8 travel speed to 300 2025-03-20 10:05:53 +01:00
HellAholic
65e3a3666e Apply printer-linter format 2025-03-19 10:29:28 +00:00
HellAholic
e1baa171c3
capitalization 2025-03-19 11:28:03 +01:00
Remco Burema
3fbfca48d8 Fix fallback setting error. 2025-03-18 16:14:50 +01:00
HellAholic
b363752f55
Merge pull request #20402 from Ultimaker/PP-595-Cura-5.10-stable-update
PP-595 Cura 5.10 stable profile updates
2025-03-17 17:15:53 +01:00
Paul Kuiper
24c749c64b Reduce the warning limits such that they do not overlap the max limits.
PP-595
2025-03-17 17:08:15 +01:00
Paul Kuiper
d1b0a59565 Update S8 profiles:
- Adjust warning levels to reflect the new motion limits
- Enable floor layers (0 to 1) to improve bottom quality
- Use normal prime tower (iso interleaving) for improved robustness
- Increase skirt/brim length to ensure a good start of extrusion
- Increase support line width from 0.4mm to 0.5mm for sturdier tree supports
- Reduce support speed to wall_speed to improve tree support robustness

PP-595
2025-03-17 15:19:59 +01:00
Erwan MATHIEU
7a2cb6480c Enable roofing settings when roofing is actually active
CURA-12472
2025-03-17 14:52:51 +01:00
Erwan MATHIEU
5a9b776d2b Enable flooring settings when flooring is actually active
CURA-12472
2025-03-17 14:48:45 +01:00