Commit graph

4264 commits

Author SHA1 Message Date
Rijk van Manen
d352bbbbc5 reduce support interface flow
The reasoning of PP-86 also holds for the support interface layers, however we forgot about support when we implemented PP-86. When doing PP-108 we found this improvement.
2022-05-30 14:05:47 +02:00
Rijk van Manen
7c2b84184b reduce top/bottom flow by enabling top surface skin layers
PP-93
2022-05-30 14:00:16 +02:00
Rijk van Manen
e543416deb enable skin edge support
For all ultimaker printers AND low infill density the skin edge support feature is used. PP-15
2022-05-30 11:00:58 +02:00
Rijk van Manen
02fb4e70d3 this if else statement is doing nothing 2022-05-30 10:58:56 +02:00
p.kuiper
0db75501a3 Merge remote-tracking branch 'origin/main' into PP-3_improved_experimental_bridge_settings
# Conflicts:
#	resources/definitions/ultimaker.def.json
2022-05-30 07:59:50 +02:00
p3d-dev
9aa7e9a006
remove duplicated machine_heated_bed 2022-05-26 00:19:40 +02:00
p3d-dev
ec3aafb859
remove duplicated machine_heated_bed 2022-05-26 00:18:18 +02:00
p3d-dev
46cf1f3a1d
remove duplicated machine_heated_bed 2022-05-26 00:16:14 +02:00
3d-hctech
bb2be3b4d6
Merge branch 'Ultimaker:master' into master 2022-05-24 11:17:49 +08:00
Jaime van Kessel
f130eb2e7c
Merge pull request #11623 from cbc02009/fix-voron-retraction
fix retraction speed and amount for direct drive afterburner.
2022-05-20 16:54:01 +02:00
Jaime van Kessel
c41c59da13
Merge pull request #12188 from Ultimaker/CURA-8708_remove_travel_acceleration_jerk
Add setting to no longer use different jerk/acc for travels
2022-05-18 16:32:50 +02:00
Martin Botka
c466742cb1 voron2_base.def.json: Do not limit travel speeds to 300mm/s
VORON V2.4 is an fast machine. There is no reason to limit
the user to 300mm/s. Unlock these speeds by removing maximum_value
which makes cura fallback to machine_max_feedrate_x/y which are
set to the C (299,792,458).

Warning stays at 501 after Fulg talked with some VORON
team members they have come to the conclusion that
501 is fine as people start hitting issues on the machine
around the 500-600 range

Signed-off-by: Martin Botka <martin.botka@somainline.org>
2022-05-16 20:43:35 +02:00
Ghostkeeper
fc4585e098
Merge branch '5.0'
Conflicts:
	plugins/Marketplace/resources/qml/PackageCardHeader.qml -> An improvement for future translations was made at the same time as a change to the label here.
2022-05-16 15:11:39 +02:00
Ghostkeeper
acc8b511d0
Add setting to no longer use different jerk/acc for travels
Enabling this adds more control, possibly improving the productivity of the printer by allowing higher acceleration and jerk rates during travel moves where they have less of an impact.
Disabling this reduces the size of the g-code and the CPU requirements of the printer.

Contributes to issue CURA-8708.
2022-05-13 14:17:12 +02:00
Remco Burema
2f357cc6e5 Add brackets for increased readability.
I had to try out what this actually did, fortunately, the result was the same as the without brackets version in all cases, otherwise we'd have a pretty weird problem.

relates to PP-168 and in 5.0 becasue of CURA-9293
2022-05-13 13:11:00 +02:00
p.kuiper
843bdcfb46 After more research it was observered that this change decreased the print quality of normal prints and only improved the quality in the spiral mode. Therefore the higher deviation settings is only enabled for the in spiralize mode.
Relates to PP-168
2022-05-13 13:01:09 +02:00
p.kuiper
439df31028 This setting change results in a reduction of the bufferunderrun blobs that were observered when switching from Cura 4.13 to 5.0. Increasing the deviation results in less small segments and reduces the segments per second. Stijn Antz observered that the blob artefacts disappeared when applying this change.
Relates to PP-168
2022-05-13 13:00:57 +02:00
Ghostkeeper
9a5a99da46
Merge branch 'patch-1' of https://github.com/xDazld/Cura into xDazld-patch-1 2022-05-12 12:38:12 +02:00
Remco Burema
ec5e22846e
Merge pull request #11278 from Eryone/master
Add eryone_thinker_directdrive profile
2022-05-06 19:12:00 +02:00
Remco Burema
75a87005b2
Merge pull request #11255 from Toylerrr/master
Elegoo Neptune 2 Printer Configuration
2022-05-06 18:49:30 +02:00
Mehmet Sutaş
897fc3997a Update rigid3d_base.def.json 2022-05-06 07:10:38 +03:00
Ghostkeeper
ae9b0e11bb
Merge branch 'master' of https://github.com/wanders78746/Cura into wanders78746-master 2022-05-04 16:39:39 +02:00
Modix-Lazar
98d49d6fb9 Add printer profile for Modix3D printers
Adds printer profiles for the Modix V3 line of printers: the Big40, 60, 120X, 120Z, 180X and Meter
2022-05-02 11:46:45 +02:00
Ghostkeeper
0993e486f1
Fix JSON syntax error
JSON doesn't support the extra comma at the end there. It's marked as a syntax error.

Contributes to issue CURA-9226.
2022-04-29 10:01:23 +02:00
Ghostkeeper
f82660a630
Merge branch 'master' of https://github.com/MatiGabaglio/Cura into MatiGabaglio-master 2022-04-29 09:54:16 +02:00
xPakrikx
1a21dcda2a
Update flsun_sr.def.json
Updated Cura variables for first layer
2022-04-20 20:52:18 +02:00
AnnaKang0219
0b082ab9c7 Update xyzprinting_da_vinci_pro_evo.def.json
update machine_start_gcode
2022-04-13 11:40:01 +08:00
Mehmet Sutaş
6e96e6086f More tweaks 2022-04-12 18:29:39 +03:00
Casper Lamboo
c4748ba332
Merge branch 'master' into PP-129_increase-filter-distance 2022-04-07 13:54:27 +02:00
Casper Lamboo
00fcd9d006
Merge pull request #11725 from Ultimaker/feat_transition_filter_limit
Feat/Fix: transition filter limit
2022-04-07 13:52:29 +02:00
j.delarago
b7ad18d149 Merge branch 'master' into PP-54_decrease-resolution
# Conflicts:
#	resources/definitions/ultimaker.def.json
#	resources/quality/ultimaker_s3/um_s3_aa0.8_CPE_Superdraft_Print.inst.cfg
#	resources/quality/ultimaker_s3/um_s3_aa0.8_PETG_Superdraft_Print.inst.cfg
#	resources/quality/ultimaker_s5/um_s5_aa0.8_CPE_Superdraft_Print.inst.cfg
#	resources/quality/ultimaker_s5/um_s5_aa0.8_PETG_Superdraft_Print.inst.cfg
2022-04-07 11:14:30 +02:00
Jaime van Kessel
706c32706b
Merge pull request #11767 from Ultimaker/PP-115_improve-default-linewidths
Pp 115 improve default linewidths
2022-04-07 11:09:55 +02:00
Jaime van Kessel
0cb5a147ed
Merge pull request #11776 from Ultimaker/PP-154_adjust_horizontal_expansion
Reduced horizontal expansion offset to the theoretically correct valu…
2022-04-07 10:49:39 +02:00
p.kuiper
e24d2d15ae Reduced horizontal expansion offset to the theoretically correct value of 0.1*layer_height if the correction is performed on both sides of the wall (then totals 0.2*layer_height).
Relates to PP-154
2022-04-06 13:56:28 +02:00
p.kuiper
0a8ef5162e Removed the rather hacky implementation of the shrinkage factor averaging. Issues with dual extrusion were the second extruder is not used should solved in a different way.
Relates to PP-77
2022-04-06 13:28:55 +02:00
Tim Kuipers
8098c20860 disable wall_transition_filter_distance
We don't want to filter based on the length of the filtered region, but based on the induced extra line width variation.
This diables the setting for the frontend, but doesn't fully remove it yet. TODO
2022-04-05 14:00:42 +02:00
Tim Kuipers
de29eb7d53 change name to transitionING filter
This is not a property of a transition, but of when the transitioning algorithm makes or leaves out transitions
2022-04-05 13:59:01 +02:00
Tim Kuipers
d3e0b04eed update filter margin name and description 2022-04-05 13:57:56 +02:00
Rijk van Manen
04d5d43372 remove redundant overwrites
PP-115
2022-04-04 16:10:06 +02:00
Rijk van Manen
7884ba4d5b update minimum linewidth
since these settings are new to cura, I think it is safe to update them in fdmprinters. PP-115
2022-04-04 16:09:48 +02:00
Rijk van Manen
44a33e0fed follow the defaults set in ultimaker.def.json
Only UM2+C keeps his on resolution settings, since this  printer has a lower segments per second performance, and we are not going to work on it. PP-54
2022-04-04 14:29:40 +02:00
Rijk van Manen
df72cd8da4 new default settings for ultimaker printers
A higher resolution does not improve visual quality, a lower resolution means you need to improve firmware. PP-54
2022-04-04 14:28:40 +02:00
p.kuiper
733447a2dd Removed the settings: "material_shrinkage_percentage" and update code that was using this parameter.
material_shrinkage_percentage_xy and material_shrinkage_percentage_z cannot depend on material_shrinkage_percentage otherwise their resolve function will not execute properly.
I noticed that the shrinkage factors do not get the correct value if a wrong nozzle is chosen for a material. However, in that case the slicer will also not slice, so in practice this is not an issue

Relates to PP-77
2022-04-01 13:00:41 +02:00
João Grilo
228da7219a
R21 definition file fixed
Updated Start GCODE
2022-04-01 10:36:57 +01:00
p.kuiper
d6d4644a31 Set visibility of shrinkage settings to true. Enable visibility in advanced (xyz shrinkage only) and the expert display mode.
New calculations to determine the average shrinkage when two materials are used. By default the material shrinkage is set to null (None). In that case the shrinkage of that material is not taken into account in the new averaging formula. Support materials such as PVA, BAM, Aquasys etc. should keep this setting to null. When two materials are used with a shrinkage percentage the average of these two materials will be used.

Relates to PP-77
2022-03-31 16:07:17 +02:00
Ghostkeeper
2d1b9c5409
Set Top Surface Layers to 0 and adjust flow to compensate
It doesn't really work well with the monotonic order here.

Contributes to issue CURA-9065.
2022-03-31 15:24:56 +02:00
p.kuiper
9fdeffd564 Better default for the experimental bridge settings. See PP-3 for details.
Relates to PP-3
2022-03-31 15:20:00 +02:00
Remco Burema
657890158e Should be false by default.
Otherwise it'll mess up for most existing printers.

part of CURA-9078
2022-03-31 14:06:54 +02:00
Ghostkeeper
775d85b420
Merge branch 'PP-93_improve-top-bottom-flow' 2022-03-30 12:00:59 +02:00
geeetech3d
748c51f32f add Mizar_S Profile2 2022-03-30 10:53:22 +08:00