Commit graph

32784 commits

Author SHA1 Message Date
jspijker
91067c0a79 Fixes incorrectmissing metadata for upgrade script 413->50
Contributes to CURA-10077
2023-01-27 16:01:24 +01:00
Jelle Spijker
5d9c77e05e
Merge pull request #14389 from Ultimaker/PP-312_make-S7-public
make S7 public
2023-01-26 20:31:54 +01:00
rijkvanmanen
7e72a4ee7e Applied printer-linter format 2023-01-26 18:12:32 +00:00
Rijk van Manen
36d5e75ed0 make S7 public
PP-312
2023-01-26 19:11:16 +01:00
Jelle Spijker
c6d8baea12
Merge pull request #14373 from Ultimaker/PP-71_improved-minimum-layer-time-behaviour
PP-71_improved-minimum-layer-time-behaviour
2023-01-26 18:01:10 +01:00
jspijker
aed56a489a Merge remote-tracking branch 'origin/main' into PP-71_improved-minimum-layer-time-behaviour 2023-01-26 17:58:22 +01:00
Remco Burema
36bb016a9b Merge branch 'CURA-9822_pause_at_height_improvements' 2023-01-26 13:17:32 +01:00
Greg Valiant
725d1026dd Revised PauseAtHeight.py. The changes are:
For non-Repetier and non-Ultimaker printers - Move the prime extrusion so it occurs while the print head is still in the parked position so the blob doesn't happen over the print (GitHub #13584 and #11471 for reference).

Add a user option to use M104 or M109 for the resume temperature to avoid an unnecessary delay if the resume temperature is the same as the standby temperature.

committed as part of CURA-9822
2023-01-26 13:15:09 +01:00
Jaime van Kessel
f0944fd98e
Merge branch 'CURA-10092_fix_relative_retractcontinue' of github.com:Ultimaker/Cura 2023-01-26 13:01:40 +01:00
Rijk van Manen
8410f84184 add new setting to expert
CURA-10201
2023-01-26 11:31:27 +01:00
Rijk van Manen
bd55f5ecf4 Add new setting for the narrow skin region width
Small Top/Bottom regions are filled with walls instead of the normal Top/Bottom pattern. This helps to avoids jerky motions.
CURA-10201
2023-01-26 11:20:28 +01:00
Remco Burema
1b12e99869 Merge remote-tracking branch 'easygo/EasyG0ing1' into CURA-9822_pause_at_height_improvements 2023-01-26 10:05:17 +01:00
Remco Burema
883a3039e5 Remove old 'newline' solution. Will be fixed in the next commit(s).
In retrospect, using ';' for the newline seperation was a bit daft, given that comments also start with that.

done as part of CURA-9822
2023-01-25 17:48:36 +01:00
Remco Burema
7e695908cf Rename confusing parameter.
part of CURA-10092
2023-01-25 11:44:46 +01:00
jspijker
d0c7a48b47 Add S7 image to Network Plugin 2023-01-24 17:26:50 +01:00
Jelle Spijker
c40832e266
Merge pull request #14363 from Ultimaker/PP-222_rename_profiles
PP-222 Renamed profiles
2023-01-24 17:11:47 +01:00
Rijk van Manen
129f7f7d12 round the speeds to avoid ugly numbers
PP-71
2023-01-24 14:34:44 +01:00
Rijk van Manen
1c2ba2fcd4 fix typo
PP-71
2023-01-24 11:59:35 +01:00
Rijk van Manen
0d1f73b090 fix typo
PP-71
2023-01-24 11:47:35 +01:00
Casper Lamboo
54eedd4f24
Merge pull request #14370 from Ultimaker/Interlocking_To_Experimental_CURA-10168
[CURA-10168] Add Interlocking to settings visibility
2023-01-24 11:46:16 +01:00
MariMakes
540fca2409 [CURA-10168] Add Interlocking to settings visibility
Have Interlocking visible in Advanced, but the subsettings in Expert Setting Visibility
2023-01-24 11:37:50 +01:00
rijkvanmanen
0648cc5fd6 Applied printer-linter format 2023-01-24 10:33:14 +00:00
Rijk van Manen
014f23ffa8 set cool_min_layer_time to zero for AA025 cores
PP-71
2023-01-24 11:32:04 +01:00
Rijk van Manen
5aa7dcf62a align cool_min_temperature and material_final_printing_temperature
Both the material_final_printing_temperature and the cool_min_temperature are 15deg lower as the printing temperature. Except for TPU and PP.
PP-71
2023-01-24 11:31:39 +01:00
Rijk van Manen
76a6e394d6 follow the default settings
PP-71
2023-01-24 11:26:45 +01:00
Rijk van Manen
7187550a46 follow the default settings
PP-71
2023-01-24 11:17:52 +01:00
Rijk van Manen
9171aa9168 follow the default settings
PP-71
2023-01-24 11:08:16 +01:00
Rijk van Manen
a66ec97478 apply the new default settings to all ultimaker printers
With the introduction of cool_min_temperature it is way easier to generalize the minimum layer time settings. To make sure all ultimaker printers benefit from this improvements the settings are applied to ultimaker.def.json.
PP-71
2023-01-24 11:01:39 +01:00
Rijk van Manen
3035583de9 disable minimum layer time settings if minimum layer time is zero
These settings don't have a meaning when the minimum layer time is zero.
PP-71
2023-01-24 10:59:59 +01:00
Casper Lamboo
058c5476c4
Merge pull request #14364 from Ultimaker/PP-303-increase-support-reliability
increase support reliability
2023-01-23 16:24:07 +01:00
Casper Lamboo
9fbf2ae38d
Merge pull request #14341 from Ultimaker/CURA-10047_disable_fuzzy_with_interlocking
[CURA-10047] Disable fuzzy skin when using interlocking.
2023-01-23 16:11:54 +01:00
Joey de l'Arago
6bd7e73aa1 disable all fuzzy settings when interlocking enabled
CURA-10047
2023-01-23 16:05:36 +01:00
Rijk van Manen
faf7e3b227 increase support reliability
The minimum support area is decreased to avoid disconnected support. The support horizontal expansion is increased to allow for more stable support structures. These improvements are possible because of the improvements made in CURA-10152.
PP-303
2023-01-23 14:57:44 +01:00
Paul Kuiper
72846894ec Renamed profiles
Relates to: PP-222
2023-01-23 11:06:35 +01:00
Remco Burema
e2f7ef8b8b Add typing to Retract-Continue script.
part of CURA-10092
2023-01-20 17:58:42 +01:00
Remco Burema
9861e450a0 Fix/rewrite for relative extrusion mode.
For relative mode, not only needs the retractions created to be actually relative, but it also needs to compensate on the next G1 (as opposed to absolute mode, where you'd want to go to the same absolute E position after). Rather than massively complicating the already gnarly code (once it found a G1 retraction, it scanned forwards to find G0 statements (which it rewrote to G1), so it would go over those _again_ in the middle (layer) loop). While this worked for absolute mode, but would be a nightmare to make work for relative mode as-is (if only because the compensation could _also_ potentially involve keeping track of things over the outer loop). As a bonus I think the resulting code is actually easier to read.

part of CURA-10092 -- should fix #14100
2023-01-20 17:34:39 +01:00
Joey de l'Arago
cc9053091d Disable fuzzy skin when using interlocking. Using these settings together causes the interlocking structure walls to be fuzzy (These are inside model)
CURA-10047
2023-01-20 16:00:52 +01:00
Joey de l'Arago
3820fd7bc6
Merge pull request #14333 from Ultimaker/Interlocking_To_Experimental_CURA-10168
Move_Intelrocking_To_Experimental_CURA-10168
2023-01-20 15:09:20 +01:00
c.lamboo
2638341ec4 Also remove interlocking the "Dual Extruder" category
contributes to CURA-10168
2023-01-20 12:58:19 +01:00
Joey de l'Arago
c99ddb30e5 Remove unused scripts
CURA-9814
2023-01-20 11:49:34 +01:00
Jaime van Kessel
feff96288f
Remove stray comma from json 2023-01-20 11:26:00 +01:00
Jaime van Kessel
e8528e6735
Merge branch 'script' of github.com:brunohenriquy/Cura 2023-01-20 11:20:45 +01:00
MariMakes
741ff84947 [CURA-10167] - Fix Typo in Japanese mention of Extensions
Fixes Typo with extensions mentioned here: https://github.com/Ultimaker/Cura/issues/14290
2023-01-20 10:46:57 +01:00
Joeydelarago
f9dcfb2268 Applied printer-linter format 2023-01-20 09:04:27 +00:00
Joey de l'Arago
582e85afe4
Merge pull request #14298 from mehmetsutas/main
Update Rigid3d Machine Definitions
2023-01-20 10:03:25 +01:00
sparkym3
a6e89a9d54 Make Creality Ender 3 S1 consistent 2023-01-19 11:49:41 -06:00
Joey de l'Arago
0f52521be2 Remove source path from extract tool creation. This can be derived from "self" that is being passed in.
CURA-9814
2023-01-19 14:02:06 +01:00
Joey de l'Arago
5af1f6e276 Rename extract function to generate to match better with conan style.
CURA-9814
2023-01-19 13:32:58 +01:00
Joey de l'Arago
5186b234dc Remove redundant code for merging po files
CURA-9814
2023-01-18 17:33:39 +01:00
Joey de l'Arago
18bfcd60ba Add the extractTool to the Cura conanfile
CURA-9814
2023-01-18 17:20:55 +01:00