mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-28 04:14:27 +03:00
Ported align_to_origin()
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
void WriteOBJFile(char* output_file);
|
||||
void scale(float factor);
|
||||
void translate(float x, float y, float z);
|
||||
void align_to_origin();
|
||||
%{
|
||||
|
||||
SV*
|
||||
|
||||
Reference in New Issue
Block a user