mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Update test
This commit is contained in:
@@ -116,4 +116,5 @@ Point::coincides_with(point_sv)
|
||||
%code{% THIS->y = val; %};
|
||||
void set_z(double val)
|
||||
%code{% THIS->z = val; %};
|
||||
void translate(double x, double y, double z);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user