Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Erik Strand
strandstring
Commits
def2b693
Commit
def2b693
authored
May 11, 2019
by
Erik Strand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make the board longer (18mm instead of 14mm)
parent
a964b725
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
node_board/main.cpp
node_board/main.cpp
+1
-1
No files found.
node_board/main.cpp
View file @
def2b693
...
...
@@ -96,7 +96,7 @@ int main() {
// board params
// width is deduced later
double
const
height
=
1
4
;
double
const
height
=
1
8
;
double
const
ppmm
=
50
;
// equivalent to 1270 ppi
double
const
min_cut_thickness
=
0.38
;
double
const
min_trace_thickness
=
0.35
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment