3462 Commits

Author SHA1 Message Date
Rijk van Manen
c109bc3613 revert 100% density pattern hack
In the fdmprinter definition the 'infill' is created by 999999 bottom layers to change to infill pattern to lines. This hack is reverted for ultimaker printers. More info: PP-25
2021-11-15 15:42:47 +01:00
Rijk van Manen
d3951a1a59 change infill pattern to zigzag for >80% infill
This is done for all ultimaker profiles (PP-25).
2021-11-15 15:29:40 +01:00
Rijk van Manen
35550fc1b4 revert 100% density pattern hack
In the fdmprinter definition the 'infill' is created by 999999 bottom layers to change to infill pattern to lines. This hack is reverted for ultimaker printers. More info: PP-25
2021-11-15 15:23:17 +01:00
Ghostkeeper
c9feace0fb
Change user-visible name of Maximum Feedrate to Maximum Speed E
Maximum Feedrate was correct, but compared to the names of the X/Y/Z maximum speeds, this is considered to be more consistent.

Fixes #10767.
2021-11-15 10:59:58 +01:00
Jelle Spijker
de94fd7412
Merge remote-tracking branch 'origin/PP-60_libArachne_iteration3_settings' into libArachne_rebased
# Conflicts:
#	resources/definitions/fdmprinter.def.json
#	resources/definitions/ultimaker.def.json
#	resources/definitions/ultimaker2.def.json
#	resources/definitions/ultimaker3.def.json
#	resources/definitions/ultimaker_s3.def.json
#	resources/definitions/ultimaker_s5.def.json
2021-11-15 09:48:48 +01:00
Ghostkeeper
d12d756b1d
Move machine_height to the other machine dimension settings
It's quite logical that the 3 dimensions of the printer are next to each other...

Found during work on a plug-in.
2021-11-13 16:42:06 +01:00
Jelle Spijker
c43ff07072 Changed description and label of flow equalization factor 2021-11-12 16:52:15 +01:00
Ghostkeeper
cbe3cf778a
Change distribution count to be the maximum diameter of distribution
Instead of the minimum. So previously a value of 2 would make it spread the error over 2 walls for an even number, or 3 for an odd. Now it makes it spread the error over 2 walls for an even number or 1 for an odd. This means that the minimum allowed value becomes 2, because for an even wall count it needs to place the error somewhere.

Done as a 5 minute fix.
2021-11-12 16:48:08 +01:00
Ghostkeeper
a94415b388
Merge branch 'flow_equalization_width_factor_as_ratio' into libArachne_rebased 2021-11-12 15:19:51 +01:00
Ghostkeeper
b8ccb32836
Merge branch 'master' into libArachne_rebased
Conflicts:
	resources/definitions/ultimaker2.def.json -> Additions in Arachne around a place where we fixed an enum setting.
	resources/definitions/ultimaker3.def.json
	resources/definitions/ultimaker_s3.def.json
	resources/definitions/ultimaker_s5.def.json
2021-11-12 15:08:29 +01:00
j.spijker@ultimaker.com
c668746769
Flow equalization width factor as percentage
This variable makes more sense to as a Ratio.
This was discussed during the eCCB 12/11/21
and implemented as a 5 min fix.

Note: The current default values were 0.5 there
is a new PR which change these 1.0. These values
should be multiplied with a 100
2021-11-12 14:13:25 +01:00
Lin Yu-Chieh (Victor)
b68a33df21
Update atom2.def.json 2021-11-12 12:16:44 +08:00
Ghostkeeper
6171107140
Remove upper limit of bridge skin density
There is no theoretical or algorithmic limit here. We may warn the user, but not prevent them from changing it.

Done as a five minute fix. Fixes CURA-8693. Fixes #10736.
2021-11-11 15:45:47 +01:00
p.kuiper
9e8025942a Changes as request by the reviewers.
- Undid removal of default value for min_bead_with
- Style improvement formula wall_add_middle_threshold
2021-11-11 14:55:32 +01:00
Ghostkeeper
b4f10bab71
Merge branch 'PP-55_reduce-cross3D-top-layer-bridge-distance' 2021-11-11 12:34:58 +01:00
Denis Shatilov
32e15ea69c Only home X and Y 2021-11-10 23:43:32 -08:00
bodyboarder2528
5280865658 Create creality_cr100.def
my first attempt hope its correct
2021-11-11 14:31:01 +11:00
felixstif
3b9ed33351
Add Sermoon D1 definition file
Add Sermoon D1 definition file
2021-11-10 13:05:25 +01:00
p.kuiper
046ccf57bf PP-60: Removed warning levels for middle line threshold 2021-11-10 11:26:23 +01:00
p.kuiper
43e7edda54 PP-60: Remove thin wall settings from the S5 profile 2021-11-10 11:22:33 +01:00
p.kuiper
3d81ff7e91 PP-60: New min_bead_width formula based on the width the outer wall can become. Removed default value. 2021-11-10 11:18:14 +01:00
p.kuiper
ee9c2e0eb9 PP-60: Set add middle line to 80% for all machines and remove the maximum warning limits. 2021-11-10 11:04:56 +01:00
p.kuiper
3b0216a036 PP-60: Moved the libArachne setting changes and the thin wall settings from Ultimaker to All machines. So all third party machines will also get these settings. 2021-11-10 10:43:43 +01:00
Rijk van Manen
447c4e7368 optimized skin orientation for cross pattern
The skin orientation is optimized for the cross (3d) pattern to reduce the bridge distance. For more information see PP-55.
2021-11-10 10:14:44 +01:00
Lin Yu-Chieh (Victor)
ce0cdc427a
Update atom2.def.json
optimize start and end gcode
2021-11-10 12:29:37 +08:00
luz paz
61d7895588 Fix typos
Found via `codespell -q 3 -S *.po,*.pot -L childs,initialy,lod,ned,te,slicable,sur,tutoriels,wont`
2021-11-09 10:38:01 -05:00
VOLUMIC
150ae506c8
Add new VOLUMIC printers model 2021-11-09 13:42:17 +01:00
p.kuiper
de04c7d79b PP-60: Major clean up. Moved all common (libArachne + 4.12) settings to ultimaker.def.json from which all Ultimaker machines inherit their values 2021-11-09 12:13:02 +01:00
p.kuiper
b477a9bf2a PP-60: Iteration 3 settings + 4.12 settings changes applied to the S5 machine 2021-11-09 11:25:32 +01:00
p.kuiper
5e165cd990 PP-60: Iteration 3 settings + 4.12 settings changes applied to the S3 machine 2021-11-09 11:21:23 +01:00
p.kuiper
2db0a90ce4 PP-60: Iteration 3 settings + 4.12 settings changes applied to the UM Original machine 2021-11-09 11:15:44 +01:00
p.kuiper
1eac809cda PP-60: Iteration 3 settings changes applied to the UM3 machines 2021-11-09 11:11:49 +01:00
p.kuiper
5be721c4f5 PP-60: top-bottom pattern "lines" is the default in fdm printers. Better to remove the override. 2021-11-09 11:07:31 +01:00
p.kuiper
1585c98e05 PP-60: Update UM2 machines to reflect the iteration 3 setting changes 2021-11-09 11:04:25 +01:00
p.kuiper
d207d871a4 PP-60: Increasing the warning level for the Middle line Threshold otherwise the default settings for Ultimaker machines would show a warning. 2021-11-09 10:59:19 +01:00
p.kuiper
9c10904020 PP-60: Increasing the warning level for the Maximum Extrusion Area Deviation otherwise the default settings for Ultimaker machines would show a warning. 2021-11-09 10:56:05 +01:00
p.kuiper
4163bc2400 Undo PP-29: apply zigzag pattern to top/bottom layers. These layer lead to more sagging of bridging patterns. We will undo the chance (for the 4.12 release). 2021-11-04 15:41:06 +01:00
Rijk van Manen
a0a55ea6fe optimized skin orientation for cross pattern
The skin orientation is optimized for the cross (3d) pattern to reduce the bridge distance. For more information see PP-55.
2021-11-03 16:46:46 +01:00
Ghostkeeper
c76385ca85
Merge branch 'master' of https://github.com/heed818/Cura into heed818-master 2021-11-03 15:39:24 +01:00
Ghostkeeper
afb7854464
Don't show infill line directions setting for Gyroid and Cross patterns
It doesn't work for those patterns at the moment. For Gyroid it could be made to work. For Cross and Cross 3D it's a bit more difficult due to the pre-calculations and density image done for those.

Contributes to issue PP-55. Done as a 5 minute fix.
2021-11-03 10:38:28 +01:00
mixware011
7e87a4cf88
Update mixware_hyper_s.def.json 2021-11-03 16:37:31 +08:00
Ghostkeeper
101056bca6
Simplify description of lightning infill angle settings
These two have garnered some feedback in that it's wholly unclear what the sentences even mean. Hopefully this correction makes it more clear for next time.

Contributes to issue CURA-8638.
2021-10-25 15:22:29 +02:00
Ghostkeeper
72f74b2759
Clarify description of Lightning infill
Two changes have been made:
- Use more consistent terminology for the top side of the model (which could be skin or walls). This is corrected from feedback by our translators.
- Don't add disclaimers about the infill density to this already way-too-long setting description. If anything, a disclaimer should be added to the infill density description that Gradual Infill and some infill patterns might not reach the desired density everywhere. But really, I think it's more in the domain of user documentation like the Ultimaker website or the Settings Guide.
2021-10-25 15:22:28 +02:00
Ghostkeeper
0fd84bf1a5
Fix override of combing mode 2021-10-25 02:03:30 +02:00
Ghostkeeper
4f9d2990db
Merge branch 'patch-1' of https://github.com/Hogan-Polaris/Cura into Hogan-Polaris-patch-1 2021-10-22 16:47:09 +02:00
Jelle Spijker
3abbcc99c0
fixed top bottom pattern zigzag in profiles
The enum value should be placed in single quotes in double quotes
2021-10-21 17:13:25 +02:00
THeijmans
74c432428b Fixes bug in top bottom pattern settings
As discussed in CCB, mistake was made which led to no skin being printed. This fixes it.
PP-44
2021-10-21 09:57:43 +02:00
THeijmans
4e4a5ff382 Fixes bug in ultimaker S3 definition
setting was configured twice
2021-10-21 09:52:37 +02:00
THeijmans
04f37e6283 Removes missed line width settings
As discussed in CCB, now every line width setting will inherit from the right place
2021-10-21 09:48:55 +02:00
THeijmans
9cc1a24e11 Moves arachne setting changes to ultimaker2 layer
Fixing a mistake from PP-28,

PP-44
2021-10-21 09:48:00 +02:00