Laser not creating image-error 1 letter not found

I am trying unsuccessfully to create images using 5.5s Jinsoku-LC40 laser. I have had not trouble with vector style files and even a map sent as an svg. The laser starts momentarily and then states ok
Starting stream
Layer Grayscale
error:1
G-code words consist of a letter and a value. Letter was not found.
On or near line 14:
error:1
G-code words consist of a letter and a value. Letter was not found.
On or near line 15:
error:1
G-code words consist of a letter and a value. Letter was not found.
On or near line 15:
Job halted
Stream completed in 0:01
ok
ok
error:1
G-code words consist of a letter and a value. Letter was not found

I can’t attach the gcode bc it says it is greater than the max size.

Can you just take the first 50 lines or so of the file and paste in a reply here?

Yes, let me try

; LightBurn 1.3.01
; GRBL device profile, current position
; Bounds: X-0.03 Y0.08 to X84.64 Y84.64
G00 G17 G40 G20 G54
G91
; GCode clustering enabled (max 8)
G4 P1
M4
; Image @ 1500 mm/min, 30% power
M9
G0 X0.0052Y0.0031
; Layer Grayscale
G1 X0.0021F59.055S3000
G1 X0.0231S0
G1 X0.0021S3000
G1 X0.023S0
G1 X0.0021S3000
G1 X0.0649S0
G1 X0.0042S3000
G1 X0.0586S0
G1 X0.0105S3000:0:0:0:3000
G1 X0.0146S0
G1 X0.0105S3000:0:0:0:3000
G1 X0.0293S0:0:3000:0:0:0:0
G1 X0.0021S3000
G1 X0.0293S0
G1 X0.0126S3000:0:0:0:0:3000
G1 X0.0314S0
G1 X0.0167S3000:0:0:0:0:3000:3000:0
G1 X0.0168S3000:0:0:3000:0:0:0:3000
G1 X0.0167S0:0:0:3000:0:0:0:3000
G1 X0.0126S0
G1 X0.0105S3000:0:0:0:3000
G1 X0.0167S0:0:0:0:3000:0:0:0
G1 X0.0168S3000:0:0:3000:0:0:0:0
G1 X0.0167S3000:0:0:3000:0:0:0:3000
G1 X0.0063S0:0:3000
G1 X0.0356S0
G1 X0.0209S3000:0:0:0:3000
G1 X0.0168S0
G1 X0.0105S3000:0:0:0:3000
G1 X0.0125S0:0:3000
G1 X0.1403S0
G1 X0.0021S3000
G1 X0.0293S0
G1 X0.0105S3000:0:0:0:3000
G1 X0.0167S0
G1 X0.0021S3000
G1 X0.021S0
G1 X0.0146S3000:0:0:0:0:3000:3000
G1 X0.0628S0
G1 X0.0042S3000
G1 X0.1236S0
G1 X0.002S3000
G1 X0.0252S0
G1 X0.0042S3000
G1 X0.0251S0
G1 X0.0021S3000
G1 X0.0293S0

Disable “Enable Gcode clustering” in Edit->Device Settings. Then retest.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.