1083 Commits

Author SHA1 Message Date
Ghostkeeper
0edfa89084
Merge branch 'master' of github.com:VOLUMIC/Cura into VOLUMIC-master 2021-12-14 18:46:22 +01:00
Ghostkeeper
9140b71b19
Merge branch 'libArachne_rebased'
Conflicts:
	plugins/SimulationView/SimulationPass.py -> Reverted layer view optimisation in Master while some whitespace changed in Arachne.
	resources/definitions -> Bunch of conflicts with profile updates.
	resources/quality -> Bunch of conflicts with profile updates.
	resources/texts/change_log.txt -> Removed the Arachne change log (as they are internal versions). It'll have to be re-added when we release this version as stable.
2021-12-14 11:48:58 +01:00
Eryone
b7e88bb021
Update Eryone thinker and er20 3d printer profile (#10650)
* 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 of profile_fast to 0.25mm

* Update eryone_thinker_fast.inst.cfg

Update the layer_height to 0.25mm

* Improving the Eryone Thinker setup

Set Definition to use Monotonic skin by default
Add Fine profile at 0.1 layer height
Change High to 0.15 layer height and number of layers to match
Change Fast to 0.25 layer height and number of layers to match

* Eryone Thinker Profile update, resolving merge

* Eryone Thinker Profile Definition & Quality Clean up

Move all the Normal settings into the core definitions
Move share setting into definition to reduce redundant values for quality profiles
Remove values from definition that match the default fdmprinter definition for easier maintence.
Change definition to only support Monotonic order on top Roof layer.

* Fixing missing [values] from normal profile

* Delete eryone_thinker_extra_fast.inst.cfg

Conflict fix

* Update eryone_thinker_fine.inst.cfg

Fix the setting version incorrectly.

* Eryone Thinker Definition Bug fix for Layer Height 0

Fixing issue when layer_height_0 value was not being resolved correctly in Cura.

* Disable the first layer cooling fan speed

* Update eryone_er20.def.json

* Add the profile

Recovery eryone_thinker_fast.inst.cfg

* Update er20 start gcode and end gcode

1. Update er20 start gcode and end gcode
2. Update nozzle offset

Co-authored-by: Demetrius Apostolopoulos <75643490+dapostol73@users.noreply.github.com>
2021-12-10 17:01:52 +01:00
Ghostkeeper
1ca5290d71
Remove comments from profiles
Our FastConfigParser doesn't deal with these safely. It's best to disallow comments altogether. They affect the line afterwards.

Contributes to issue CURA-8746.
2021-12-10 10:25:06 +01:00
p.kuiper
e78caa10c6 Marked 0.3mm profiles as experimental
Relates to PP-50
2021-12-09 09:15:25 +01:00
p.kuiper
dc72c29d07 Updated settings version number for BAM and PVA
Relates to PP-50
2021-12-09 08:48:15 +01:00
p.kuiper
7b4bc6958c Added the new high density infill pattern change
Relates to PP-50
2021-12-09 08:16:16 +01:00
p.kuiper
763a7dd4f3 Included the T-PLA 0.3mm profiles for the S3 and S5
Relates to PP-50
2021-12-08 10:08:36 +01:00
p.kuiper
8af2a743c8 Included the profiles for the S3
Relates to PP-50
2021-12-07 16:51:48 +01:00
p.kuiper
3fee99d067 A 0.3mm quality profile for a 0.4mm nozzle for PLA, PVA and BAM
This also includes a faster Draft intent profile for the 0.3mm layer height.

Relates to PP-50
2021-12-07 13:18:59 +01:00
Reiner Buehl
e988917a2c
Removed material_print_temperature and material_print_temperature_layer_0
Removed material_print_temperature and material_print_temperature_layer_0 to leave it to the material definitions.
2021-12-06 21:21:17 +01:00
Reiner Buehl
c5e4c63a59
Removed material_print_temperature and material_print_temperature_layer_0
Removed material_print_temperature and material_print_temperature_layer_0 to leave it to the material definitions.
2021-12-06 21:20:34 +01:00
Reiner Buehl
a443f4a50b
Removed material_print_temperature and material_print_temperature_layer_0
Removed material_print_temperature and material_print_temperature_layer_0 to leave it to the material definitions.
2021-12-06 21:20:01 +01:00
Reiner Buehl
fc4104856e
Update tinyboy_fabrikator15_normal.inst.cfg 2021-12-05 18:13:49 +01:00
Reiner Buehl
19282d5657
Update tinyboy_fabrikator15_high.inst.cfg 2021-12-05 18:13:14 +01:00
Reiner Buehl
6779d7134e
Update tinyboy_fabrikator15_draft.inst.cfg 2021-12-05 18:12:37 +01:00
aschwenck
dc56d3e22e Add new Dagoma PRO 430 printer profiles 2021-12-01 12:46:09 +01:00
AnnaKang0219
072243d713 parameter update
parameter update
2021-12-01 14:32:06 +08:00
Jaime van Kessel
2f999ca399
Merge pull request #10858 from Ultimaker/PP-25_close-to-100%-density-infill-behaviour
PP-25 close to 100% density infill behaviour
2021-11-29 10:47:48 +01:00
Ghostkeeper
9a4836a7b0
Increase top distance by 1 layer for profiles using tree support
We changed tree support to have a correct top distance now. If you ask for 0 top distance, you get 0 top distance. If you ask for 0.2mm top distance, you get 0.2mm top distance (rounded to layers). Previously the top distance was too high. Yet it seems that people were happy with how easily Tree Support was removed from the print. So this is a best-effort attempt to keep the final result similar to what it was originally.
It won't work for everything, I fear. But it's about as good as we can make it.

Contributes to issue CURA-7624.
2021-11-24 13:03:33 +01:00
Jaime van Kessel
974786c18a Merge branch 'libArachne_rebased' of github.com:Ultimaker/Cura into PP-25_close-to-100%-density-infill-behaviour-Arachne 2021-11-24 11:51:48 +01:00
Jaime van Kessel
0b20447c91 Fix setting version
This was merged from master, but the setting version is 18 for Arachne (and not 19!)
2021-11-24 11:51:20 +01:00
Jaime van Kessel
cdbe1862a4 Merge branch 'libArachne_rebased' of github.com:Ultimaker/Cura into PP-25_close-to-100%-density-infill-behaviour-Arachne 2021-11-24 11:01:20 +01:00
Jaime van Kessel
74a7eddfd2 Fix setting version
This was merged from master, but the setting version is 18 for Arachne (and not 19!)
2021-11-24 10:59:55 +01:00
AnnaKang0219
d49920a0c1 update speed_wall
update speed_wall for da Vinci Super
2021-11-17 17:02:53 +08:00
Rijk van Manen
fc594bcb4a no infill overlap for high density infill
To avoid over extrusion for high density infill in overlap needs to be set to zero. (see PP-25)
2021-11-16 10:04:21 +01:00
Rijk van Manen
304599326d no infill overlap for high density infill
To avoid over extrusion for high density infill in overlap needs to be set to zero. (see PP-25)
2021-11-16 09:59:02 +01:00
Rijk van Manen
78aec480e7 change infill pattern to zigzag for >80% infill
This is done for all ultimaker profiles (PP-25).
2021-11-15 16:07:05 +01:00
Rijk van Manen
d3951a1a59 change infill pattern to zigzag for >80% infill
This is done for all ultimaker profiles (PP-25).
2021-11-15 15:29:40 +01:00
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
VOLUMIC
661e44498a
Add new VOLUMIC printers model
fixed version number
2021-11-09 13:53:23 +01:00
VOLUMIC
a350354b21
Add new VOLUMIC printers model 2021-11-09 13:44:02 +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
mixware011
b16282baec
Update mixware_hyper_s_draft.inst.cfg 2021-11-03 16:46:03 +08:00
mixware011
f01eb5dcb1
Update mixware_hyper_s_extra_fast.inst.cfg 2021-11-03 16:45:45 +08:00
mixware011
dffe818f58
Update mixware_hyper_s_normal.inst.cfg 2021-11-03 16:45:20 +08:00
mixware011
5e1464c31a
Update mixware_hyper_s_draft.inst.cfg 2021-11-03 16:44:53 +08: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