Change a preview color
Improve the third dimension perception
This commit is contained in:
parent
7c49687f9c
commit
7bb36f9f89
1 changed files with 1 additions and 1 deletions
|
|
@ -187,7 +187,7 @@ module bottle_clip(ru=13, rl=17.5, ht=26, width=2.5, name="c3cat", font="write/o
|
|||
|
||||
// main cylinder
|
||||
if (RENDER_COLOR_CLIP) {
|
||||
color("black") difference() {
|
||||
color("#006168") difference() {
|
||||
cylinder(r1=rl+width, r2=ru+width, h=ht);
|
||||
difference() {
|
||||
union() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue