mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-03 17:05:43 +02:00
Merge branch 'master' into sender
Conflicts: Build.PL lib/Slic3r.pm xs/MANIFEST xs/src/libslic3r/PrintConfig.hpp
This commit is contained in:
@@ -107,6 +107,7 @@ _constant()
|
||||
void set_step_started(PrintObjectStep step)
|
||||
%code%{ THIS->state.set_started(step); %};
|
||||
|
||||
void process_external_surfaces();
|
||||
void bridge_over_infill();
|
||||
|
||||
int ptr()
|
||||
@@ -115,7 +116,7 @@ _constant()
|
||||
|
||||
|
||||
%name{Slic3r::Print} class Print {
|
||||
%name{_new} Print();
|
||||
Print();
|
||||
~Print();
|
||||
|
||||
Ref<PrintConfig> config()
|
||||
|
||||
Reference in New Issue
Block a user