991 Commits

Author SHA1 Message Date
Ghostkeeper
b8ccb32836
Merge branch 'master' into libArachne_rebased
Conflicts:
	resources/definitions/ultimaker2.def.json -> Additions in Arachne around a place where we fixed an enum setting.
	resources/definitions/ultimaker3.def.json
	resources/definitions/ultimaker_s3.def.json
	resources/definitions/ultimaker_s5.def.json
2021-11-12 15:08:29 +01:00
Ghostkeeper
6a08fab2b5
Fix global level profiles for XYZPrinting printers
The global profiles weren't used because these printers don't have xyzprinting_base as their quality definition. And they can't use that because they do have different settings per printer in their quality profiles.
Instead it was using quality profiles from other materials, since those quality profiles, even though they were material-specific, were marked as global profiles.

Both of those issues are fixed now.

Contributes to issue CURA-8630.
2021-11-03 17:13:15 +01:00
Ghostkeeper
c76385ca85
Merge branch 'master' of https://github.com/heed818/Cura into heed818-master 2021-11-03 15:39:24 +01:00
Remco Burema
0d59e63309
Remove non-default roofing layer count from some UM TPLA profiles.
V&V approved to be in the BETA.
2021-10-21 16:40:19 +02:00
Remco Burema
8c8ec5391f
Revert settings-version to the one for Arachne-builds. 2021-10-20 11:01:13 +02:00
Remco Burema
86046a32b3
Merge branch 'master' into merge_main_20211019 2021-10-20 08:38:01 +02:00
Remco Burema
2fc20fd04a
Prep for merge with main branch. Setting-version 18 to 19. 2021-10-19 18:32:51 +02:00
AnnaKang0219
34c531123b remove wrong bed_temperature setting
remove wrong bed_temperature setting
2021-10-14 13:52:07 +08:00
p.kuiper
6c67b03a55 - Reverted the print profiles to changes agreed by the Print Profile CCB from 06-10-2021 14:00-15:00 2021-10-11 11:35:38 +02:00
AnnaKang0219
228b97c003 Fix error
1.update setting version
2021-10-05 10:44:21 +08:00
AnnaKang0219
b154e4260a fix errors
1.setting extruder for Jr. Wifi Pro
2.setting base quality
2021-10-04 16:48:00 +08:00
AnnaKang0219
585e32d241 fix errors
1.remove no-use file :xyzprinting_da_vinci_jr_wifi_pro_extruder_0.def.json
2.remove "meta" in carbon_fiber quality file.
2021-10-04 14:10:09 +08:00
p.kuiper
f9f59d0da1 Merge branch 'master' into PP-1-Improved_print_profiles
# Conflicts:
#	resources/definitions/ultimaker_s3.def.json
#	resources/definitions/ultimaker_s5.def.json
2021-09-29 17:33:02 +02:00
AnnaKang0219
48b82a2d1f move temperature setting in material
move temperature setting in material
2021-09-29 16:52:20 +08:00
Jaime van Kessel
88b0ca560f Remove deleted settings from machine definitions 2021-09-28 14:59:09 +02:00
Jaime van Kessel
e40a8e2d1d Bump up version number to 18 2021-09-28 14:47:08 +02:00
Jaime van Kessel
4f3b3a3c4a Update setting_version of eryone profile
CURA-8510
2021-09-27 10:21:04 +02:00
Jaime van Kessel
20b76c12a7 Merge branch 'master' of github.com:Ultimaker/Cura into CURA-8510_version_upgrade 2021-09-27 10:20:50 +02:00
Eryone
c6c325facb
Update the thinker printer profile (#10431)
* Adding Eryone Thinker profile to Cura

- adding printer definition
- adding extruder definition
- adding image plate
- adding platform object
- adding quality profiles

* Minor update eryone_thinker.def.json

Fix initial fan speed

* Improve model textures and draw order

Fixed draw order of model by seperating the mesh into parts and ordering them before export.  Add more colors to the texture to allow for more distictant parts.

* Reduced mesh size by remodeling the bed height adjustment wheels.

* Updated Eryone Thinker name to include Series in the name

* Update eryone_thinker.def.json

* Improve End GCode

Ensure we disable bed temp and turn off all fans.
Move the nozzle up by 0.5mm and retract to remove wipe on model top layer.

* Minor fixes to start and end gcode

* Eryone Thinker Profile improvements.

Adding Extra Fast profile.
Added acceleration speed for Fast.
Minor updates to definition for default material to be Eryone PLA and some other setting to work better with profiles.

* Delete eryone_thinker.def.json

* Create eryone_thinker.def.json

* Updating Eryone Thinker Definition

Added changes again due to for reconcile stomping the original

* Update eryone_thinker_fast.inst.cfg

Update the layer_height to 0.25mm

Co-authored-by: Demetrius Apostolopoulos <75643490+dapostol73@users.noreply.github.com>
2021-09-24 15:03:51 +02:00
p.kuiper
7af71f5b36 Merge branch 'master' into PP-1-Improved_print_profiles 2021-09-24 10:56:24 +02:00
p.kuiper
ec096a12f6 Also add minimal jerk of 20mm/s to S3 and UM3. 2021-09-24 10:01:15 +02:00
THeijmans
a698409a25 Set line widths equal to nozzle diameter
and remove line width lines from profiles (PP-13)
2021-09-16 10:27:44 +02:00
Konstantinos Karmas
3e143a012a Change the setting version to 19
Since the setting version 18 is used in the arachne beta build, we decided to make the the setting version to 19 in the normal releases, so that we make sure that projects made in arachne beta won't use any version upgrade scripts if a user attempts to open them in 4.12.

CURA-8510
2021-09-15 16:25:04 +02:00
THeijmans
8be12106c9 Updates wall order and top surface quality
For PP-5, PP-27, PP-29
2021-09-15 15:05:41 +02:00
THeijmans
0152a0429a Updates acceleration settings to a max of 3500mmps2
And increases minimum to 1000mmps2.
2021-09-15 14:32:39 +02:00
THeijmans
6a4f59c27a Updates Jerk settings to a minimum of 20mmps
For PP-1
2021-09-15 12:59:00 +02:00
Ghostkeeper
453b666b1d
Increment setting_version to 18
We now have version 18, where Flsun Super Racer has customised profiles.
Nothing changes in the built-in profiles. It only needs a change in the machine instances.

Contributes to issue CURA-8510.
2021-09-14 16:32:43 +02:00
Jaime van Kessel
cfb147853e Merge branch 'master' of github.com:Ultimaker/Cura into libArachne_rebased 2021-09-13 14:57:40 +02:00
luz paz
9b203c834a Fix source typos 2021-09-07 11:34:22 -04:00
p.kuiper
4d121aa74d Minimal jerk of 20mm/s for all profiles. 2021-09-07 16:55:22 +02:00
AnnaKang0219
32137f1e56 modify definition & quality
1.move cool_fan to definition from quality
2.use parameter to replace actual value when value equal
2021-09-07 16:25:50 +08:00
Cyril
53263cf054
Improve FLSUN Super Racer profile (#10192)
* Improve FLSUN Super Racer profile

- Added quality profiles based on profiles provided by FLSUN
- Improved machine settings based on FLSUN's Marlin sources
- Replaced Super Racer STL with correct one

* Update flsun_SuperRacer.stl

* Update definitions

* Update flsun_sr.stl

* Update flsun_sr.stl

* Update flsun_sr.def.json

* Improve platform

* Normal quality by default

* Improvements

* Fix double settings

CURA-8510
2021-08-20 17:18:37 +02:00
Ghostkeeper
b23b7119d2
Remove superfluous profile duplicates of all GreenTecPro colours for Weedo
We match these profiles by material type. Since they are all the same, we only need to retain one.

All other profiles than the black one weren't being loaded because all of these quality profiles had their 'material' metadata field set to be the black one.

Contributes to issue CURA-8469.
2021-08-19 16:56:15 +02:00
AnnaKang0219
778855c06f Add XYZprinting Printer Definitions
Hi,
I just add Definitions for XYZprinting Printers,
Please help to check,thank you.
2021-08-17 14:12:16 +08:00
X40-Community
f848f1c937 Code corrected, duplicate parameters deleted 2021-08-15 19:08:32 +02:00
x40-Community
0c762dcd81
Merge branch 'Ultimaker:master' into master 2021-08-12 22:03:58 +02:00
root
9ea6dbf668 Since I can't program a phyton, the script author doesn't have time for a revision and I haven't found any in the X40 community either, I deleted the X40Snapshot.py script. 2021-08-12 22:01:48 +02:00
Jelle Spijker
4986861727
Merge branch 'master' into libArachne_rebased 2021-08-12 18:50:29 +02:00
Jaime van Kessel
7762def1ef Merge branch 'master' of https://github.com/heed818/Cura 2021-08-12 15:20:42 +02:00
AnnaKang0219
e7e5970647 Remove the files not CZ-300
Remove the files not CZ-300
2021-08-12 09:35:15 +08:00
root
3ed8e6ee3f Quality profiles renamed 2021-08-11 19:59:16 +02:00
AnnaKang0219
c86d1638e2 Fix bugs for definition
modify Infill_pattern value setting
2021-08-09 17:20:18 +08:00
x40-Community
bb229e13c4
Merge branch 'Ultimaker:master' into master 2021-08-07 16:26:42 +02:00
root
3526d61145 Add quality profiles 2021-08-07 16:24:44 +02:00
Remco Burema
562be41bd0
Also remove not-existing-anymore settings from definitions and the like.
CURA-7279
2021-08-06 18:23:10 +02:00
goofoo3d
d709b86c16
add goofoo,renkforce printf (#8959)
* add goofoo,renkforce printf

* 优化PVA打印的配置

* 修正双喷打印不能重叠的问题

* 修改配置信息

* 添加机型配置

* 新增 goofoo 2-1混色脚本,优化机型配置.

* 优化goofoo 2-1混色脚本

* 调整了机型配置

* 添加不同口径喷嘴

* 添加喷嘴口径

* 修改机器名称不对的问题

* modify setting_version = 16 to setting_version = 17

* modify renkforce & goofoo's files setting_version = 16 to 17

* modify pva support_pattern & e-one size

* modify pva support pattern to grid

Co-authored-by: laiqiqi <laiqiqi886@163.com>
2021-08-06 15:14:24 +02:00
Remco Burema
b72e200e2c
Add wall_min_flow[_retract] to removed settings in upgrade.
Also remove these settings from profiles which included them.

CURA-8442
2021-08-04 11:07:21 +02:00
root
7d40ef5cfa Removed unnecessary parameters from the quality profiles 2021-08-03 18:29:58 +02:00
Konstantinos Karmas
377325293f Up the setting version to 18 2021-08-03 13:18:03 +02:00
Konstantinos Karmas
0e7553e95e Merge branch 'master' into libArachne_rebased 2021-08-03 13:09:17 +02:00