-rw-r--r-- | delta.jscad | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/delta.jscad b/delta.jscad index e9fb773..b783913 100644 --- a/delta.jscad +++ b/delta.jscad @@ -1042,6 +1042,7 @@ function getParameterDefinitions() { },{ name: 'print', type: 'checkbox', + checked: false, caption: 'For print, no nonsense', initial: false }]; |