1
0
mirror of https://github.com/Irev-Dev/Round-Anything.git synced 2025-08-20 06:31:21 +02:00

Update MinkowskiRound.scad

This commit is contained in:
Irev-Dev
2017-07-10 10:25:08 +00:00
committed by GitHub
parent 1f7181fb7f
commit 3085c30a99

View File

@@ -2,7 +2,7 @@
// Version: 1.0
// Author: IrevDev
// Copyright: 2017
// License: LGPL 2.1 or later
// License: GPL 3
/*
---Modules
@@ -105,4 +105,4 @@ module minkowskiInsideRound(r=1,enable=1,cubeSize=[500,500,500]){
}
}
}
}
}