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
Lipu Fei
c99fca0890
Put adhesion_type back to imade3d profiles
2018-03-05 11:09:54 +01:00
Lipu Fei
6d97fd8dc2
Revert "WIP: Fix quality profiles for abax_pri3"
...
This reverts commit c338e1b7d69c252ae80d9590700823108a37f320.
2018-03-05 11:01:52 +01:00
Mark
17920bcf87
Merge pull request #3207 from FABtotum/master
...
TPU FAbtotum's profiles
2018-03-05 09:54: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
75573da9dd
Fix merge conflicts with master
2018-02-27 13:08:29 +01:00
Ghostkeeper
b54d709f96
Merge branch 'master' of https://github.com/maukcc/Cura into maukcc-master
2018-02-27 10:25:11 +01:00
Jack Ha
22cf5abec2
Merge branch 'master' into refactoring_machine_manager
2018-02-27 10:24:56 +01:00
Ghostkeeper
91d271b993
Reset UM2+ PP profiles retraction minimum travel
...
These settings were set to be lower than the line width. I'm resetting them so that they will again be 2 times the line width. Otherwise we'll get retractions between every skin line which is really bad for PP.
Fixes #3171 .
2018-02-26 14:48:43 +01:00
Lipu Fei
0846021b67
Fix imade3d jellybox quality profiles
2018-02-22 15:12:15 +01:00
Lipu Fei
a88e69d109
Revert "WIP: Fix quality profiles for abax_pri5"
...
Keep the old quality profiles for now to make it safe.
2018-02-22 15:01:03 +01:00
Lipu Fei
4b1ec905c1
Fix UM2 qualities
2018-02-21 16:39:34 +01:00
Jack Ha
631b72c007
CURA-4606 in all quality profiles, rename all the specific 1.75mm materials back to the generic material
2018-02-21 14:16:26 +01:00
Lipu Fei
a4a1babc59
WIP: Fix UM2 quality profiles
...
- Remove layer_height from the profiles because they are not global
qualities
- The layer_heights are the same as the default ones so no need to
make specific global qualities for UM2
2018-02-21 11:37:17 +01:00
Lipu Fei
be211b7311
WIP: Fix quality profiles for abax_pri5
...
- Removed redundant quality profiles for abax_pri5 and reuse the abax_pri3
ones
- Fix abax_pri5 definition file: has_machine_quality = true
2018-02-21 11:06:28 +01:00
Lipu Fei
c338e1b7d6
WIP: Fix quality profiles for abax_pri3
...
- Fixed duplicated quality_type and name for qualities "Fast" and "Fine"
- Moved global settings to separate global quality files
- Fix abax_pri3 definition file: has_machine_quality = true
- MAYBE FIXME: Normal and Fast have the same layer height. Don't know if
that's intended. They are kept as before.
2018-02-21 11:06:28 +01:00
maukcc
c323bac306
extruder change update
...
extruder change update:
- wiping nozzles
- temperature updates
2018-02-20 17:15:21 +01:00
Jack Ha
8275e506ce
CURA-4606 fix material names for 1.75mm materials
2018-02-16 14:23:11 +01:00
Lipu Fei
0349c1c5d7
WIP: Fix Cartesio quality_type "Extra coarse" -> "extra coarse"
2018-02-16 14:23:11 +01:00
Lipu Fei
1538486e85
WIP: Change low quality_type to fast
...
"low" is "fast", and the majority is using "fast".
2018-02-16 14:23:11 +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
alekseisasin
6fe524dce8
Merge pull request #3142 from Velleman/master
...
Updated definition and added the qualities
2018-02-05 11:56:09 +01:00
krios-fabteam
c83f983440
added speed print to fabtotum qualities
2018-01-30 09:49:17 +01:00
angelo-fabteam
0f48bf03a5
Added speed print definition
2018-01-30 09:30:39 +01:00
angelo-fabteam
64f0f5db42
Added speed print definition
2018-01-30 09:24:11 +01:00
krios-fabteam
5386de3182
fixed setting version
2018-01-29 16:45:35 +01:00
krios-fabteam
abe9c204a9
added tpu qualities
...
default fan value for abs set to false
changed M728 with M300 in start and end gcode
2018-01-29 16:41:21 +01:00
gordo3di
3f4e381620
Removed desktop.ini file
...
Removed desktop.ini file
2018-01-19 11:13:11 -05:00
gordo3di
d10ea0a564
Removed desktop.ini files
...
Removed desktop.ini files
2018-01-19 11:09:35 -05:00
gordo3di
b48edbab8e
gMax 1.5+ Configurations
...
gMax 1.5+ Single and Dual extruder configurations
2018-01-19 10:52:52 -05:00
Torbjørn
8b00bafb8b
.
2018-01-19 06:57:39 +01:00
Torbjørn
53cc4efb23
last minute tweaks
...
Decreased jerk and acceleration
2018-01-18 09:42:36 +01:00
Torbjørn
66805f83fd
Small tweaks for default quality
...
To better match printers after some testing
2018-01-18 08:46:27 +01:00
Brecht Nuyttens
746fd3ddcb
Updated definition and added qualities
...
Updated the definition and added qualities for the 4 filaments.
2018-01-17 10:54:04 +01:00
Tyler Gibson
203fc37c7c
Merge branch 'master' into malyan_m200
...
# Conflicts:
# resources/qml/SidebarSimple.qml
Resolving with updated 2 digit truncation
2018-01-07 22:54:56 -08:00
Tyler Gibson
c885341e5a
Removing nozzle variants, adding material definitions
2018-01-07 22:39:54 -08:00
Torbjørn
5104a48bcc
Added 3D model for Tevo Black Widow + small fix
...
Roel Versteeg (Rovex) has kindly agreed to let us use his model of the printer, https://www.thingiverse.com/thing:1933864
Since the model is a bit to detailed for our use I have spoken with Jon MC (security0051) that had already modified for better fit in editor. https://www.thingiverse.com/thing:2592417 . He has also agreed to let us use his version.
2017-12-31 23:15:00 +01:00
Torbjørn
948497c9a8
Major update of Quality profiles and definitions
...
Removed has_materials, quality over quantity
2017-12-31 03:23:19 +01:00
Torbjørn
8a308ef0db
Added Quality profiles for Anycubic i3 Mega
2017-12-29 19:59:04 +01:00
tylergibson
80f50dfff5
renaming variants to fix filename conflict, updating quality setting version
2017-12-28 09:11:41 -08:00