mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-25 03:41:08 -07:00
The settings that are serialised at the end of the g-code are now the serialised global container stack. That's fairly useless since the serialised version of a container stack just lists the IDs of the containers in the stack, not the settings themselves. One of these containers is likely a current_profile container and that's all the information you'll get from that serialisation. Contributes to issue CURA-1278. |
||
|---|---|---|
| .. | ||
| 3MFReader | ||
| AutoSave | ||
| ChangeLogPlugin | ||
| CuraEngineBackend | ||
| CuraProfileReader | ||
| CuraProfileWriter | ||
| GCodeProfileReader | ||
| GCodeWriter | ||
| ImageReader | ||
| LayerView | ||
| LegacyProfileReader | ||
| PerObjectSettingsTool | ||
| RemovableDriveOutputDevice | ||
| SliceInfoPlugin | ||
| SolidView | ||
| USBPrinting | ||
| XmlMaterialProfile | ||
| XRayView | ||