This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// CNC-v3.2.scad - Open source CNC machine | |
// Project page: www.HomoFaciens.de | |
// Date: 2016-10-11 | |
// Author: Norbert Heinz | |
// Modified by Unrud <[email protected]> (2018-10-08) | |
// Display Settings | |
SHOW_DRILLHOLES = false; | |
SHOW_BALL_BEARINGS = true; |