222 Commits

Author SHA1 Message Date
Ghostkeeper
5330293c90
Increment setting_version to 8
Otherwise these profiles won't get loaded.
The change necessary to perform this version upgrade is to rename support_minimal_diameter to support_tower_maximum_supported_diameter, but none of these profiles override that setting so no other changes are required.

Contributes to issue CURA-6554.
2019-07-02 11:54:35 +02:00
Ghostkeeper
234a85202a
Rename creawsome to creality
These are now meant to be the one-and-only Creality profiles, replacing the old profiles originally in Cura.

Contributes to issue CURA-6554.
2019-07-02 11:48:23 +02:00
Ghostkeeper
8f83b5aea2
Merge branch 'fix/creawsomemod' of https://github.com/trouch/Cura into trouch-fix/creawsomemod 2019-07-02 11:20:51 +02:00
Ghostkeeper
a38984dcec
Increment setting_version to 8
This is required for the version upgrade.

Contributes to issue CURA-6311.
2019-06-12 09:09:41 +02:00
trouch
17da2b2afd fix: import creawsome definitions 2019-05-29 22:16:58 +02:00
Lipu Fei
992040d4e6
Merge pull request #5497 from TinkerGnome/Mark2_definition
add Mark2 definition files
2019-04-04 08:08:46 +02:00
maukcc
afb6810bac Add HMS434
Add HMS434 machine
2019-03-27 10:23:59 +01:00
TinkerGnome
5bcb4e9554 add Mark2 definition files 2019-03-23 19:50:23 +01:00
Jaime van Kessel
208e5d3616 Fixed incorrect version numbers 2019-03-13 15:34:33 +01:00
Jaime van Kessel
31c57d0113
Merge pull request #5374 from ValentinPitre/add_tizyx_evy_dual_profile
Add TiZYX Evy Dual Extruder 3D printer
2019-03-13 14:12:15 +01:00
Ghostkeeper
f9b91df034
Update setting_version to 7
For these profiles it was somehow outdated.
2019-03-11 11:52:42 +01:00
kaleidoscopeit
473e8efac0 Deltacomb 3D - Updated profile 2019-03-07 17:06:49 +01:00
Ghostkeeper
df8d060a00
Increment setting_version
This must be up-to-date with the setting version that Cura currently uses, in order to ensure that the settings have the same names and the same functionality.
The settings that are set by these profiles are all nozzle-dimensional settings that haven't changed since 3.5, so we don't need to actually change the settings right now.

Contributes to issue CURA-6262.
2019-03-05 14:37:45 +01:00
ValentinPitre
ca2be26463 Add TiZYX Evy Dual Extruder 3D printer 2019-03-01 00:34:45 +01:00
Andrew Finkle
5581cd5c2c Added definition, extruder, material, and variants for Discov3ry Complete 2019-02-27 11:55:25 -05:00
ValentinPitre
696289d348 add tizyx evy printer 2019-02-11 19:36:32 +01:00
Ghostkeeper
a67a721269
Also don't retract with spiralize in UM3
Similar to UMS5, we don't want to retract at layer change when spiralising.
2019-02-08 13:19:58 +01:00
Lipu Fei
2aa985c6de Update all profiles to setting_version 7
CURA-6113
2019-01-17 11:49:26 +01:00
Ghostkeeper
139ab2e0bb
Increment setting_version to 6
Because Cura 4.1 is going to have a version upgrade to change the stack files.

Contributes to issue CURA-5848.
2018-12-27 16:39:05 +01:00
Ghostkeeper
88d6e0bcaf
Correct inst.cfg version
Contributes to issue CURA-5848.
2018-12-27 16:27:26 +01:00
Ghostkeeper
542a0cb2d1
Merge branch 'gMax-1.5+-Cura-3.5.1' of https://github.com/gordo3di/Cura into gordo3di-gMax-1.5+-Cura-3.5.1
Conflicts:
	resources/quality/gmax15plus/gmax15plus_global_dual_normal.inst.cfg -> Profile weight vs. new global property
	resources/quality/gmax15plus/gmax15plus_global_dual_thin.inst.cfg -> Profile weight vs. new global property
	resources/quality/gmax15plus/gmax15plus_global_normal.inst.cfg -> Profile weight vs. new global property
	resources/quality/gmax15plus/gmax15plus_global_thin.inst.cfg -> Profile weight vs. new global property
2018-12-27 16:20:37 +01:00
THeijmans
98ec6c66f2 CC06 profile fix
removed line adding 10degrees to many profiles
2018-12-04 08:25:05 +01:00
Lipu Fei
ef3bb044f4 Rename CC Red 0.6 to CC 0.6 2018-11-06 15:31:51 +01:00
Lipu Fei
09e7603dd6 Update nozzle_id to CC Red 0.6
CURA-5839
2018-10-30 12:28:58 +01:00
Lipu Fei
f0fa03c3ce Add CC 0.6 for UM S5
CURA-5839
2018-10-30 10:58:40 +01:00
Gordon LaPlante
7eedbb6b07 Updates Per Cura Comments
gMax 1.5+ Config, updates per comments
2018-10-25 13:48:35 -04:00
Gordon LaPlante
0f5dda72c4 gMax 1.5+ Cura 3.5.1 Config
gMax 1.5+ Cura 3.5.1 Config updates
2018-10-24 10:26:01 -04:00
ValentinPitre
8994aad52d fix setting versions numbers 2018-10-01 22:42:20 +02:00
ValentinPitre
b15b8e4394 add variants to Tizyx K25 2018-09-30 23:10:29 +02:00
Jaime van Kessel
9627f216b2 Actually ensure that walls don't get slower than 1 mm/s
CURA-5724
2018-09-13 16:22:36 +02:00
Ghostkeeper
b02769912f
Don't print slower than 1mm/s
If you set the wall printing speed to 10, it would through inheritance result in an outer wall printing speed of 0. No longer.
2018-09-05 09:42:20 +02:00
DavidGergely
05bfee8158 Fix UM3extended 0.25 variant file
Set ultimaker3_extended_aa0.25.inst.cfg to be the same as the ultimaker3_aa0.25.inst.cfg.
2018-08-14 15:26:52 +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
Diego Prado Gesto
14bb8cc180 Modify qualities and variants for the Cartesio printers. 2018-07-16 11:43:23 +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
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
Diego Prado Gesto
5d7976c302 Add the aluminum build plate variant to avoid crashes when synching to
a S5 with that build plate selected.
2018-05-15 11:41:58 +02:00
Lipu Fei
050d7ec5f1 Update the rest to version 5
CURA-4644
2018-05-02 14:07:24 +02:00
Lipu Fei
8d547010fb Update all inst.cfg files to version = 4
CURA-4644
2018-05-02 14:04:34 +02:00
Diego Prado Gesto
8a768b8a96 CURA-5322 Add the resources deleted by mistake in 62aeb6c9541101740206176eb82b3568a43fbf7b 2018-05-02 13:45:23 +02:00
Ian Paschal
62aeb6c954 CURA-5035 Review feedback 2018-05-02 12:01:29 +02:00
Lipu Fei
9a5fb47a6e Merge master into material marketplace 2018-05-01 11:56:34 +02:00
kerog777
616d3f9ea8 Fixed version numbers and moved hardware_type = nozzle to metadata
section.
2018-04-24 17:11:17 -07:00
kerog777
e8b37ea39c Merge remote-tracking branch 'Ultimaker/master' into Felix_Profile 2018-04-23 21:05:34 -07:00
Ghostkeeper
aec2b9dafe
Add Ultimaker S5 resources
The Ultimaker S5 has now been published, so these files may be published as well.

Contributes to issue CURA-5272.
2018-04-23 11:27:13 +02:00
kerog777
85fb9441ea Made requested changes to version numbers, etc. per comments fro
previous pull request.
2018-04-21 09:34:41 -07:00
kerog777
52d2057e64 Add profile data for Felix Tec4
Includes 2 extruder definitions, platform mesh, and variants for 0.25,
0.35, 0.5, and 0.7 mm nozzles
2018-04-19 08:24:45 -07:00
Ghostkeeper
b744302557
Merge branch 'M&P-Setting-Optimization' into 3.3 2018-04-17 13:56:11 +02:00
Lipu Fei
ed390738f4 Update all qualities and variants to version 4 2018-04-05 15:14:15 +02:00
THeijmans
dbd25d1d53 PVA prime tower update
Updated PVA prime towers for more reliability
2018-03-20 15:59:25 +01:00