4737 Commits

Author SHA1 Message Date
Christopher Peredy
16715e6a3b EN4 update Neptune 4 (Pro) definition
Update same acceleration and start G-code settings according to
Elegoo Cura v4.8.0_20231208.
2023-12-09 16:55:36 +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
Jelle Spijker
319d478a9a
Merge pull request #17422 from Ultimaker/remove-luts
Clean up bot LUT
2023-11-29 15:09:09 +01:00
Erwan MATHIEU
794023711f WIP prime tower mode refinement 2023-11-29 14:06:39 +01:00
nallath
8b0e914abb Applied printer-linter format 2023-11-29 12:49:59 +00:00
Jaime van Kessel
3165b54624
Fix typo 2023-11-29 13:49:02 +01:00
Jaime van Kessel
6d6989c95c
Merge branch 'PP-363_Fix_broken_definitions' of github.com:Ultimaker/Cura 2023-11-29 13:47:07 +01:00
Jaime van Kessel
dff3f1a406
Remove redundant overrides
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-29 13:46:32 +01:00
Casper Lamboo
280b002799
Merge branch 'main' into master 2023-11-29 13:45:52 +01:00
Jaime van Kessel
d6c16b8ac7
Merge branch 'main' of github.com:Ultimaker/Cura into PP-363_Fix_broken_definitions 2023-11-29 13:45:36 +01:00
Jaime van Kessel
7dcbaadb62
Merge branch 'creality-ender-3-V3-SE-print-head' of github.com:mcuprojects/Cura 2023-11-29 13:25:49 +01:00
Jaime van Kessel
4d38ca9852
Merge branch 'main' of github.com:Asterchades/Cura 2023-11-29 13:11:39 +01:00
Jaime van Kessel
d25b0d941b
Merge branch 'main' of github.com:goofoo3d/Cura 2023-11-29 13:05:29 +01:00
nallath
1a9e82da86 Applied printer-linter format 2023-11-29 12:04:33 +00:00
Jaime van Kessel
18c1dbb79d
Merge branch 'main' of github.com:Barrnet/Cura 2023-11-29 13:00:28 +01:00
Casper Lamboo
c1bd5e2356
Merge branch 'main' into remove-luts 2023-11-29 12:30:15 +01:00
casperlamboo
7e0d633106 Applied printer-linter format 2023-11-29 11:26:50 +00:00
c.lamboo
cf27163934 Update bot to reference 2023-11-29 12:25:51 +01:00
c.lamboo
a9dcfaa032 specify bot id type 2023-11-27 15:32:55 +01:00
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
Erwan MATHIEU
3bf84c8838 Terminology and descriptions refinement 2023-11-24 14:32:56 +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 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
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 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
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