Code cleaning
This commit is contained in:
parent
66e2c3b30a
commit
e689be65db
5 changed files with 19 additions and 203 deletions
|
@ -255,7 +255,6 @@ public:
|
|||
void convert_unit(ConversionType conv_type);
|
||||
void toggle_layers_editing(bool enable);
|
||||
|
||||
void cut(size_t obj_idx, size_t instance_idx, coordf_t z, ModelObjectCutAttributes attributes);
|
||||
void cut(size_t obj_idx, size_t instance_idx, const Transform3d& cut_matrix, ModelObjectCutAttributes attributes);
|
||||
|
||||
void export_gcode(bool prefer_removable);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue