Replies: 3 comments 16 replies
-
Are your steps/mm the same as the previous cnc board? How are your stepper drivers set up for microstepping? If the difference is 16 to 1, then maybe you need to set the stepper drivers to 16:1 microstepping (or 3200 steps/rev). The roughness of jogging makes me think that is the case. |
Beta Was this translation helpful? Give feedback.
-
Question, the Arduino Due Atmel SAM3X8E ARM has two USBs, one NativeUSBPort manages the CPU SAM3X8E ARM 32bit and the other USB Programming Port manages CPU ATmega16U2 AVR 8bit. Why is USB Native not working with GRBLHAL? |
Beta Was this translation helpful? Give feedback.
-
Lightbulb works fine with compat level 0. At least it does for the teensy 4.1. Be sure to set it to Grbl. I'm away from my machine until next week so can't check but check your baud rate |
Beta Was this translation helpful? Give feedback.
-
Hi,
Do any of you have such a set? Arduino Due + CNC board Protoneer v3. grblHal >VER:1.1f.20211226
Does anyone have $$ settings for this for laser?
Exactly I am trying to set up the motors, nothing has changed in my kit, except for replacing the board with the Arduino Duo + CNC Protoneer v3. The settings from the previous board do not match.
When I move the X-axis 1mm in the program, the head moves about 15-16mm.
Also, when I have a slow movement, e.g. 100 mm/min or lower, the shift is not smooth, delicate, only the head shakes/jumps.
On a different board, everything runs smoothly, so it is not the fault of the construction.
I tested $13, $n=G21 it doesn't work.
Please look on my settings, my someone has any idea?
GrblHAL 1.1f ['$' or '$HELP' for help]
$$
$0=10.0
$1=25
$2=0
$3=0
$4=1
$5=0
$6=0
$7=0
$10=3
$11=0.020
$12=0.020
$13=0
$14=1
$15=0
$16=0
$17=0
$18=0
$19=0
$20=0
$21=0
$22=1
$23=0
$24=100.0
$25=1000.0
$26=250
$27=1.000
$28=0.100
$29=0.0
$30=500.000
$31=0.000
$32=1
$33=5000.0
$34=0.0
$35=0.0
$36=100.0
$37=0
$39=1
$40=0
$43=1
$44=4
$45=3
$46=0
$62=0
$63=3
$64=0
$65=0
$100=80.000
$101=80.000
$102=80.000
$110=10000.000
$111=10000.000
$112=10000.000
$120=800.000
$121=800.000
$122=800.000
$130=400.000
$131=300.000
$132=10.000
$341=0
$342=30.0
$343=25.0
$344=200.0
$345=100.0
$384=1
Beta Was this translation helpful? Give feedback.
All reactions