Commit graph

45 commits

Author SHA1 Message Date
HellAholic
9f6e3aece0
Merge pull request #18257 from Ultimaker/PP-430-Enable-monotonic-raft-surface
Enable monotonic raft surface
2024-02-27 13:35:00 +01:00
Casper Lamboo
e64b6ecd22
Merge branch 'main' into PP-430-Enable-monotonic-raft-surface 2024-02-27 12:42:40 +01:00
pkuiper-ultimaker
2103231102 Applied printer-linter format 2024-02-23 08:03:17 +00:00
Paul Kuiper
d2ae315522
Update resources/definitions/ultimaker_method_base.def.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-23 09:02:26 +01:00
c.lamboo
501b15753d Revert "Change prime_tower_enable to prime_tower_mode in all defs/profiles"
This reverts commit 5a291f9ba9.
2024-02-22 16:20:39 +01:00
Casper Lamboo
fa01ac419a
Merge branch 'main' into PP-393-ASA-PA12-CF-SR30-Profiles 2024-02-22 10:39:41 +01:00
Paul Kuiper
f6c9936d1e Remove SR-30 from exclude list
PP-393
2024-02-20 19:49:49 +01:00
Erwan MATHIEU
0a37fa061b Merge remote-tracking branch 'refs/remotes/origin-wawanbreton/optimized-prime-tower' into optimized-prime-tower 2024-02-16 09:11:34 +01:00
Erwan MATHIEU
e642d85fcd Merge remote-tracking branch 'origin/main' into optimized-prime-tower 2024-02-16 09:10:49 +01:00
wawanbreton
6c8ee8d98a Applied printer-linter format 2024-02-16 08:05:52 +00:00
Erwan MATHIEU
5a291f9ba9 Change prime_tower_enable to prime_tower_mode in all defs/profiles 2024-02-16 09:04:48 +01:00
Paul Kuiper
2d82bb94ab Set retraction_min_travel to 5mm for all S-line and Method machines. This improves the infill pattern wall overlaps (for TPU top surfaces and raft base layers) and reduces the amount of retracts in tree supports islands.
It also cleans up the settings.

PP-389
2024-02-08 16:20:02 +01:00
Paul Kuiper
627bef2eab Enable monotonic raft surface for all Ultimaker machines.
Disable skin_monotonic for Method XL machines (speed increase), roofing_monotonic is still enable to create a good top surface.

PP-430
2024-02-06 19:34:12 +01:00
Paul Kuiper
22b67f1c20 Increase small skin width from 0.8mm to 4mm to prevent jerky moves in small skin areas. Increase wipe distance to 0.8mm to improve seam quality.
PP-423
2024-01-18 15:53:11 +01:00
Erwan MATHIEU
612de4c248
Merge pull request #18028 from Ultimaker/PP-414-Reduce-raft-extention-add-border
PP-414 Improve raft boundary
2024-01-17 16:09:54 +01:00
Paul Kuiper
783f51aef2 Let the wall count of the middle and top raft interface follow the raft wall count
PP-414
2024-01-15 11:48:23 +01:00
Paul Kuiper
44441dfe5b Improve the time estimates for the Method machines be increasing the acceleration and reducing the jerk. For dual extrusion a rough switch over time estimate is taken into account.
PP-377
2024-01-03 15:54:24 +01:00
Saumya Jain
afcf3e1e09
Merge branch 'main' into PP-408-improve-raft-quality 2023-12-15 16:13:45 +01:00
Paul Kuiper
df6239be89 Fix a bug in which Cura sets fanspeed in the 0..255 range instead of the 0..1 range for Method machines.
CURA-11441
2023-12-08 10:52:00 +01:00
Paul Kuiper
a9c3c2b4b4 Increased raft base layer speed from 5mm/s to 10mm/s and increased raft middle layer linewidth from 0.4 to 0.7mm to increase productivity.
PP-408
2023-12-05 15:25:52 +01:00
Paul Kuiper
66ad006bc5 Reduced line width of the middle raft layer from 1.2 to 0.4
Increase speed from 27.5mm/s to 90mm/s.
2023-11-30 14:15:00 +01:00
Paul Kuiper
83c2626884 When self-support is enabled do not use support material layers in the raft.
Note: Switching support settings takes longer in the UI due to the recalculations.

PP-402
2023-11-21 09:37:54 +01:00
HellAholic
bca778bca0 Revert "When self-support is enabled do not use support material layers in the raft."
This reverts commit d4966044ea.
2023-11-21 09:26:52 +01:00
Paul Kuiper
d4966044ea When self-support is enabled do not use support material layers in the raft.
Note: Switching support settings takes longer in the UI due to the recalculations.

PP-402
2023-11-21 09:24:34 +01:00
Paul Kuiper
c15e52399c - Removed step correction from z shrinkage compensation for the Method X
- Changed step size tfrom 0.2mm to 0.203mm for Method X
- Added material compensations for ABS-R and ABS-CF
- New resolve formula in fdmprinter.def.json to not use the shrinkage factors of support materials
2023-11-14 14:32:42 +01:00
pkuiper-ultimaker
003633547a Applied printer-linter format 2023-11-13 10:13:57 +00:00
Paul Kuiper
3b13e644e0
Update ultimaker_method_base.def.json 2023-11-13 11:12:15 +01:00
Paul Kuiper
478648df8d Increase the build volume of the Method machines such that they match CloudPrint.
CURA-11316
2023-11-13 10:58:14 +01:00
c.lamboo
c9730a2089 Revert "Revert "Increase print volume for method printers""
This reverts commit 70f77dde29.

# Conflicts:
#	resources/definitions/ultimaker_method_base.def.json
#	resources/definitions/ultimaker_methodx.def.json
#	resources/definitions/ultimaker_methodxl.def.json
2023-11-10 18:41:45 +01:00
Jaime van Kessel
0c78cdbdbd
Merge branch '5.6' of github.com:Ultimaker/Cura into 5.6 2023-11-07 12:47:11 +01:00
Jaime van Kessel
f3760fc1f6
Disable material sync support for method printers
No idea why it was turned on, but these machines don't support that at all

CURA-11285
2023-11-07 12:46:24 +01:00
casperlamboo
f4d1db8961 Applied printer-linter format 2023-11-06 16:25:27 +00:00
c.lamboo
70f77dde29 Revert "Increase print volume for method printers"
This reverts commit a111b39e
2023-11-06 17:24:08 +01:00
Erwan MATHIEU
a111b39ee4 Increase print volume for method printers
CURA-11260
2023-11-06 14:40:05 +01:00
Remco Burema
35d1ae3272 Fix 'brand alignment' messing up actual print files. 2023-11-03 17:04:26 +01:00
Casper Lamboo
34ee25aa4c
Merge branch '5.6' into Update_Method 2023-11-03 13:32:18 +01:00
Casper Lamboo
e16127caba
Merge pull request #17195 from Ultimaker/CURA-11267-Update_MakerBot_B
CURA-11267 Update the Naming of the Method printers
2023-11-03 13:31:06 +01:00
Paul Kuiper
f9dcb89d3e - Bug fix: raft_air_gap -> raft_airgap
- Larger prime tower foot (6->10mm)
- RapidRinse: disable fan and small area temperature = print temeprature
2023-11-03 13:19:12 +01:00
MariMakes
d8e6a2b0b4 Align S-line printers
This should be in line with the updated brand guide.
2023-11-03 10:54:28 +01:00
Remco Burema
ca099c2bb8 Don't define value for disabled print-sequence setting. 2023-11-03 10:40:01 +01:00
MariMakes
a43b98dd21 Update the MakerBot B
To align with the branding guide.
CURA-11267
2023-11-02 17:51:07 +01:00
Remco Burema
b0d4d4a0e7 Prevent one-at-a-time print-sequence on Method printers.
There'd _maybe_ be space for prints less than 1cm high for this mode, but even that is tricky.
2023-11-01 17:24:51 +01:00
Jelle Spijker
c3ed31583b
Remove limit_support_retractions since that is no longer used 2023-10-31 19:55:21 +01:00
pkuiper-ultimaker
8fa6cd2f77 Applied printer-linter format 2023-10-31 16:11:56 +00:00
Paul Kuiper
4c575908fc - Method X and Method XL profiles for ABS-R, ABS-CF and RapidRinse 2023-10-31 17:10:33 +01:00