4460 Commits

Author SHA1 Message Date
Casper Lamboo
dfbc27b2c5
Merge pull request #17388 from Ultimaker/PP-402-no-support-in-raft-when-self-support-is-used
No support material in raft when self support is used
2023-11-24 21:40:49 +01:00
Remco Burema
9698210083 Fix more printer-linter warnings.
done as part of CURA-11379
2023-11-24 17:03:20 +01:00
Remco Burema
e7de8597c1 Fix printer-linter warnings.
done as part of CURA-11379
2023-11-24 16:56:26 +01:00
Remco Burema
2d04650c61 Fixed prime-tower for machines with explicit disallowed areas.
These machines have disallowed areas (either 'machine_disallowed_areas' or 'nozzle_dissalowed_areas'), which can't at the moment be calculated with formula's (not without adding a feature at least, but we're currently in feature-freeze).

part of CURA-11379
2023-11-24 16:41:44 +01:00
Remco Burema
6107a49627 Take nozzle-offset into account.
Nozzle offsets can inflience the disallowed areas, so they should be taken into account for the prime-tower position.

part of CURA-11379
2023-11-24 15:32:24 +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 d4966044ea19000ac67bd29738e1754b2dfaeb25.
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
casperlamboo
0196334c81 Applied printer-linter format 2023-11-10 17:43:23 +00:00
c.lamboo
c9730a2089 Revert "Revert "Increase print volume for method printers""
This reverts commit 70f77dde2924855e792de74b7e51a84ef94e68c7.

# 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
c.lamboo
22abbb82b5 Remove mm unit from bool type 2023-11-07 10:22:17 +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
wawanbreton
845338d43b Applied printer-linter format 2023-11-06 13:41:43 +00:00
Erwan MATHIEU
a111b39ee4 Increase print volume for method printers
CURA-11260
2023-11-06 14:40:05 +01:00
Casper Lamboo
cc86f6ad4d
Merge pull request #17194 from Ultimaker/PP-387_Pillowing_PETG_AA08
Set bridging flow to 200 for PETG AA08 02
2023-11-06 13:45:59 +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
Casper Lamboo
572099fffa
Merge pull request #17196 from Ultimaker/CURA-11259_improve_prime_tower_settings_desc
[CURA-11259] Improve prime tower settings description
2023-11-03 11:28:49 +01:00
Erwan MATHIEU
97ad526ea4 Refine prime tower new settings descriptions
CURA-11259
2023-11-03 10:56:59 +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
Frederic Meeuwissen
d0f1641c4b Set bridging flow to 200 for PETG AA08 02
Increase flow during bridging to prevent stretching and breaking the thread
2023-11-03 10:04:43 +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
Casper Lamboo
80b4351372
Merge pull request #17124 from Ultimaker/CURA-11233_prime_tower_raft_base_line_spacing
Add setting for specific prime tower raft line spacing
2023-10-30 11:29:27 +01:00
Erwan MATHIEU
b695f4eb35 Add setting for specific prime tower raft line spacing
CURA-11233
2023-10-27 12:24:53 +02:00
Erwan MATHIEU
51ace51218 Fractional layer-heights description refinement
CURA-10407
2023-10-26 15:57:05 +02:00
c.lamboo
f795909f4a Merge branch 'main' into CURA-11041_fracional_support_gap 2023-10-26 10:14:18 +02:00
Remco Burema
a7b6097f49
Merge pull request #16975 from Ultimaker/CURA-10783_prime_tower_with_raft
[CURA-10783] prime tower with raft
2023-10-25 15:36:58 +02:00
Erwan MATHIEU
89267dd33f Fix overridden default values
CURA-10783
2023-10-25 11:22:57 +02:00
Erwan MATHIEU
55314a643f Prime tower position refinement
CURA-10783
2023-10-25 09:15:29 +02:00
Erwan MATHIEU
267a7283ed Merge remote-tracking branch 'origin/CURA-10783_prime_tower_with_raft' into CURA-10783_prime_tower_with_raft 2023-10-24 16:23:35 +02:00
Erwan MATHIEU
d27a991c7b Base curve magnitude is now a float
CURA-10783
2023-10-24 16:23:28 +02:00
wawanbreton
d3150016ba Applied printer-linter format 2023-10-24 14:13:22 +00:00
Erwan MATHIEU
3417a858b4 Use default prime tower position for everyone
This is necessary to ensure that all printers use a valid prime tower position, now that the position computation rule has changed and includes the base/brim.

CURA-10783
2023-10-24 16:11:41 +02:00
Erwan MATHIEU
e6a163770d Reformulate prime tower default position
CURA-10783
2023-10-24 16:10:19 +02:00
Jaime van Kessel
9a410d2c16
Merge branch '5.5' of github.com:Ultimaker/Cura 2023-10-24 10:55:39 +02:00
Remco Burema
d71252dee8 Fix description now that we have fractional layer-heights (for top).
part of CURA-10407
2023-10-18 14:26:43 +02:00