Jaime van Kessel
ec57176864
Merge pull request #2441 from pieterbos/master
...
Improve Prusa i3 MK2 start GCode
2017-09-18 14:51:42 +02:00
alekseisasin
245796eb08
Merge pull request #2398 from Ghostkeeper/feature_ironing_only_highest_layer
...
Add setting to only iron the highest layer of a mesh
2017-09-18 14:28:24 +02:00
Ghostkeeper
6c2bd10a20
Remove redundant feedrate override
...
The default in ultimaker.def.json is also 45, so this is not necessary.
2017-09-18 11:18:50 +02:00
Pieter Bos
ff17b7c417
Improve Prusa MK2 start GCode
2017-09-17 00:04:50 +02:00
Ghostkeeper
4e915bc6b5
Merge branch 'fractal_3d_infill_alternate'
...
Contributes to issue CURA-4095.
2017-09-14 12:34:31 +02:00
Diego Prado Gesto
fd1c76ac80
Merged branch - CURA-4270
2017-09-13 13:25:00 +02:00
Tim Kuipers
15790b3965
feat: cross 3d experimental algorithm parameters
2017-09-12 20:02:58 +02:00
Tim Kuipers
37ec3bbb26
cross pattern for support
2017-09-12 18:19:59 +02:00
Lipu Fei
1fdf103678
Merge pull request #2388 from Velleman/master
...
Added vertex delta k8800
2017-09-12 16:24:25 +02:00
Brecht Nuyttens
f054f0fafb
Fixed minor stuff
2017-09-12 15:37:49 +02:00
Brecht Nuyttens
1a2392cfa1
Fixed definition
2017-09-12 15:07:53 +02:00
Ghostkeeper
14e10c6987
Move skin extra wall count from experimental to shell category
...
Nobody sees any risk in this.
2017-09-12 11:27:35 +02:00
Ghostkeeper
3fe75d9c95
Update default values of new settings
...
These settings have now been tested and good defaults have been found for them.
2017-09-12 11:24:49 +02:00
Tim Kuipers
be6dcdafbd
lil: explicitly set cross infill density
2017-09-11 18:34:28 +02:00
Tim Kuipers
a8ff1e188f
feat: Cross infill types and zig_zaggify_infill
2017-09-11 18:34:28 +02:00
Lipu Fei
f50255f1c9
Disable relative_extrusion for UMs
...
CURA-4219
2017-09-11 10:27:13 +02:00
Lipu Fei
ab6d90d0a7
Merge pull request #2308 from smartavionics/mb-relative-extrusion
...
Add relative_extrusion setting to special modes category.
2017-09-11 10:20:45 +02:00
Ruben D
32c5583a3d
Reduce minimum jerk value to 0
...
A jerk of 0 is very possible, because Jerk in 3D printing doesn't mean the derivative of acceleration but rather the maximum instantaneous change in velocity on an axis.
Fixes #2338 .
2017-09-10 13:52:27 +02:00
Ruben D
dd030b9602
Add setting to only iron the highest layer of a mesh
2017-09-07 16:35:38 +02:00
Lipu Fei
b239eb9eaf
No extruder numbers for per-object settings
...
CURA-4284
2017-09-06 16:35:58 +02:00
Brecht Nuyttens
3b4460feb0
Added vertex delta k8800
2017-09-05 15:24:02 +02:00
Jaime van Kessel
7d12ebe860
Merge pull request #2368 from smartavionics/mb-fix-layer-start-min-values
...
Now layer start X/Y can be < 0 when machine centre is zero.
2017-09-04 16:52:49 +02:00
Mark Burton
ab4da4ab36
Now layer start X/Y can be < 0 when machine centre is zero.
2017-09-02 08:40:01 +01:00
Tim Kuipers
837a0b190b
feat: split skin_expand_distance into children and collapse expand_skins checkboxes (CURA-4270)
2017-09-01 16:00:19 +02:00
Tim Kuipers
93c56a9d47
rewording of skin preshrink (CURA-4270)
...
now it is worded as being the close operation which includes the skin expansion in the opposite direction
2017-09-01 15:58:26 +02:00
Jaime van Kessel
2b54d75453
Merge branch 'mb-more-z-seam-options' of https://github.com/smartavionics/Cura
2017-09-01 13:22:13 +02:00
Mark Burton
125dc75a0f
Now blurb for relative_extrusion says absolute extrusion mode will be set before any gcode script is output.
2017-09-01 07:54:56 +01:00
alekseisasin
d23e9cafe4
Merge pull request #2162 from FABtotum/master
...
FABtotum Personal Fabricator
2017-08-31 12:56:24 +02:00
Mark Burton
58e2d07cbd
Add comment that absolute extrusion mode will always be set before start and end gcode.
2017-08-31 10:55:52 +01:00
Mark Burton
0efa2ac168
Tweak z_seam_corner option strings and the descriptive blurb.
2017-08-30 20:14:35 +01:00
Mark Burton
092bc2f916
Revert "Tweak z_seam_corner option strings and the descriptive blurb."
...
This reverts commit 27967a1531009b52882f3cdd6c094c8e7002b0d3.
2017-08-30 19:20:49 +01:00
Mark Burton
27967a1531
Tweak z_seam_corner option strings and the descriptive blurb.
2017-08-30 19:19:16 +01:00
Lipu Fei
e8e8081215
Add quality_definition for UM2ex and UM2go
...
CURA-4139
UM2ex and UM2go should share the same set of quality profiles as UM2.
2017-08-30 14:58:07 +02:00
Ghostkeeper
2c7c29dc71
Merge branch 'master' into quarter_cubic_infill
2017-08-30 11:03:04 +02:00
alekseisasin
472b9fc779
Setting was not visible because was applied wrong settings scope
...
CURA-4192
2017-08-29 18:23:35 +02:00
alekseisasin
ae63060d75
Merge branch 'mb-z-offset' of https://github.com/smartavionics/Cura
2017-08-28 10:43:53 +02:00
Mark Burton
8c599c4869
The seam corner setting is now available for all seam types except random.
2017-08-25 17:09:47 +01:00
Mark Burton
ea93105079
Added sharpest_corner option to z_seam_type.
2017-08-25 15:26:24 +01:00
Mark Burton
438ea142c9
Tweak z_seam_corner strings.
2017-08-25 14:10:32 +01:00
Mark Burton
d40a317681
Revert the z_seam_type options back to how they originally were and add z_seam_corner.
2017-08-25 13:47:48 +01:00
Mark Burton
0cc0fe93b8
Add further options to z_seam_type.
...
Can now specify that the z-seam should be located in either the most concave region of the
outline, the most convex region or the most curved (concave or convex) region.
2017-08-25 09:25:53 +01:00
Ghostkeeper
9cea356a18
Replace tabs with spaces
...
As per our code style standard.
2017-08-25 09:22:47 +02:00
Ghostkeeper
90583bd56d
Replace tabs with spaces
...
And fix the alignment while we're at it.
2017-08-25 09:22:07 +02:00
Ghostkeeper
4b4f971222
Make 'other' the default category
...
This should make it a bit easier for others to create a new definition since there is less for them to 'have to know'. Previously they would be required to fill in as category Other, but now they can just leave the category out.
2017-08-25 09:17:55 +02:00
Mark Burton
2db96f02f4
Revised minimum_value and minimum_value_warning values.
...
Now just constrains z_offset_taper_layers to be >= 0 as that needs to be positive.
2017-08-24 15:24:10 +01:00
Ghostkeeper
557173e799
Merge branch '2.7'
2017-08-24 15:33:01 +02:00
Ghostkeeper
a1fdcd0e48
Update prime tower settings for PVA
...
This reduces the jerk considerably and makes use of the new prime tower purge settings.
2017-08-24 15:32:41 +02:00
Ghostkeeper
4caad8f3b9
Add Creality CR10S4 and S5 definitions
...
They use the same settings as the normal one but they are larger printers.
2017-08-24 14:53:15 +02:00
Ghostkeeper
c43b7f6f1b
Update Creality CR10 Beta definition
...
The printer was also renamed to a more specific name. These are updates I'm getting from Michael.
2017-08-24 14:42:39 +02:00
Mark Burton
2c13f5dc75
Add minimum_value to z_offset_taper_layers.
...
It now constrains the value to be no less than 0 when z_offset_layer_0 is negative or
z_offset_taper_layers is 0, otherwise the value must be such that the gap between subsequent
layers is not less than 80% of the normal layer height.
If the print head was lowered for the first layer, the tapering will always cause the
subsequent layers to be at least the normal layer height above the previous layer so the
tapering can occur over any number of layers.
On the other hand, if the print head was raised for the first layer, we demand that either
tapering is not used (value is 0) or that the tapering occurs over sufficient layers so that
the inter-layer gaps are not too small.
2017-08-23 22:32:11 +01:00