Refactor into specs scads
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
use <specs_phone.scad>
|
||||
|
||||
function get_platform_size() = [
|
||||
get_phone_size().x - 5,
|
||||
get_phone_size().y - 5,
|
||||
5
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user