Hi, I seem to have GRBL controlling my laser alright, but when I try to cut a SVG file (I’m using LaserWeb) the feed seems to really slow down around the arcs and then just take off on the straightaways.
I’ve confirmed the gcode only has one feed rate set.
I’ve done some searching but my google fu is failing me… is this a common thing for GRBL? Am I abusing it somehow? Is there somewhere in the source code I can look to understand what’s happening?
评论 (3)
#2 – rodfrey 于 2017-09-26
Thanks for the incredibly speedy response. I’m using LaserWeb to generate the gcode and send it to GRBL. The source file is an SVG.
$$ settings:
“$0=10
$1=25
$2=0
$3=3
$4=0
$5=0
$6=0
$10=2
$11=0.010
$12=0.020
$13=0
$20=0
$21=0
$22=1
$23=0
$24=25.000
$25=3000.000
$26=250
$27=1.000
$30=1000
$31=0
$32=1
$100=208.333
$101=208.333
$102=800.000
$110=2000.000
$111=2000.000
$112=500.000
$120=200.000
$121=200.000
$122=10.000
$130=1200.000
$131=900.000
$132=200.000
#1 – chamnit 于 2017-09-26
@rodfrey: There can be several reasons for this. Can you share your $$ Grbl settings, your $I build info strings, your gcode program (as .txt and drag and dropped here), and what GUI you are using.