Welcome to Our Community

Some features disabled for guests. Register Today.

Lightburn Gcode issue with Interface

Discussion in 'Laser Cutters' started by Lauren85, Jun 28, 2023.

  1. Lauren85

    Lauren85 New
    Builder

    Joined:
    Sep 29, 2020
    Messages:
    29
    Likes Received:
    4
    I have my lightburn and cnc setup such that functions correctly when lightburn is running the show, however when I export gcode from lightburn using a properly formatted usb, and try to then run that usb through the touch interface I get repeated errors.

    Is this a lightburn gcode issue?

    The interface was reading error 2, and then error 25 and starting the program and then stopping it. I can't tell if the laser is firing correctly or not through the touch interface yet since the program hasn't gone far enough. When not attempting to run the lightburn gcode the interface appears to be functioning correctly.

    I am using a 24w JTech laser and have a blackbox x32.
    The USB was formatted when I received my lead cnc machine, does the USB need to continue to be reformatted?
    The touch interface has continued to indicate that it is up to date.
     
  2. Peter Van Der Walt

    Peter Van Der Walt OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Mar 1, 2017
    Messages:
    14,701
    Likes Received:
    4,249
    Interface Firmware version you are on? (shown at bootup)
     
  3. Lauren85

    Lauren85 New
    Builder

    Joined:
    Sep 29, 2020
    Messages:
    29
    Likes Received:
    4
    version 1.57
     
  4. Peter Van Der Walt

    Peter Van Der Walt OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Mar 1, 2017
    Messages:
    14,701
    Likes Received:
    4,249
    That is correct, current and no known bugs related to streaming.

    Please post the gcode file

    Errors 2 and 25 indicate malformed gcode, but could also be EMI. Is the Interface's data cable router clear of any AC, Stepper motor wiring, or other sources of EMI? docs:blackbox-x32:faq-emi [OpenBuilds Documentation]
     
  5. Lauren85

    Lauren85 New
    Builder

    Joined:
    Sep 29, 2020
    Messages:
    29
    Likes Received:
    4
    Would those errors only show up when using the interface? The light burn program runs its program without issue?

    cutting out full run numbers otherwise the gcode is huge. I can add full gcode if desired.
    ; LightBurn 1.4.00
    ; GRBL device profile, current position
    ; Bounds: X0 Y-0 to X86.45 Y46.23
    G00 G17 G40 G21 G54
    G91
    M4
    ; Cut @ 200 mm/min, 50% power
    M8
    G0 X2.68Y0.67
    ; Layer Labels
    G1 X0.101Y-0.142S500F200
    G1 X0.141Y-0.106
    G1 X0.166Y-0.066
    G1 X0.179Y-0.022
    more gcode
    G1 Y0.461
    G1 X0.4
    G1 Y-0.461
    ; Cut @ 5 mm/min, 100% power
    M8
    G0 X-22.571Y11.159
    ; Layer 5 mm/min 7 pas Pass 1 of 7
    G1 X-0.233Y-0.174S1000F5
    G1 X-0.25Y-0.152
    G1 X-0.265Y-0.127
    more gcode
    G1 X-0.215Y-0.196
    ; Layer 5 mm/min 7 pas Pass 2 of 7
    G1 X-0.233Y-0.174
    G1 X-0.25Y-0.152
    G1 X-0.265Y-0.127
    more gcode with different speed and passes
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice