mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-02-02 01:48:42 +03:00
Optimized and fixed some bugs
This commit is contained in:
@@ -85,6 +85,10 @@ typedef struct _printer_plate_info {
|
||||
int exclude_depth{0};
|
||||
int exclude_x{0};
|
||||
int exclude_y{0};
|
||||
//1.9.7.52
|
||||
float height_to_lid{0.f};
|
||||
float height_to_rod{0.f};
|
||||
float cleareance_radius{0.f};
|
||||
}printer_plate_info_t;
|
||||
|
||||
typedef struct _plate_obj_size_info {
|
||||
|
||||
Reference in New Issue
Block a user