Backups are synced with your account anyway. Backing up the plugins means that you
quickly reach the limit of the max size (250mb) that the backups allow.
CURA-8269
The other transformations, in particular rotation, were also influencing the merge. The transformations were not removed when calculating the center position, causing the center position of a mesh to be calculating differently. When the meshes were actually transformed/moved, all of the transformations were removed but this gave the model a different center position. The different center position wasn't properly being compensated for using the previously calculated center position.
Fixes CURA-7873.
The position of the group node should in theory never be included.
We'll return that position only if there is no mesh data and all children have no AABB either. In that case we'll return a degenerate AABB so that handling code has something to work with. But then also make sure that those degenerate AABBs are ignored if we want to get the AABB of a parent node.
Contributes to issue CURA-7873.
We've seen from experience that people do end up with broken files, due to user-modifications and whatnot. Corrupting it further won't make things better for the user.
Contributes to issue CURA-8212.
Should fix#9752 aka internal ticket CURA-8246 -- This makes the repetier case completely analogous to the other 'not-griffin' flavours (at least what concerns retraction amounts), and also neatly dove-tails with the first point things start to go wrong in the bug-report.
Otherwise it should theoretically default to int, which is wrong. However with some graphics drivers it just seems to result in a failure to compile and concluding with a crash and crescendo.
Fixes#9692.
* 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>