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-07 11:23:48 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
57e4e5c8e1adbdabcf3a6e9c28e44e6b1817d4e2
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