Fix: Reset object settings not working for plate's Skirt Start Angle and Other Layers Sequence (#10482)

* init
This commit is contained in:
yw4z
2025-08-23 18:19:00 +03:00
committed by GitHub
parent 15a835af20
commit 099dbb4046
3 changed files with 10 additions and 0 deletions

View File

@@ -227,6 +227,9 @@ public:
BedType get_bed_type(bool load_from_project = false) const;
void set_bed_type(BedType bed_type);
void reset_bed_type();
void reset_skirt_start_angle();
DynamicPrintConfig* config() { return &m_config; }
// set print sequence per plate