Removed usage of upcube()

This commit is contained in:
Revar Desmera
2019-04-23 15:59:43 -07:00
parent 7115dcaeed
commit 06a460f757
7 changed files with 18 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
PREVIEW_LIBS="constants compat attachments math arrays vectors matrices coords geometry triangulation quaternions convex_hull transforms primitives shapes masks paths beziers metric_screws threading involute_gears sliders joiners linear_bearings nema_steppers wiring phillips_drive torx_drive debug"
PREVIEW_LIBS="compat attachments math arrays vectors matrices coords geometry triangulation quaternions convex_hull constants transforms primitives shapes masks paths beziers metric_screws threading involute_gears sliders joiners linear_bearings nema_steppers wiring phillips_drive torx_drive debug"
dir="$(basename $PWD)"
if [ "$dir" = "BOSL2" ]; then