Skip to content

Commit

Permalink
settings for grbl drivers
Browse files Browse the repository at this point in the history
  • Loading branch information
misko committed Jan 12, 2024
1 parent 8265b5d commit 155575c
Show file tree
Hide file tree
Showing 4 changed files with 143 additions and 0 deletions.
45 changes: 45 additions & 0 deletions spf/grbl/grbl_settings_A4988_slow
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
$0=3
$1=25
$2=15
$3=12
$4=0
$5=0
$6=0
$10=1
$11=0.010
$12=0.002
$13=0
$20=0
$21=1
$22=1
$23=31
$24=25.000
$25=3500.000
$26=250
$27=1.000
$30=1000
$31=0
$32=0
$33=0
$34=0
$35=0
$36=0
$37=0
$38=10
$39=0
$100=2148.000
$101=2148.000
$102=2148.000
$103=2148.000
$110=400.000
$111=400.000
$112=400.000
$113=400.000
$120=100.000
$121=100.000
$122=100.000
$123=100.000
$130=1500.000
$131=1500.000
$132=1500.000
$133=1500.000
45 changes: 45 additions & 0 deletions spf/grbl/grbl_settings_drv8225
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
$0=3
$1=25
$2=15
$3=12
$4=0
$5=0
$6=0
$10=64
$11=0.010
$12=0.002
$13=0
$20=0
$21=1
$22=1
$23=31
$24=25.000
$25=3500.000
$26=250
$27=1.000
$30=1000
$31=0
$32=0
$33=0
$34=0
$35=0
$36=0
$37=0
$38=10
$39=0
$100=2148.000
$101=2148.000
$102=2148.000
$103=2148.000
$110=2000.000
$111=2000.000
$112=2000.000
$113=2000.000
$120=800.000
$121=800.000
$122=800.000
$123=800.000
$130=1500.000
$131=1500.000
$132=1500.000
$133=1500.000
45 changes: 45 additions & 0 deletions spf/grbl/grbl_settings_tmc2208
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
$0=3
$1=10
$2=15
$3=3
$4=0
$5=0
$6=0
$10=1
$11=0.010
$12=0.002
$13=0
$20=0
$21=1
$22=1
$23=31
$24=25.000
$25=3500.000
$26=250
$27=1.000
$30=1000
$31=0
$32=0
$33=0
$34=0
$35=0
$36=0
$37=0
$38=10
$39=0
$100=2148.000
$101=2148.000
$102=2148.000
$103=2148.000
$110=350.000
$111=350.000
$112=350.000
$113=350.000
$120=100.000
$121=100.000
$122=100.000
$123=100.000
$130=1500.000
$131=1500.000
$132=1500.000
$133=1500.000
8 changes: 8 additions & 0 deletions spf/grbl/grbl_setup
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
MotorMount A MotorMount B
A1 / B1 are closer to the wall

A1 -> A
B1 -> Z

A2 -> Y
B2 -> X

0 comments on commit 155575c

Please sign in to comment.