cura:CURA-7644_Refactor_ThreeMFWorkspaceReader

Last commit made on 2020-10-02
Get this branch:
git clone -b CURA-7644_Refactor_ThreeMFWorkspaceReader https://git.launchpad.net/cura

Branch merges

Branch information

Name:
CURA-7644_Refactor_ThreeMFWorkspaceReader
Repository:
lp:cura

Recent commits

543daa5... by Kostas Karmas <email address hidden>

Check for updatable machines after the machine_definition_id changes

So that we can account for the issue with the Dagoma printers (CURA-7517), which when they were
updated, the dagoma_discoeasy200 (dual extruder) was renamed to dagoma_discoeasy200_bicolor
and the dagoma_discoeasy200 became single extrusion. In this case, the project files created
before 4.6 should look for the dual extrusion dagomas (dagoma_discoeasy200_bicolor).

CURA-7644

1dc8840... by Kostas Karmas <email address hidden>

Remove attribute initialization

Since the self._conflicts_found["machine"] is already initialized to false when clearState is
called at the start of preRead.

CURA-7644

524cd48... by Kostas Karmas <email address hidden>

Remove duplicate global_stack variable

CURA-7644

f247560... by Kostas Karmas <email address hidden>

Merge branch 'master' into CURA-7644_Refactor_ThreeMFWorkspaceReader

5415ded... by Ruben D

Update setting_version of new profiles

Normally we'd require contributors to submit up-to-date profiles but in this case they did, we were just slow to respond.

Contributes to issue CURA-7757.

b2a5cd9... by Ruben D

Merge branch 'master' of https://github.com/eMotion-Tech/Cura into eMotion-Tech-master

cd683bd... by Ruben D

Clarify description of what happens if bed temperature is 0

A bit more accurate.

Fixes #8460.

ecf32a2... by Luke Harrison <email address hidden>

Added BIQU machine base files as well as BIQU B1 machine files. (#8276)

* Added BIQU machine base files as well as BIQU B1 machine files.

* Fixed a variants settings version error.

* Updated base def by removing excluded materials and changing the pref to pla175

* Fixed the machine name value which should only take a default value and not also a value.

* Increased the max extruder feedrate to allow the default retraction speed.

* Removed comments from the quality profiles. Removed author from variants. Adjusted materials in quality profiles to refer to the 175 profiles directly.

* Enabled coasting by default in the B1 profile and increased the width of infill for the base profile.

* Updated all quality and variants configs to use settings version 16 in anticipation of release 4.8

* Final tweaks to B1 start gcode

* Added an ABL version of the B1 with tweaked start codes.

395cdc1... by Remco Burema <email address hidden>

Add warning max-value to skin-edge-support settings.

Can keep the CPUoccupied for a long time with higher values. Decided that very few people will need that many layers anyway. Rather than complete defer, at least warn people something might be up.

a 5-min. fix

1ac59d8... by Mathieu <email address hidden>

Add support for Creality CR-6 SE (#8407)

* Add Creality CR-6 SE definition

Also did a few changes in the creality base.

* Add Creality CR-6 SE Nozzle variants

* Update creality_base.def.json

Reverted back to the 4.7 base file

* Update creality_cr6se.def.json

* Update creality_cr6se_0.8.inst.cfg

* Update creality_cr6se_0.6.inst.cfg

Updated to version 16

* Updated to version 16

* Updated to version 16

* Update to version 16

* Update to version 16

* Update to version 16