Skip to content
Snippets Groups Projects
Commit def2b693 authored by Erik Strand's avatar Erik Strand
Browse files

Make the board longer (18mm instead of 14mm)

parent a964b725
Branches
No related tags found
No related merge requests found
......@@ -96,7 +96,7 @@ int main() {
// board params
// width is deduced later
double const height = 14;
double const height = 18;
double const ppmm = 50; // equivalent to 1270 ppi
double const min_cut_thickness = 0.38;
double const min_trace_thickness = 0.35;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment