Welcome to Our Community

Some features disabled for guests. Register Today.

Motors wont move. Commands showing up in console.

Discussion in 'OpenBuilds Forum Help' started by Quenton, Jul 19, 2023.

  1. Quenton

    Quenton New
    Builder

    Joined:
    Jan 25, 2022
    Messages:
    3
    Likes Received:
    0
    I can connect to the black box controller. In console it shows the connection and stops at "Firmware Detected: grbl version 1.1g on COM4"
    Then nothing.
    Motors show enabled on the black box. I command any axis to move and it just increments my job queue. Nothing shows up in console.

    This worked when I used it several months ago. The only thing that I can think of that change was windows pushed an update to Windows 11 on me and wont let me roll back without re-imaging my whole system.

    i reinstalled the Open Builds software checked all of my wiring. It is all good. I looked at the limit switches and verified they are working on the troubleshooting tab.

    Here is my console output when I connect.

    [12:59:19] [ 3D Viewer ] WebGL Support found! success: this application will work optimally on this device!

    [12:59:19] [ websocket ] Bidirectional Websocket Interface Started Succesfully

    [12:59:20] [ update ] Checking for Updates

    [12:59:20] [ update ] You are already running OpenBuilds CONTROL 1.0.370

    [12:59:26] [ connect ] PORT INFO: Port is now open: COM4 - Attempting to detect Firmware

    [12:59:26] [ connect ] Checking for firmware on COM4

    [12:59:26] [ connect ] Detecting Firmware: Method 1 (Autoreset)

    [12:59:27] [ connect ] Detecting Firmware: Method 2 (Ctrl+X)

    [12:59:27] [ connect ] Detecting Firmware: Method 3 (others that are not supported)

    [12:59:27] [ ] Grbl 1.1g ['$' for help]

    [12:59:29] [ $$ ] $0=10 ;Step pulse time, microseconds

    [12:59:29] [ $$ ] $1=255 ;Step idle delay, milliseconds

    [12:59:29] [ $$ ] $2=0 ;Step pulse invert, mask

    [12:59:29] [ $$ ] $3=2 ;Step direction invert, mask

    [12:59:29] [ $$ ] $4=1 ;Invert step enable pin, boolean

    [12:59:29] [ $$ ] $5=0 ;Invert limit pins, boolean/mask

    [12:59:29] [ $$ ] $6=0 ;Invert probe pin, boolean

    [12:59:29] [ $$ ] $10=2 ;Status report options, mask

    [12:59:29] [ $$ ] $11=0.010 ;Junction deviation, millimeters

    [12:59:29] [ $$ ] $12=0.002 ;Arc tolerance, millimeters

    [12:59:29] [ $$ ] $13=0 ;Report in inches, boolean

    [12:59:29] [ $$ ] $20=0 ;Soft limits enable, boolean

    [12:59:29] [ $$ ] $21=0 ;Hard limits enable, boolean

    [12:59:29] [ $$ ] $22=0 ;Homing cycle enable, boolean (Grbl) / mask (GrblHAL)

    [12:59:29] [ $$ ] $23=2 ;Homing direction invert, mask

    [12:59:29] [ $$ ] $24=25.000 ;Homing locate feed rate, mm/min

    [12:59:29] [ $$ ] $25=500.000 ;Homing search seek rate, mm/min

    [12:59:29] [ $$ ] $26=250 ;Homing switch debounce delay, milliseconds

    [12:59:29] [ $$ ] $27=1.000 ;Homing switch pull-off distance, millimeters

    [12:59:29] [ $$ ] $30=1000 ;Maximum spindle speed, RPM

    [12:59:29] [ $$ ] $31=0 ;Minimum spindle speed, RPM

    [12:59:29] [ $$ ] $32=0 ;Laser-mode enable, boolean

    [12:59:29] [ $$ ] $100=0.000 ;X-axis steps per millimeter

    [12:59:29] [ $$ ] $101=0.000 ;Y-axis steps per millimeter

    [12:59:29] [ $$ ] $102=-2147483.648 ;Z-axis steps per millimeter

    [12:59:29] [ $$ ] $110=2000.000 ;X-axis maximum rate, mm/min

    [12:59:29] [ $$ ] $111=3000.000 ;Y-axis maximum rate, mm/min

    [12:59:29] [ $$ ] $112=500.000 ;Z-axis maximum rate, mm/min

    [12:59:29] [ $$ ] $120=10.000 ;X-axis acceleration, mm/sec^2

    [12:59:29] [ $$ ] $121=10.000 ;Y-axis acceleration, mm/sec^2

    [12:59:29] [ $$ ] $122=10.000 ;Z-axis acceleration, mm/sec^2

    [12:59:29] [ $$ ] $130=200.000 ;X-axis maximum travel, millimeters

    [12:59:29] [ $$ ] $131=200.000 ;Y-axis maximum travel, millimeters

    [12:59:29] [ $$ ] $132=200.000 ;Z-axis maximum travel, millimeters

    [12:59:29] [ $$ ] ok

    [12:59:29] [ $I ] [VER:1.1g.20181112:]

    [12:59:29] [ $I ] [OPT:V,15,128]

    [12:59:29] [ $I ] ok

    [12:59:29] [ $G ] [GC:G0 G54 G17 G21 G90 G94 M5 M9 T0 F0 S0]

    [12:59:29] [ $G ] ok

    [12:59:30] [ connect ] Firmware Detected: grbl version 1.1g on COM4
     
  2. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    15,509
    Likes Received:
    4,422
    Does the onboard fan spin? (Quick check to see if you have working 24v supply)
     
  3. Quenton

    Quenton New
    Builder

    Joined:
    Jan 25, 2022
    Messages:
    3
    Likes Received:
    0
    Yes. Fans are working.

    I set the step per mm in the Machine settings tab and saved it. But it did not save it. So I sent the commands $100=200, $101=200, $102=200 in console. Now it will move the motors. I am not sure what it is going on but for some reason the Control software is not saving the machine settings. I think I need to run the setup wizard again since it lost all of my settings for some reason.

    But why did it loose my settings? Doesn't that all get saved on an eeprom? The Machine has been sitting unplugged and unused for almost a year. Are those setting stored in volatile memory somewhere?
     
  4. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    15,509
    Likes Received:
    4,422
    Ahh yes didn't even notice. 0 steps per mm is invalid


    Accidental edit/save? Firmware flash with erase settings option? Sent a $RST command? Accidentally clicked the Reset EEPROM buttons on the Grbl Settings tab? Electrical short causing a brown-out? Accidentally entered invalid values in Calibration wizard? Lots of possibilities, but unfortunately we cannot give you any definate answers.
    It is saved to EEPROM and should persist for a couple decades.
     
  5. Quenton

    Quenton New
    Builder

    Joined:
    Jan 25, 2022
    Messages:
    3
    Likes Received:
    0
    I probably clicked the wrong button when I was trying to get it to connect. When I first hooked it up it was giving me gibberish in the console window. I tried baud rates and resets before I realized that it was a bad cable. I must have inadvertently reset it. Unfortunately I cant find my backup so I have to start over.

    Oh the joys of computer controlled machines. My 3D Printers are not being very cooperative either.
     
  6. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    15,509
    Likes Received:
    4,422
    Remember to take (and email to yourself for example, or even welcome to upload it here on the forum, or PM to yourself - easy to find next time) a proper backup once you are back to working order
     

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