Commit graph

4553 commits

Author SHA1 Message Date
Jaime van Kessel
344d648445
Merge branch '5.6' of github.com:Ultimaker/Cura 2023-11-27 12:40:56 +01:00
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
casperlamboo
ae047d2f8c Applied printer-linter format 2023-11-24 15:50:31 +00:00
c.lamboo
495079f3d9 Clean up bot LUT
We had a lot of Look up Tables scattered around in the cura repository. This can be solved by adding a `bot_id` entry to metadata of the various makerbot extruders/materials/definitions
2023-11-24 16:49:31 +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
c.lamboo
4ce092837e Merge branch '5.6'
# Conflicts:
#	conanfile.py
2023-11-24 10:24:52 +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
Jelle Spijker
efafe1503d
Merge branch '5.6'
# Conflicts:
#	conanfile.py
#	resources/definitions/ultimaker_methodx.def.json
#	resources/definitions/ultimaker_methodxl.def.json
2023-11-15 13:53:39 +01:00
Casper Lamboo
2c1f0fc58f
Apply suggestions from code review
Co-authored-by: Remco Burema <41987080+rburema@users.noreply.github.com>
2023-11-14 14:42:44 +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
d56b77db37 Applied printer-linter format 2023-11-13 09:49:14 +00:00
c.lamboo
c4573ba855 Add extruder start/end gcode duration settings
CURA-11099
2023-11-13 10:46:44 +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 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
Remco Burema
b8deb31eb9 Merge branch '5.6' 2023-11-07 15:17:32 +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
Erwan MATHIEU
f873a94ef8
Merge pull request #17202 from Ultimaker/CURA-11260-
Align print volume with buildplate for method x and method xl
2023-11-06 11:32:45 +01:00
casperlamboo
ceb8c320c8 Applied printer-linter format 2023-11-06 09:29:40 +00:00
c.lamboo
f8f880f648 Simplify prime tower positioning formula
Since method printers do not have an elliptic buildplate this case can be ignored. It is also safe to assume the "machine center is zero" is True

CURA-11260
2023-11-06 10:28:23 +01:00
Remco Burema
35d1ae3272 Fix 'brand alignment' messing up actual print files. 2023-11-03 17:04:26 +01:00
casperlamboo
721e0cb1ac Applied printer-linter format 2023-11-03 15:16:16 +00:00
c.lamboo
24235d2ef5 Update prime tower position
CURA-11260
2023-11-03 16:15:16 +01:00
Remco Burema
21f81a5043
Merge pull request #17161 from Ultimaker/CURA-11075_layer-is-printed-below
expected behavior added text in description of setting
2023-11-03 15:29:17 +01:00
casperlamboo
02635ff994 Applied printer-linter format 2023-11-03 13:37:53 +00:00
c.lamboo
66632b8636 Fix positioning of method x
CURA-11260
2023-11-03 14:36:48 +01:00
casperlamboo
9ca8582a50 Applied printer-linter format 2023-11-03 13:18:16 +00:00
c.lamboo
4a176a09a8 increase print volume for method printers
this includes method x, and method xl

CURA-11260
2023-11-03 14:17:16 +01:00
Erwan MATHIEU
5eb5387237 Merge remote-tracking branch 'origin/5.6' 2023-11-03 14:12:29 +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
Erwan MATHIEU
d69a5e0034 Merge remote-tracking branch 'origin/5.6' 2023-11-03 11:31:58 +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