mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 19:12:38 -07:00
Fixing perl integration
This commit is contained in:
@@ -32,7 +32,6 @@ _constant()
|
|||||||
|
|
||||||
Ref<StaticPrintConfig> config()
|
Ref<StaticPrintConfig> config()
|
||||||
%code%{ RETVAL = &THIS->config(); %};
|
%code%{ RETVAL = &THIS->config(); %};
|
||||||
Ref<Print> print();
|
|
||||||
};
|
};
|
||||||
|
|
||||||
%name{Slic3r::Print::Object} class PrintObject {
|
%name{Slic3r::Print::Object} class PrintObject {
|
||||||
|
|||||||
Reference in New Issue
Block a user