474 Commits

Author SHA1 Message Date
Luke Harrison
ecf32a261e
Added BIQU machine base files as well as BIQU B1 machine files. (#8276)
* Added BIQU machine base files as well as BIQU B1 machine files.

* Fixed a variants settings version error.

* Updated base def by removing excluded materials and changing the pref to pla175

* Fixed the machine name value which should only take a default value and not also a value.

* Increased the max extruder feedrate to allow the default retraction speed.

* Removed comments from the quality profiles. Removed author from variants. Adjusted materials in quality profiles to refer to the 175 profiles directly.

* Enabled coasting by default in the B1 profile and increased the width of infill for the base profile.

* Updated all quality and variants configs to use settings version 16 in anticipation of release 4.8

* Final tweaks to B1 start gcode

* Added an ABL version of the B1 with tweaked start codes.
2020-09-30 17:00:10 +02:00
Mathieu
1ac59d8857
Add support for Creality CR-6 SE (#8407)
* Add Creality CR-6 SE definition

Also did a few changes in the creality base.

* Add Creality CR-6 SE Nozzle variants

* Update creality_base.def.json

Reverted back to the 4.7 base file

* Update creality_cr6se.def.json

* Update creality_cr6se_0.8.inst.cfg

* Update creality_cr6se_0.6.inst.cfg

Updated to version 16

* Updated to version 16

* Updated to version 16

* Update to version 16

* Update to version 16

* Update to version 16
2020-09-28 12:25:17 +02:00
Kostas Karmas
2e240b646d Fix failing tests
A printer was added in the meantime that had setting_version = 15, which was leading to failing
tests, considering that this PR has changed the setting version to 16.

CURA-7118
2020-09-09 09:51:45 +02:00
Kostas Karmas
85f113a683 Merge branch 'master' into CURA-7118_shrinkage_compensation 2020-09-09 09:46:29 +02:00
Ghostkeeper
a7b2f7de5a
Upgrade setting_version to 16
We have a change now that requires a version upgrade. This triggers all profiles to update for the user, and we must update accordingly in the built-in profiles.

Contributes to issue CURA-7118.
2020-09-02 01:51:13 +02:00
Aleksey Karadzhi
573a8c8720 Add more nozzle diameter variants (0.3, 0.5, 0.6) 2020-08-16 14:10:10 +03:00
Aleksey Karadzhi
2c972d98d4 Add 'Flying Bear Ghost 5' printer 2020-08-16 14:04:04 +03:00
nani
892e59f217
Definition for svt diytech220 (#8062)
* Added Definitions for all SVT FDM printers

CURA-7619
2020-07-30 13:47:16 +02:00
nani
38f47e1092 test 2020-07-14 01:54:02 +05:30
nani
4fae4748fb only dual mode definition 2020-07-14 01:47:49 +05:30
nani
762d0c9c90 Definitions for Arjun300 2020-07-14 01:08:21 +05:30
nani
cd2650b1c6 Settings version 2020-07-14 00:57:52 +05:30
nani
8f2dc6266e Added Definitions for SVT FDM printer 2020-07-14 00:44:31 +05:30
nani
2ddaf5d7ca Revert "Added Definitions for all SVT FDM printers"
This reverts commit adc78e302400357b56b2c27a2908c366df858f94.
2020-07-14 00:42:02 +05:30
nani
adc78e3024 Added Definitions for all SVT FDM printers
New brand
2020-07-13 23:56:23 +05:30
Ghostkeeper
2a62ff053b
Also apply initial layer horizontal expansion to UM3E
The settings for the Ultimaker 3 and Ultimaker 3 Extended should remain the same. The two share their quality profiles and intent profiles, but not their nozzle profiles so this must be copied.
2020-06-29 14:33:13 +02:00
Ghostkeeper
b33cb519ff
Code style: No extra spaces
Contributes to issue CURA-7537.
2020-06-29 14:30:58 +02:00
Sarita-Ultimaker
82282519a9 Initial layer Horizontal Expansion for AA0.4 and AA0.25 print core
To compensate elephant foot -> initial layer horizontal expansion setting is modeified for engineering and AA0.25 core profile for UMS5 and for UM3  for AA0.4 and AA0.25 cores.
2020-06-29 13:47:29 +02:00
Kostas Karmas
323d2d4019 Update setting_version to 15 for ATMAT machine profiles
Following PR https://github.com/Ultimaker/Cura/pull/7030

CURA-7323
2020-06-02 16:28:49 +02:00
Konstantinos Karmas
856221f0b6
Merge pull request #7030 from gandzia44/master
ATMAT machines profiles
2020-06-02 16:25:55 +02:00
Remco Burema
ac429d496a
Merge https://github.com/kaleidoscopeit/Cura into kaleidoscopeit-master 2020-05-12 16:41:05 +02:00
Kaleidoscopeit
dcd125ed7c Update setting versions to 15 + cutting edge improvements to Deltacomb profiles 2020-05-12 01:03:36 +02:00
Ghostkeeper
40056c9a04
Update to setting_version 15
Due to a merge conflict that Git couldn't detect, these are immediately outdated. Let's update them to 15.

Since I knew this would be coming, I didn't change the maximum deviation last time, so now I also don't need to change it back.

Contributes to issue CURA-7384.
2020-05-11 11:43:37 +02:00
Ghostkeeper
a2946b057a
Merge branch 'master' of github.com:Ultimaker/Cura 2020-05-11 11:41:30 +02:00
Ghostkeeper
156925d48e
Update to setting_version 14
This is necessary before merging since these profiles would otherwise still need to be updated during runtime.

Contributes to issue CURA-7384.
2020-05-11 10:51:44 +02:00
Ghostkeeper
c9a9579d8b
Merge branch 'master' of https://github.com/64bittuning/Cura into 64bittuning-master 2020-05-11 09:16:01 +02:00
Ghostkeeper
3527c16716
Upgrade containers that were forgotten to upgrade from setting_version 13
This is why it was upgrading them as if from the profile importer...

Contributes to issue CURA-7420.
2020-05-08 11:13:15 +02:00
Ghostkeeper
9d178f26a7
Increment setting version to 15
Once more into the fray.

Contributes to issue CURA-7420.
2020-05-08 09:43:02 +02:00
Ghostkeeper
b02354b209
Merge branch '4.6'
Conflicts:
	plugins/VersionUpgrade/VersionUpgrade460to462/VersionUpgrade460to462.py -> On master we removed the getCfgVersion function, while we moved the entire plug-in to a different folder in 4.6.
	resources/definitions/skriware_2.def.json -> On master we merged a PR that changes more or less all settings, while on 4.6 we doubled the maximum deviation.
2020-05-08 09:10:02 +02:00
Kostas Karmas
9bf0255046 Up the setting version to 14 in all the resourses
CURA-7421
2020-05-04 13:13:07 +02:00
64bittuning
6c9e414e8a removed obsolete variants
X5SA Pro was condensed down into X5SA/X5ST/Pro model
2020-04-30 14:33:57 -04:00
konskarm
98eda12f60
Merge pull request #7418 from Evg33/UNI_3D_profiles
Adding profiles for UNI 3D Series printers
2020-04-29 17:24:24 +02:00
64bittuning
98f3dbb028 Tronxy Variants
Needs to be updated with relevant settings
2020-04-28 23:10:21 -04:00
Evg33
bee9947d84 UNI3D CR at end of files 2020-04-28 16:29:07 +03:00
Evg33
80e0078979 UNI3D settings version 13 2020-04-28 15:56:34 +03:00
Strahler85
a6f60df2ed
Add nozzle profiles for Ender 3 pro
These profiles were posted as solution for #7550 by Strahler85. I'm committing this in his name.

Fixes #7550.
2020-04-24 14:07:33 +02:00
Strahler85
83adb98a5f
Add nozzle profiles for Ender 3 pro
These profiles were posted as solution for #7550 by Strahler85. I'm committing this in his name.

Fixes #7550.
2020-04-23 00:30:01 +02:00
gandzia44
7d7edf1994 fixed variants definitions 2020-04-18 21:53:59 +02:00
gandzia44
097c6805bd changed version of variants and names of files 2020-04-18 20:50:33 +02:00
Ghostkeeper
69b1c1fe74
Upgrade Deltacomb profiles to setting version 13
This would halve the maximum resolution setting, but they don't override that setting so there is no actual change to these profiles.
2020-04-07 23:55:31 +02:00
Ghostkeeper
309d3fc56f
Merge branch 'master' of https://github.com/kaleidoscopeit/Cura into kaleidoscopeit-master
Conflicts:
	resources/quality/deltacomb/deltacomb_abs_Draft_Quality.inst.cfg: Modified by Ultimaker to update version number, but deleted by Kaleidoscopeit.
	resources/quality/deltacomb/deltacomb_abs_Fast_Quality.inst.cfg: Modified by Ultimaker to update version number, but deleted by Kaleidoscopeit.
	resources/quality/deltacomb/deltacomb_abs_High_Quality.inst.cfg: Modified by Ultimaker to update version number, but deleted by Kaleidoscopeit.
	resources/quality/deltacomb/deltacomb_abs_Normal_Quality.inst.cfg: Modified by Ultimaker to update version number, but deleted by Kaleidoscopeit.
	resources/quality/deltacomb/deltacomb_abs_Verydraft_Quality.inst.cfg: Modified by Ultimaker to update version number, but deleted by Kaleidoscopeit.
	resources/quality/deltacomb/deltacomb_global_Draft_Quality.inst.cfg: Modified by Ultimaker to update version number, but deleted by Kaleidoscopeit.
	resources/quality/deltacomb/deltacomb_global_Fast_Quality.inst.cfg: Modified by Ultimaker to update version number, but deleted by Kaleidoscopeit.
	resources/quality/deltacomb/deltacomb_global_High_Quality.inst.cfg: Modified by Ultimaker to update version number, but deleted by Kaleidoscopeit.
	resources/quality/deltacomb/deltacomb_global_Normal_Quality.inst.cfg: Modified by Ultimaker to update version number, but deleted by Kaleidoscopeit.
	resources/quality/deltacomb/deltacomb_global_Verydraft_Quality.inst.cfg: Modified by Ultimaker to update version number, but deleted by Kaleidoscopeit.
	resources/quality/deltacomb/deltacomb_petg_Draft_Quality.inst.cfg: Modified by Ultimaker to update version number, but deleted by Kaleidoscopeit.
	resources/quality/deltacomb/deltacomb_petg_Fast_Quality.inst.cfg: Modified by Ultimaker to update version number, but deleted by Kaleidoscopeit.
	resources/quality/deltacomb/deltacomb_petg_High_Quality.inst.cfg: Modified by Ultimaker to update version number, but deleted by Kaleidoscopeit.
	resources/quality/deltacomb/deltacomb_petg_Normal_Quality.inst.cfg: Modified by Ultimaker to update version number, but deleted by Kaleidoscopeit.
	resources/quality/deltacomb/deltacomb_petg_Verydraft_Quality.inst.cfg: Modified by Ultimaker to update version number, but deleted by Kaleidoscopeit.
	resources/quality/deltacomb/deltacomb_pla_Verydraft_Quality.inst.cfg: Modified by Ultimaker to update version number, but deleted by Kaleidoscopeit.
	resources/quality/deltacomb/deltacomb_tpu_High_Quality.inst.cfg: Modified by Ultimaker to update version number, but deleted by Kaleidoscopeit.
	resources/quality/deltacomb/deltacomb_tpu_Verydraft_Quality.inst.cfg: Modified by Ultimaker to update version number, but deleted by Kaleidoscopeit.
	resources/variants/deltacomb/deltacomb_dc20_fbe025.inst.cfg: Modified by Ultimaker to update version number, and author added by Kaleidoscopeit.
	resources/variants/deltacomb/deltacomb_dc20_fbe040.inst.cfg: Modified by Ultimaker to update version number, and author added by Kaleidoscopeit.
	resources/variants/deltacomb/deltacomb_dc20_fbe060.inst.cfg: Modified by Ultimaker to update version number, and author added by Kaleidoscopeit.
2020-04-07 23:40:10 +02:00
Evg33
293be8fdb9 UNI 3D Series printers 2020-04-05 18:44:34 +03:00
Ghostkeeper
e2e69f6646
Increment setting version to 13
Contributes to issue CURA-7282.
2020-04-01 15:14:01 +02:00
Ghostkeeper
8422172000
Increment setting version to 12
This is necessary for the version upgrade to run.

Contributes to issue CURA-7328.
2020-03-30 11:54:18 +02:00
Deltacomb
f81889a3bc New Machines Fixes (2) 2020-03-26 10:04:33 +01:00
Deltacomb
16bd9f4f1d New Deltacomb Models and updates 2020-03-26 00:28:31 +01:00
konskarm
90ed7ac184
Merge pull request #7298 from Ultimaker/CURA-7311_stair_step_height_0_for_pva
Reduce stair step height to 0 for PVA
2020-03-19 14:12:28 +01:00
konskarm
7d2391c4ed
Merge pull request #7101 from yyh1002/master
Add DXU machine profile
2020-03-18 16:12:50 +01:00
Ghostkeeper
fdd1cef11a
Reduce stair step height to 0 for PVA
Given that:
* stair stepping is intended to be used to reduce the adhesion between support and the model, where the support rests on the model, and to reduce scarring, and
* PVA doesn't suffer from scarring or adhesion issues due to its water-solubility, and
* our current stair stepping algorithm has some bugs, causing support to disappear sometimes

we've decided to set stair stepping to 0 for all PVA profiles for UM3, UMS5 and UMS3.

Contributes to issue CURA-7311.
2020-03-18 15:50:27 +01:00
ODUCCEU
a5bdea75e0 Reduce redundant variants 2020-03-13 13:45:35 +03:00