Cleaned up a comment in the script template.

This commit is contained in:
Jeremy Mack Wright 2017-10-04 06:33:51 -04:00
parent 8c10491639
commit d89b261cf7

View File

@ -8,4 +8,4 @@ import cadquery as cq
# New method to render script results using the CadQuery Gateway Interface
# Use the following to render your model with grey RGB and no transparency
#show_object(result, options={"rgba":(204, 204, 204, 0.0)})
# show_object(result, options={"rgba":(204, 204, 204, 0.0)})