3490 Commits

Author SHA1 Message Date
Kostas Karmas
034144334b Correct the statement for disabling the Fuzzy Skin settings
Contributes to CURA-7678 via CURa7876
2020-12-02 11:19:52 +01:00
Ghostkeeper
3208d032c4
Add Minimum Variable Line Width setting
This is similar to min_bead_width really, but applies to normal walls rather than thin parts.

Contributes to issue CURA-7686.
2020-11-30 18:18:56 +01:00
Ghostkeeper
9ecb951786
Add setting for wall transition filter distance
This is a nice setting, compared to the other libArachne settings. Pretty clear what it does.

Contributes to issue CURA-7686.
2020-11-30 17:15:02 +01:00
Ghostkeeper
32bdd284f9
Add setting to specialise the wall transitioning angle
Similar to the previous setting Wall Transition Length, but this determines how fast lines come together, which can be faster than the Wall Transition Length.

Contributes to issue CURA-7686.
2020-11-30 16:09:36 +01:00
Or Bin
590e46cef3 Fixed typo: positionning -> positioning 2020-11-28 22:45:58 +02:00
Ghostkeeper
847ead2b73
Add description for Variable Line Strategy
This is quite a complex setting. Hopefully this helps a bit to understand it. Needs an extensive article in the Settings Guide I'd say!

Done alongside issue CURA-7686.
2020-11-27 18:54:47 +01:00
Ghostkeeper
47dee0d7c4
Add setting for transition length between different numbers of walls
Contributes to issue CURA-7686.
2020-11-27 18:43:50 +01:00
Ghostkeeper
4df5fbc215
Make skirt/brim line width and flow visible for draft/ooze shields
The draft and ooze shield use the skirt/brim settings to print. So these settings should be adjustable if the draft or ooze shield is enabled. It's a bit weird UX-wise, but it's correct. The UX problem will be tackled later.
Apparently this was already done for the speed/acceleration/jerk settings so no change necessary there.

Contributes to issue #8808.
2020-11-27 12:11:06 +01:00
Ghostkeeper
a4fd701f4b
Correct description of Mesh Processing Rank to indicate correct order
Two problems with this description:
- It claims that meshes with lower rank override meshes with higher rank. It's the other way around.
- It mentions 'rank' in one sentence and then 'order' in the next. I've corrected this to use the term 'rank' in both sentences for clarity. This is also the term used for the setting label, to be consistent.

Found in issue #8821.
2020-11-26 17:29:50 +01:00
Kostas Karmas
18d55de174 Disable Fuzzy skin in libArachne
Fuzzy skin needs to be modified to work with the new libArachne toolpaths. Until then, it will
remain unavailable.

Contributes to CURA-7678 via CURA-7876
2020-11-26 09:55:44 +01:00
Jaime van Kessel
4c7220faa2
Merge pull request #8804 from Ultimaker/CURA-7751_Simplify_arachne_toolpaths
CURA-7751: Simplify arachne toolpaths
2020-11-25 10:46:25 +01:00
Jaime van Kessel
c70fe3c107
Remove a deleted setting from various profiles 2020-11-23 17:26:24 +01:00
nani
74ca8a0d8e
Merge branch 'master' into master 2020-11-23 19:20:19 +05:30
venkatkamesh
e9e5b70023 Merge branch 'master' of https://github.com/venkatkamesh/Cura 2020-11-23 19:16:53 +05:30
venkatkamesh
f8f6809a3e changed platform 2020-11-23 19:16:22 +05:30
nani
9af3a26d20
Update kosher_mirror.def.json 2020-11-23 19:09:09 +05:30
nani
b087206f36
Update kosher.def.json 2020-11-23 19:08:30 +05:30
nani
de1187eccb
Update arjun_mirrored.def.json 2020-11-23 19:07:54 +05:30
nani
2eca196f0b
Update arjun_duplication.def.json 2020-11-23 19:06:57 +05:30
nani
1c4fb4dd73
Update arjun300.def.json 2020-11-23 19:06:09 +05:30
nani
06fd95fe82
Update kosher_duplication.def.json 2020-11-23 19:05:30 +05:30
nani
3d267da533
Update kosher.def.json 2020-11-23 19:01:34 +05:30
nani
92aca10ebd
Update diy220.def.json 2020-11-23 18:59:34 +05:30
venkatkamesh
fe2eb10abb New Definition 2020-11-23 13:59:08 +05:30
nani
c46e8cc14e check 2020-11-21 02:09:19 +05:30
nani
caa13625cc switch_removed 2020-11-21 02:00:20 +05:30
nani
debb87fcc9 ID 2020-11-21 01:49:32 +05:30
nani
6547907318 definitions 2020-11-21 01:32:12 +05:30
nani
f4d9d8adc7 KOSHER_220_NEW
New printer by svtech
2020-11-21 00:41:31 +05:30
Kostas Karmas
e3e95d39d5 Adjust maximum value warning to a more appropriate value
CURA-7751
2020-11-20 17:36:25 +01:00
Kostas Karmas
89c5698ad2 Adjust the unit of the "Maximum Extrusion Area Deviation" setting
And along with it, also adjust the default value and minimum/maximum value warnings.

CURA-7751
2020-11-20 17:31:30 +01:00
Kostas Karmas
580a8f0290 Change the description of "Maximum Extrusion Area Deviation" setting
CURA-7751
2020-11-20 14:45:08 +01:00
Kostas Karmas
5e0f9dd5b1 Introduce "Maximum Extrusion Area Deviation" for arachne walls simplification
This setting denotes what is the maximum allowed area lost or gained when the middle junction of a
straight line is removed (due to the simplification). This area deviation exists due to the
difference of width of the colinear segments.

A             B                          C              A                                        C
---------------                                         ************** deviation_error / 2
|             |---------------------------  B removed   ------------------------------------------
|             |                          |  --------->  |            |                           |
|             |---------------------------              ------------------------------------------
---------------             ^                           **************     ^
      ^                    C.w                                            C.w
     B.w

CURA-7751
2020-11-20 14:30:02 +01:00
Ghostkeeper
39acad87d9
Hard-limit the PPA positions to negative or 0 values
The ProBundle rejects materials which have these values a positive number.

Users should not be allowed to set it to a positive number.

Fixes CURA-7856.
2020-11-18 14:54:59 +01:00
Ghostkeeper
371885d826
Remove ideagen3D platform texture
This platform mesh is 3MF (whose texture coordinates we cannot read) and doesn't contain actual texture coordinates either.

Contributes to issue CURA-7852.
2020-11-17 11:14:48 +01:00
Ghostkeeper
0696d6f2e6
Merge branch 'master' of https://github.com/Firedrops/Cura into Firedrops-master 2020-11-17 11:06:10 +01:00
Ghostkeeper
16f457ba08
Expand description of what it means when skin angle is 'horizontal' or 'vertical'
Just something I encountered during work on CURA-7681.
2020-11-17 10:23:31 +01:00
sisu70
aff470072c Added the following two new properties to the "fdmprinter.def.json" file, for
better describing shared-nozzle multiple-extruder printers:
- machine_extruders_share_nozzle
- machine_extruders_shared_nozzle_initial_retraction
2020-11-14 18:44:19 +01:00
Jelle Spijker
1e05e168c0
Merge remote-tracking branch 'origin/master' into libArachne_rebased
# Conflicts:
#	resources/definitions/flyingbear_base.def.json
2020-11-13 11:59:07 +01:00
FusedForm
cd1e3bbde6
Double Extruder profiles (#8542)
* Add files via upload

* Add files via upload

* Add files via upload

* Update fusedform_300_draft_abs.inst.cfg

* Add files via upload

* Delete fusedform_300_draft_abs.inst.cfg

* Delete fusedform_300_draft_pla.inst.cfg

* Deletion of old files

* changes in STD quality profiles

* Changes in mini quality files

* Changes in FF600 quality files

* changes in machine definition name

* Changes in definition files

* extruder and definition linking

* ff300 inherits and extruder def

* Update fusedform_300.def.json

* category deprecation in definitions

* inherits

* ff300 extruder definition machine

* extruder machine definitions

* Fused form FF600plus machine profiles

* PETG profiles

* Update fusedform_300.def.json

* changes in start gcode

* machine configuration dynamics on definitions

* speed adjustments

* dynamics modification in petg and flex quality

* Further adjustments on dynamics definitiosn

* Modification of all files under inherits data structure.

* Quality setting version 15 to 16

* These changes are for limiting quality types in the materials defined

* Quality Modification under Global and Material specific structure

Global quality structures and material specific definitions under the global structures

* Addition of double extruder machine definitions

* Machine definitions update according to structure

* Doppia Base definitions erased, Doppia definitions updated to use a single base definition.

* extruder 1 base definition fix

* extruder train overrides

* extruder modifications

* Update fusedform_300_doppia.def.json

* Base settings and extruder definitions

* retraction modification to avoid filament damage

* REdefinition test of second extruder train in doppia

* Update fusedform_300_doppia.def.json

* Update fusedform_base_extruder_1.def.json

* Update fusedform_300_doppia.def.json

* Update fusedform_300_doppia.def.json

* Update fusedform_300_doppia.def.json

* Update fusedform_base_extruder_1.def.json

* Update fusedform_300_doppia.def.json

* Update fusedform_600_doppia.def.json

* Update fusedform_600_doppia.def.json

* Additional updates in Doppia definitions

* Creation of Doppia base definition, doppia extruders. Update in doppia machine definitions

* correction in quality definitions to pull base definitions from a single base

* more corrections
2020-11-11 17:11:16 +01:00
Remco Burema
9afbc64934
Merge branch '4.8' 2020-11-10 11:31:53 +01:00
Ghostkeeper
1927f78d5a
Publish Ultimaker 2+ Connect profiles
This is the new printer from Ultimaker.
2020-11-10 11:01:08 +01:00
Firedrops
7fc37799d8 Fix machine_quality and mesh orientation
has_machine_quality true -> false

bed mesh was flipped 90 deg, to lay flat
2020-11-07 12:14:44 +10:00
Remco Burema
5ab4062ced
Merge branch 'master' of https://github.com/Ultimaker/Cura 2020-11-06 18:10:14 +01:00
Remco Burema
81da89476f
Merge branch 'CURA-7807_squish_and_merge_ZAV_pull' 2020-11-06 17:59:46 +01:00
Kim Evgeniy
a92424dca4
ZAV3D Series printers
Create zav_abs_nozzle_0.40_layer_0.10_visual.inst.inst.cfg

New ZAV intent files

Create zav_petg_nozzle_0.40_layer_0.10_visual.inst.inst.cfg

New ZAV PEtG

Create zav_pla_nozzle_0.40_layer_0.10_visual.inst.inst.cfg

New ZAV Pla files

New material Bestfilament

New FDPlast and Bestfilament materials

ZAV platforms

New ZAV variants

Create zav_layer_0.05.inst.cfg

New ZAV quality files

New ZAV material qualty

Update zav_l_0.60.inst.cfg

Update zav_l_0.80.inst.cfg

Update zav_l_0.50.inst.cfg

Update zav_base.def.json

Update zav_big.def.json

Update zav_bigplus.def.json

Update zav_l.def.json

Update zav_max.def.json

Update zav_maxpro.def.json

Update zav_mini.def.json

Update zav_extruder_2.def.json

Update zav_abs_nozzle_0.40_layer_0.10_visual.inst.inst.cfg

Update zav_abs_nozzle_0.40_layer_0.15_visual.inst.inst.cfg

Update zav_mini_1.00.inst.cfg

Update zav_mini_0.80.inst.cfg

Update zav_mini_0.60.inst.cfg

Update zav_mini_0.50.inst.cfg

Update zav_mini_0.45.inst.cfg

Update zav_mini_0.40.inst.cfg

Update zav_mini_0.35.inst.cfg

Update zav_mini_0.30.inst.cfg

Update zav_mini_0.25.inst.cfg

Update zav_mini_0.20.inst.cfg

Update zav_maxpro_1.00.inst.cfg

Update zav_mini_0.20.inst.cfg

<1mb new ZAV platfoms

Delete ZAV.png

Add files via upload

Update zav_base.def.json

Update zav_big.def.json

Update zav_bigplus.def.json

Update ZAV

Add files via upload

Add files via upload

Add files via upload

Add files via upload

Update zav_big.def.json

Update zav_big.def.json

Update zav_bigplus.def.json

Update zav_big.def.json

Update zav_l.def.json

Update zav_max.def.json

Update zav_maxpro.def.json

Update zav_mini.def.json

Update zav_layer_0.15.inst.cfg

Update zav_layer_0.15.inst.cfg

Update zav_layer_0.15.inst.cfg

Update zav_layer_0.15.inst.cfg

Add files via upload

Add files via upload

Add files via upload

Add files via upload

Update zav_extruder_1.def.json

Update zav_extruder_2.def.json

Update zav_base.def.json

Update zav_extruder_1.def.json

Update zav_extruder_2.def.json

Update zav_maxpro.def.json

Update zav_bigplus.def.json

Update zav_mini.def.json

Update zav_big.def.json

Update zav_bigplus.def.json

Update zav_max.def.json

Update zav_maxpro.def.json

delete materials

Delete bestfilament_abs_skyblue.xml.fdm_material

Delete bestfilament_petg_orange.xml.fdm_material

Delete bestfilament_pla_green.xml.fdm_material
2020-11-06 17:58:47 +01:00
Remco Burema
e05c32f88d
Merge pull request #8693 from Ultimaker/CURA-7115_connected_gradual_infill_overextrusion
Disable infill multiplier if gradual infill and connected lines enabled
2020-11-06 17:31:25 +01:00
Angie
d8cae83623
add Syndaver AXI machine (#8427)
* add Syndaver AXI machine

Added Syndaver AXI Machine and Extruder Profile

* Correct text in json file

removed the spaces in the json file names

* remove unused text

remove the unused name assigning code in the json machine file

* corrected start/end gcode

specified values that could not be replaced

* Update syndaveraxi.def.json

corrected the machine dimesions
2020-11-06 16:42:50 +01:00
Washington C. Corrêa Jr
2f50de2c9d
Adding TwoTrees Bluer printer (#8620)
* Uploading TwoTrees Bluer definition file

* TwoTrees Bluer platform file

* teste

teste

* Delete xtwotrees_bluer.def.json

Teste2

* New definition file for TwoTrees Bluer

Modified for using exclusive extruders files

* Adding TwoTrees Bluer Extruders files
2020-11-06 15:28:38 +01:00
Ghostkeeper
a4b2dc2cfe
Show Connect Top/Bottom Polygons when top surface pattern is concentric too
If there is a top surface, that is.

Fixes #8683.
2020-11-05 13:25:09 +01:00