Welcome to Our Community

Some features disabled for guests. Register Today.

Older smoothieboard firmware

Discussion in 'Control Software' started by Web4Deb, Sep 23, 2020.

  1. Web4Deb

    Web4Deb New
    Builder

    Joined:
    Aug 6, 2016
    Messages:
    5
    Likes Received:
    1
    Is there anyway to get his to work on a smoothieboard with an older firmware? I have a system that has an older 6-axis firmware that upgrading is not an option. I just want to be able to send a gcode file to it....don't need any fancy features. Thanks!

    [18:29:29] [ FIRMWARE ERROR ] Detected an unsupported version: Smoothieware ~11myvar2, Build date: May 6 2017 11:40:18, MCU: LPC1769, System Clock: 120MHz. This software no longer support Smoothieware. Luckilly there is an alternative firmware you can install on your controller to make it work with this software. Check out Grbl-LPC at cprezzi/grbl-LPC - Grbl-LPC is a Grbl port for controllers using the NXP LPC176x chips, for example Smoothieboards
     
  2. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    14,047
    Likes Received:
    4,123
    CONTROL does not support Smoothieware at all (neither old nor new versions)
    Grbl-LPC is the alternative that is supported (but its not a newer version on Smoothieware, its a port of Grbl for the Smoothieboard hardware (smoothie-ware vs - board, sounds the same, very different)

    If you have to stay with smoothie you need smoothie compatible software (bcnc, cncjs)
     
  3. Web4Deb

    Web4Deb New
    Builder

    Joined:
    Aug 6, 2016
    Messages:
    5
    Likes Received:
    1
    ok thanks. Seems simple enough to just dump info into the serial port. I'll probably just write my own down and dirty version.
     
  4. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    14,047
    Likes Received:
    4,123
    Example code Smoothieware/Smoothieware
     
  5. Web4Deb

    Web4Deb New
    Builder

    Joined:
    Aug 6, 2016
    Messages:
    5
    Likes Received:
    1
    Nice. that's one way to do it! thanks for the script.
     
  6. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    14,047
    Likes Received:
    4,123
  7. Web4Deb

    Web4Deb New
    Builder

    Joined:
    Aug 6, 2016
    Messages:
    5
    Likes Received:
    1
    thanks. I had started writing a serial interface a few days ago and found that is was a little funky with the OK responses and I was getting a few hangups from what I was assuming was bad timing of me reading the serial port. Hopefully this code will help out with some of the handshaking.
     
  8. Lapocat89

    Lapocat89 New
    Builder

    Joined:
    Dec 16, 2023
    Messages:
    16
    Likes Received:
    2
    Hello!
    Anyone now how to do a firmware unpdate on a smoothieboard ?
     
  9. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    14,047
    Likes Received:
    4,123
    Lapocat89 likes this.

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