mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-18 20:28:08 -06:00
Ported get_layer_range() to C
This commit is contained in:
parent
ff795f2918
commit
37105e8237
14 changed files with 72 additions and 738 deletions
|
@ -65,6 +65,7 @@ use Slic3r::Print::Object;
|
|||
use Slic3r::Print::Region;
|
||||
use Slic3r::Surface;
|
||||
use Slic3r::TriangleMesh;
|
||||
use Slic3r::XS;
|
||||
our $build = eval "use Slic3r::Build; 1";
|
||||
|
||||
use constant SCALING_FACTOR => 0.000001;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue