1244 Commits

Author SHA1 Message Date
Ghostkeeper
aa9ae73e8f
Set minimum layer time to 10 seconds
Via inheritance this is applied to all Creality printers.
2017-10-05 13:44:06 +02:00
Ghostkeeper
5cd1825603
Remove 'beta' from names of Creality printers
They are now considered stable.
2017-10-05 13:44:06 +02:00
Ghostkeeper
e07e7bc9e7
Revert "Merge branch 'fix_garbled_fonts_macos' into 3.0"
This reverts commit b62c19206f5e494fa27eb0b877197556c559e449, reversing
changes made to 104926c6ed1648ec20b4308fdacad4e99c14c8b3.

Contributes to issue CURA-4414.
2017-10-05 10:28:54 +02:00
Ghostkeeper
1d7792861d
Merge branch '3.0'
Conflict in ClusterControlItem.qml where there was a new element in Master that wasn't present in 3.0. That element wasn't referenced anywhere else so I just removed it.
2017-10-02 17:40:24 +02:00
Jaime van Kessel
8e4bc433d6 Added missing has_machine_quality tag for UM2
CURA-4382
2017-10-02 14:15:13 +02:00
Ghostkeeper
bc53fea8aa
Merge branch 'mb-infill-offset' of https://github.com/smartavionics/Cura into smartavionics-mb-infill-origin 2017-10-02 13:42:07 +02:00
Ghostkeeper
ffe3e16b56
Merge branch '3.0' 2017-09-29 13:38:50 +02:00
Ghostkeeper
89de83254d
Update end g-code for Ultimaker 3
As requested by Coen.

Contributes to issue EM-1859.
2017-09-29 13:38:35 +02:00
Ghostkeeper
e56a6214d2
Fix grammar mistake
These are two sentences.

Contributes to issue CURA-4341.
2017-09-27 17:33:17 +02:00
Jaime van Kessel
e87f30cf09 Merge branch '3.0' of github.com:Ultimaker/Cura 2017-09-27 13:02:21 +02:00
Ghostkeeper
823807144f
Fix spelling mistake
Found by Anraf1000. Thanks.
2017-09-27 10:29:40 +02:00
Ghostkeeper
6bb045b860
Move Break Support Into Chunks to experimental
It seems to give heavy underextrusion.
2017-09-26 10:39:52 +02:00
Ghostkeeper
a44c6e3a4f
Fix spelling mistake
Found by Anraf1000. Thanks.
2017-09-26 09:05:37 +02:00
Ghostkeeper
adb41a19b7
Fix typos in description of Zig Zaggify Infill 2017-09-21 12:59:46 +02:00
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
Mark Burton
ec9441df99 Added infill_offset_x and infill_offset_y settings. 2017-09-18 07:54:43 +01: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