fix left/right cutout tab width. hide extrusion for cam mode

This commit is contained in:
Stewart Allen 2020-02-05 13:59:18 -05:00
commit 836aee23e9
4 changed files with 28 additions and 3 deletions

View file

@ -1,7 +1,7 @@
var exports = {
COPYRIGHT:"Copyright (C) 2014-2019 Stewart Allen <sa@grid.space> - All Rights Reserved",
LICENSE:"See the license.md file included with the source distribution",
VERSION:"1.5.0"
VERSION:"1.5.1"
};
if (!module) var module = {};
module.exports = exports;