* 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>
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
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.
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.
The changes in this version upgrade relate to renamed printers. Since these profiles don't refer to the renamed printers (only to the new Volumic printers) they don't need an actual change, just a version number increment.
Contributes to issue CURA-8292.
- Travel avoid supports
- Dual Extrusion : switch_extruder_retraction_amount = 10
- PETg updates
- Reduced infill jerk in "quick" intent and removed useless first layer jerk
- Removed no more used 1.2x material_flow_layer_0 in order to compensate a bad bed leveling
- Rewiewed forced PLA and PETg temperatures
* Create s3d_std1.0_ABS_D.inst.cfg
* Create s3d_std1.0_ABS_E.inst.cfg
* Create s3d_std1.0_ABS_F.inst.cfg
* Create s3d_std1.0_ASA-X_D.inst.cfg
* Publication des profiles betas 1mm et 1.2mm
J'ai mis les fichiers quality à la bonne setting version pour Cura, j'ai mis l'indication Beta sur les labels de profiles.
* Update s3d_std1.0_ASA-X_E.inst.cfg
Tes
* Update s3d_std1.0_ASA-X_E.inst.cfg
* Correction 'No New Line'
* Update s3d_std1.0_ABS_D.inst.cfg
* Incrementation à setting version 16
* Update s3d_std1.0_ABS_D.inst.cfg
* Ajout Profiles COPA B04, B06 et B08
* Ajout Profiles PLA HR870 B0.4, B0.6 et B0.8
* Modification of profiles for 1.0mm and 1.2mm nozzles
-Renaming the variants to include 'Experimental' in the title
* Modification of Variants files for 1.0mm and 1.2mm nozzles
* Update s3d_std0.6_PLA_HT_C.inst.cfg
* Addition of profiles for polycarbonate for 0.4, 0.6 and 0.8mm nozzles
* Delete rename.sh
Remove rename.sh
* Changes: ASA-X points to ASA-X
Co-authored-by: AButler31 <alexander@emotion-tech.com>