mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-20 13:31:30 +02:00
format
This commit is contained in:
@@ -8,7 +8,6 @@
|
|||||||
*
|
*
|
||||||
**/
|
**/
|
||||||
|
|
||||||
|
|
||||||
function px_sphere(radius, filled = false, thickness = 1) =
|
function px_sphere(radius, filled = false, thickness = 1) =
|
||||||
let(range = [-radius: radius - 1])
|
let(range = [-radius: radius - 1])
|
||||||
filled ? [
|
filled ? [
|
||||||
|
Reference in New Issue
Block a user