mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-10 15:04:01 +02:00
bigfixes
This commit is contained in:
@@ -9,9 +9,6 @@
|
|||||||
//////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|
||||||
include <hull.scad>
|
|
||||||
|
|
||||||
|
|
||||||
// CommonCode:
|
// CommonCode:
|
||||||
// $fn=96;
|
// $fn=96;
|
||||||
|
|
||||||
|
2
std.scad
2
std.scad
@@ -35,7 +35,7 @@ include <strings.scad>
|
|||||||
include <skin.scad>
|
include <skin.scad>
|
||||||
include <vnf.scad>
|
include <vnf.scad>
|
||||||
include <utility.scad>
|
include <utility.scad>
|
||||||
|
include <partitions.scad>
|
||||||
|
|
||||||
// vim: expandtab tabstop=4 shiftwidth=4 softtabstop=4 nowrap
|
// vim: expandtab tabstop=4 shiftwidth=4 softtabstop=4 nowrap
|
||||||
|
|
||||||
|
@@ -1,5 +1,4 @@
|
|||||||
include <../std.scad>
|
include <../std.scad>
|
||||||
include <../hull.scad>
|
|
||||||
|
|
||||||
|
|
||||||
module test_cube() {
|
module test_cube() {
|
||||||
|
Reference in New Issue
Block a user