Erwan MATHIEU
13deab505e
Add/reorganize settings for raft walls
...
CURA-11228
2024-01-08 11:32:25 +01:00
c.lamboo
da4f675008
Optimize wall printing order
...
CURA-11507
2024-01-06 16:39:04 +01:00
Nikita Chernukhin
f6cc7993e1
Add RatRig printers configurations
...
Added configurations for the following RatRig printers:
* RatRig V-Core 3 (200mm, 300mm, 400mm and 500mm versions)
* RatRig V-Minion
V-Core 3.1 modification is also supported.
Bed meshes are taken from https://github.com/slic3r/slic3r-profiles with kind permission of the author @HelgeKeck
2024-01-05 16:46:40 +01:00
alexandr-vladimirov
2b05a370ca
Allow to set print sequence manually
2024-01-04 06:30:23 +03:00
Jelle Spijker
7d040a0b02
Fixed multiple default_value
definitions
...
default_value should be an actual value
2024-01-03 18:03:37 +01:00
jellespijker
4a8e00fcc6
Applied printer-linter format
2024-01-03 16:38:51 +00:00
Jelle Spijker
2e197f72ee
Add missing default_value
for `roofing_monotonic
2024-01-03 17:37:54 +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
Itay Grudev
76f8ed243d
Removed material_diameter override
...
Signed-off-by: Itay Grudev <itay+git2020@grudev.com>
2024-01-02 20:22:17 +02:00
Itay Grudev
e0521c02ed
K1 Max Printer Definition
...
Signed-off-by: Itay Grudev <itay+git2020@grudev.com>
2024-01-02 20:12:35 +02:00
DSNS
603f49122f
Fix Ender 5 Plus ABL command
2023-12-30 21:17:01 -08:00
Christian Kunis
6bb1dba3e0
Add metadata to Voron start gcode
...
Adding extra metadata for Moonraker as described in the Klipper Preprocessor docs
2023-12-30 12:10:24 -05:00
Christian Kunis
b51ea6970b
Updated print_start gcode for Voron printers
2023-12-30 12:10:24 -05:00
Christian Kunis
ff65f79a72
Fixed default gcode flavor for Voron
2023-12-30 12:10:24 -05:00
Jelle Spijker
dc851bb9a3
Merge branch 'main' into elegoo_n4_update
2023-12-28 20:04:45 +01:00
zhogov
da58c63db6
Upper case
2023-12-26 05:26:56 -05:00
zhogov
20ef472845
Fix Ender 3 V3 SE start g-code
...
1. Replace square brackets with curly ones
2. Add bed heating command so Cura won't have to implicitly generate it itself
2023-12-26 05:19:12 -05:00
Christopher Peredy
8e0831a1e7
EN4 Plus/Max fix platform mesh
2023-12-19 20:06:36 +01:00
Christopher Peredy
380f0ed270
EN4 fix nozzle_disallowed_areas
for N4 Max
2023-12-19 19:48:16 +01:00
Saumya Jain
afcf3e1e09
Merge branch 'main' into PP-408-improve-raft-quality
2023-12-15 16:13:45 +01:00
saumya.jain
cc4627886b
Name shortned for Cura settings
...
CURA-11392
2023-12-12 13:01:37 +01:00
Jelle Spijker
ba0fb97d63
Include threshold settings
...
Contributes to CURA-11391
2023-12-12 10:01:59 +01:00
august.chi
f4e8a13b7a
fix: add a new machine named M5C for ankermake
...
Signed-off-by: august.chi <august.chi@anker-in.com>
2023-12-11 18:47:46 +08:00
Christopher Peredy
94f14b53f8
EN4 add Neptune 4 Plus and Max variants
2023-12-09 16:58:24 +01:00
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