mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-16 13:34:30 +02:00
Bottom half example fix.
This commit is contained in:
@@ -47,7 +47,7 @@ The plane of dissection can be shifted along the axis of any of these operators:
|
||||
```
|
||||
|
||||
```openscad
|
||||
bottom_half(y=20) sphere(d=100);
|
||||
bottom_half(z=20) sphere(d=100);
|
||||
```
|
||||
|
||||
```openscad
|
||||
|
Reference in New Issue
Block a user