Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/xs
diff options
context:
space:
mode:
authorLukas Matena <lukasmatena@seznam.cz>2021-06-30 13:24:09 +0300
committerLukas Matena <lukasmatena@seznam.cz>2021-07-14 17:02:04 +0300
commitcf17d164811297e99edae613db87cb2b3ffdda4b (patch)
treeb9d43baa7b745bec19d54e14353ec996f7bf9ab4 /xs
parent63566a92b3a666d0030942c390dc409f29cf455e (diff)
Fixed Perl bindings
Diffstat (limited to 'xs')
-rw-r--r--xs/xsp/Print.xsp3
1 files changed, 1 insertions, 2 deletions
diff --git a/xs/xsp/Print.xsp b/xs/xsp/Print.xsp
index 8aef9e7a3..bffdd933f 100644
--- a/xs/xsp/Print.xsp
+++ b/xs/xsp/Print.xsp
@@ -17,8 +17,7 @@ _constant()
STEP_PREPARE_INFILL = posPrepareInfill
STEP_INFILL = posInfill
STEP_SUPPORTMATERIAL = posSupportMaterial
- STEP_SKIRT = psSkirt
- STEP_BRIM = psBrim
+ STEP_SKIRTBRIM = psSkirtBrim
STEP_WIPE_TOWER = psWipeTower
PROTOTYPE:
CODE: