PDA

View Full Version : 3018 stops after short move



Hipsta
14-09-2020, 12:05 PM
Hey folks,

Can anyone please help me with this?

I have a 3018 Pro-Metal. The board is a Woodpecker CNC CAMXTOOL v3.4

I ran a job the other day, no problem (engraving acrylic). Now today I tried to run a similar job, in fact its from the same job, just a different profile path. Gcode setting, tool etc all unchanged but now when I try to run it, the machine moves the spindle to X0Y0 (as I set Z0 after XY) then it moves to about X50mm & Y10mm and stops. The Spindle does keep spinning.

This is what the console gives me:


$# < [G54:-30.000,-20.000,-9.200]
[G55:0.000,0.000,0.000]
[G56:0.000,0.000,0.000]
[G57:0.000,0.000,0.000]
[G58:0.000,0.000,0.000]
[G59:0.000,0.000,0.000]
[G28:0.000,0.000,0.000]
[G30:0.000,0.000,0.000]
[G92:0.000,0.000,-5.400]
[TLO:0.000]
[PRB:0.000,0.000,0.000:0]
ok
$J=G21G91X0Y0Z10F500 < ok
$J=G21G91X-10Y0Z0F500 < ok
$J=G21G91X-10Y0Z0F500 < ok
$J=G21G91X-10Y0Z0F500 < ok
$J=G21G91X-10Y0Z0F500 < ok
$J=G21G91X-10Y0Z0F500 < ok
$J=G21G91X-10Y0Z0F500 < ok
$J=G21G91X0Y-10Z0F500 < ok
G92X0Y0 < ok
$# < [G54:-30.000,-20.000,-9.200]
[G55:0.000,0.000,0.000]
[G56:0.000,0.000,0.000]
[G57:0.000,0.000,0.000]
[G58:0.000,0.000,0.000]
[G59:0.000,0.000,0.000]
[G28:0.000,0.000,0.000]
[G30:0.000,0.000,0.000]
[G92:-30.000,10.000,-5.400]
[TLO:0.000]
[PRB:0.000,0.000,0.000:0]
ok
Grbl 1.1f ['$' for help]

I am using Candle 1.1.8 on a Ubuntu server 20.04.1 (with Ubuntu desktop)

GCode is created with V-Carve Pro 6.0

I did try easel but that did exactly the same thing and wouldn't complete any jobs.

ZASto
14-09-2020, 07:14 PM
Can you attach G-code that is giving you trouble, as well as GRBL settings ($$ command)

Hipsta
15-09-2020, 11:33 AM
This is the offending Gcode.

Note that I had to rename it to .nc for upload to here, the original is .gcode

Hipsta
21-09-2020, 11:16 AM
Sorry, I missed this bit.

Here are my machine settings:


$$ < $0=10
$1=25
$2=0
$3=2
$4=0
$5=0
$6=0
$10=1
$11=0.010
$12=0.002
$13=0
$20=0
$21=0
$22=0
$23=0
$24=25.000
$25=500.000
$26=250
$27=1.000
$30=12000
$31=0
$32=0
$100=803.700
$101=792.200
$102=800.000
$110=4000.000
$111=4000.000
$112=1000.000
$120=30.000
$121=30.000
$122=30.000
$130=300.000
$131=180.000
$132=50.000
ok