Skip to content

Commit

Permalink
adjust grid spacing so CS arrays don't collide on a prusa mk3s
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfwood committed Jan 26, 2023
1 parent 4d0402f commit 0a9a7b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.scad
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
keyboard = "santoku";

grid_spacing = [55,65];
grid_spacing = [54,66];
grid_stagger = true;

0 comments on commit 0a9a7b2

Please sign in to comment.