THeijmans
9d5936492a
TPU temperatures update
...
Removal of all final and initial print temperature offsets, and huge increase in first layer print temperature. These changes should greatly improve first layer extrusion.
2018-10-25 14:03:58 +02:00
THeijmans
2512800340
Support - Brim interactions
...
Enable Support - brims and disable 'brim replaces support' for all support materials.
2018-10-19 09:25:13 +02:00
DavidGergely
ea8d10783c
Cura-5457 prime tower settings
...
New settings for the prime towers for all profiles expect PP0.8 printcore
2018-08-03 14:12:36 +02:00
THeijmans
e75a2eaaf2
small error fixed with first layer print temperature
...
Set the first layer temperature 2 degrees too high
2018-07-20 10:29:05 +02:00
THeijmans
2a8a52c0d9
TPU 08 profiles cleanup
...
Removed an unneccesary line and changed first layer print temperature formula to use the set temperature, and not the default temperature.
2018-07-20 10:22:17 +02:00
Ghostkeeper
ec00e5b721
Remove references to deleted settings
...
Also convert the values for prime_tower_min_volume to make it behave similar to what the minimum volume used to be. This feature fixed a bug with the computation from volume to thickness. Now it's correct but we have to correct the old values to be still the same (approximately) as what used to be the end result.
Contributes to issue CURA-5457.
2018-07-05 13:22:17 +02:00
jack
06f73ac798
Merge pull request #3920 from Ultimaker/CURA-5450_remove_concentric_3d
...
CURA-5450 remove concentric 3d
2018-06-13 16:55:44 +02:00
Lipu Fei
b81635ac8e
Update setting_version to 5 and add 34 -> 40 upgrade
...
CURA-5450
Also update setting_version for all qualities and variants.
2018-06-12 10:17:35 +02:00
Jack Ha
359506874a
CURA-5342 replace speed setting constants in profiles to formulas; also adds necessary settings for um2p if the setting is also defined in ultimaker2
2018-06-11 13:45:52 +02:00
Ghostkeeper
8438406d8b
Revert "CURA-5342 formulafy speed settings so when changing the main speed, the sub speeds change accordingly"
...
This reverts commit 9432252de472c76ef5b7df954d4cb18aefc9fff7. It was assuming the wrong default speed_print value of 60. It's not always 60. We need to find a different solution or modify the script.
Reverts the fix for issue CURA-5342.
2018-06-08 13:44:40 +02:00
Jack Ha
9432252de4
CURA-5342 formulafy speed settings so when changing the main speed, the sub speeds change accordingly
2018-06-06 17:07:04 +02:00
Diego Prado Gesto
c8f73d303e
Merge pull request #3699 from Ultimaker/M&P-Setting-Optimization
...
PP formula based temperatures fix
2018-05-04 09:43:30 +02:00
Lipu Fei
8d547010fb
Update all inst.cfg files to version = 4
...
CURA-4644
2018-05-02 14:04:34 +02:00
Lipu Fei
9a5fb47a6e
Merge master into material marketplace
2018-05-01 11:56:34 +02:00
THeijmans
352d32b116
Added 0.25mm temperature formulas
2018-05-01 09:31:54 +02:00
THeijmans
2db98c18cd
PP formula based temperatures fix
2018-04-23 17:07:31 +02:00
Ghostkeeper
5648bc82e7
Merge branch '3.3'
2018-04-23 14:07:46 +02:00
Ghostkeeper
7c3fe6ac93
Publish Tough PLA profiles
...
The Tough PLA material is now published, so we can publish these files too.
Contributes to issue CURA-5272.
2018-04-23 11:28:33 +02:00
Lipu Fei
64274b78b0
Merge pull request #3675 from Ultimaker/PC_setting_changes
...
PC profile adjustment
2018-04-18 11:28:47 +02:00
DavidGergely
61eba07c50
PC profile adjustment
...
PC top bottom speed for the 0.4 printcore adjusted to have formula
2018-04-16 16:45:42 +02:00
DavidGergely
dd2d365884
Revert "PC top-bottom speed changed to function based"
...
This reverts commit cec7b8691d27e47e322bc430de62854651db7afa.
2018-04-16 16:40:35 +02:00
DavidGergely
cec7b8691d
PC top-bottom speed changed to function based
...
PC top-bottom speed in all layer heights for the 0.4 mm printcore
changed to function based.
2018-04-16 16:39:34 +02:00
Lipu Fei
ed390738f4
Update all qualities and variants to version 4
2018-04-05 15:14:15 +02:00
THeijmans
5deaf73147
CPE prime tower update
...
Small purge to increase stability of CPE prime towers.
2018-03-20 16:01:47 +01:00
THeijmans
392605014a
Merge branch 'M&P-Setting-Optimization' of https://github.com/Ultimaker/Cura into M&P-Setting-Optimization
...
Fixed conflicts
2018-03-13 11:58:33 +01:00
THeijmans
4c61ea5ba9
Single extrusion settings for travels
...
Updated single extrusion settings, so z hops are removed and travels are shortened for single extrusion.
2018-03-13 11:45:19 +01:00
Ghostkeeper
d8a066c1e7
Increment instance container version number instead of just quality_changes
...
Otherwise when we load that quality_changes file we'll deny it because the instance container version number is wrong.
Contributes to issue CURA-5054.
2018-03-09 16:14:24 +01:00
Lipu Fei
a29a6122f1
Merge remote-tracking branch 'origin/master' into refactoring_machine_manager
2018-03-05 11:29:21 +01:00
Ghostkeeper
7b809becd9
Merge branch 'M&P-Setting-Optimization'
2018-03-02 15:22:54 +01:00
THeijmans
75d106368e
Retraction minimum travel fix
...
Retraction minimum travel distance set to two times the line width for all 0.4 and 0.8 mm TPU profiles.
2018-03-02 15:15:23 +01:00
Lipu Fei
0505b16ffb
WIP: Update quality profiles
...
- Add a new field "variant" in "metadata" section for quality profiles.
"material" will only contain values such as "generic_abs", and
"variant" will contain values such as "0.25 mm", "AA 0.4", etc.
- Reformat "metadata" section to have the following order:
- setting_version
- type
- quality_type
- weight
- global_quality
- material
- variant
2018-02-16 14:20:02 +01:00
Diego Prado Gesto
d2ba63147d
Merge branch 'master' into Setting-Optimization
2018-02-16 09:39:30 +01:00
Diego Prado Gesto
e7df8efe4d
CURA-4698 Change value of setting as indicated by materials team
2018-02-15 13:34:37 +01:00
THeijmans
4f6362f3f5
PLA 0.8mm speeds respecified
...
Fixed speeds after breaking them in the previous commit (97c96ab)
2018-02-07 16:51:49 +01:00
THeijmans
ece88bd54d
Cross3D infill for TPU Flexibility
...
Changed infill to Cross3D 10% (no gradual) for a more isotropic flexibility of parts. Cross3D also prints without travels (if possible) and looks great.
2018-02-07 16:14:00 +01:00
THeijmans
97c96ab2da
PLA 0.8mm Faster printing
...
Optimization for faster printing with the 0.8mm profiles for PLA. Also removed retract at layer change for less artifacts, and changed infill pattern to triangular for more unity between profiles.
2018-02-07 16:09:57 +01:00
THeijmans
014c2628bb
PLA 0.4mm profiles Infill thickness change and Fast Quality Speedup
...
Increasing the speed of the Fast Quality prints, and slightly reducing the Infill Line Width.
2018-02-07 15:57:33 +01:00
Jack Ha
43db06db2d
CURA-4721 removed comment from breakaway 0.1mm quality profile
2017-12-18 09:39:20 +01:00
Diego Prado Gesto
3bef7dd9b1
CURA-4716 Add Fine quality profile for Breakaway AA0.4 in UM3
2017-12-15 16:32:41 +01:00
Diego Prado Gesto
585c3e4f06
CURA-4660 Fix some mismatches between quality profiles, AA0.25 variant
...
and UM3 definitions.
2017-12-01 16:45:23 +01:00
Ghostkeeper
c039535ee3
Fix retraction window of PLA and Nylon of 0.25mm profiles
...
This was probably caused by having wrong default profiles.
We're checking the rest of the settings again now just to be sure, because this probably has more implications elsewhere too.
2017-12-01 13:57:10 +01:00
Diego Prado Gesto
14e99cef17
CURA-4634 Remove standby temperature from quality profiles
2017-11-29 13:33:40 +01:00
Lipu Fei
b09ffaf9e2
Remove "Fine" 0.1mm quality for BAM
...
CURA-4595
2017-11-21 13:35:59 +01:00
Diego Prado Gesto
720b9ebdfa
CURA-4556 Add profiles for AA0.25 and BAM material
2017-11-13 11:06:27 +01:00
Lipu Fei
b6dd87081c
Add upgrade script for 3.0 to 3.1
...
CURA-4451
- Add upgrade script for 3.0. to 3.1
- Upgrade old stack files so they will use "empty_quality" as the
"Not Supported" quality profile.
- Increase SettingVersion to 4
2017-10-30 12:45:25 +01:00
ChrisTerBeke
fc48ba7bae
Remove all not supported quality profiles - CURA-4451
2017-10-26 09:48:31 +02:00
Chris ter Beke
b95ba24530
Remove some changes, debugging - CURA-4451
...
WIP - CURA-4451
correctly show not supported when any of the extruders has a not supported profile - CURA-4451
Clean up and add comments - CURA-4451
2017-10-26 09:23:27 +02:00
ChrisTerBeke
3354f58ddb
Remove BAM qualities
2017-10-19 15:14:28 +02:00
Diego Prado Gesto
0e74f9d881
CURA-4248 - Fix some mistakes in the formulas in quality profiles
2017-10-19 13:54:10 +02:00
ChrisTerBeke
7d58208507
Fix BAM draft quality weight - CURA-4248
2017-10-18 14:19:11 +02:00