This website requires JavaScript.
Explore
Help
Sign In
iGoX
/
OrcaSlicer-bambulab
Watch
1
Star
0
Fork
0
mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced
2026-09-01 08:32:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e5f7d74ff6d90a00a50a190c0cffd48e86cfbaa
OrcaSlicer-bambulab
/
xs
/
xsp
/
XS.xsp
T
9 lines
72 B
Plaintext
Raw
Normal View
History
Unescape
Escape
New XS framework for C and C++ code
2013-06-22 17:16:45 +02:00
%module{Slic3r::XS};
%package{Slic3r::XS};
#include <myinit.h>
Ported get_layer_range() to C
2013-06-23 15:33:07 +02:00
%{
New XS framework for C and C++ code
2013-06-22 17:16:45 +02:00
%}
Reference in New Issue
Copy Permalink