Welcome to Our Community

Some features disabled for guests. Register Today.

Alarm error 1

Discussion in 'Control Software' started by Luis Barros, Dec 26, 2022.

  1. Luis Barros

    Builder

    Joined:
    Jan 19, 2018
    Messages:
    23
    Likes Received:
    2
    I had this alarm before and was caused by magnetic interference which I resolved moving the routers cable away from the other cables and installed an EMI filter and made sure nothing but the Blackbox 32 is connected to that outlet.
    This error I can't clear and was after I changed the Z speed to lower speed, started with error 8 but now is stuck with the number 1, so I do messed up the GBRL code for sure and I'm surprised since I copied from my masuter pro before and was working.
    What I got: Masuter pro with extending bed, blackbox32 and interface. Also on $23 I have no idea if the switches should be min or max.
    My GBRL code:
    $0=10.0 ; Step pulse time, microseconds
    $1=255 ; Step idle delay, milliseconds
    $2=0 ; Step pulse invert, mask
    $3=6 ; Step direction invert, mask
    $4=0 ; Invert step enable pin, boolean
    $5=0 ; Invert limit pins, boolean/mask
    $6=0 ; Invert probe pin, boolean
    $7=0 ; Disable spindle with 0 speed, boolean
    $8=0 ; Ganged axes direction invert as bitfield
    $10=0 ; Status report options, mask
    $11=0.010 ; Junction deviation, millimeters
    $12=0.002 ; Arc tolerance, millimeters
    $13=0 ; Report in inches, boolean
    $14=0 ; Limit pins invert, mask
    $15=0 ; Coolant pins invert, mask
    $16=0 ; Spindle pins invert, mask
    $17=0 ; Control pins pullup disable, mask
    $18=0 ; Limit pins pullup disable, mask
    $19=0 ; Probe pin pullup disable, boolean
    $20=0 ; Soft limits enable, boolean
    $21=1 ; Hard limits enable, boolean
    $22=1 ; Homing cycle enable, boolean (Grbl) / mask (GrblHAL)
    $23=1 ; Homing direction invert, mask
    $24=25.0 ; Homing locate feed rate, mm/min
    $25=1000.0 ; Homing search seek rate, mm/min
    $26=250 ; Homing switch debounce delay, milliseconds
    $27=10.000 ; Homing switch pull-off distance, millimeters
    $28=0.100 ; G73 retract distance, in mm
    $29=0.0 ; Step pulse delay (ms)
    $30=10000.000 ; Maximum spindle speed, RPM
    $31=0.000 ; Minimum spindle speed, RPM
    $32=0 ; Laser-mode enable, boolean
    $33=5000.0 ; Spindle PWM frequency
    $34=0.0 ; Spindle off Value
    $35=0.0 ; Spindle min value
    $36=100.0 ; Spindle max value
    $37=0 ; Stepper deenergize mask
    $39=1 ; Enable printable realtime command characters, boolean
    $40=0 ; Apply soft limits for jog commands, boolean
    $43=1 ; Homing passes
    $44=4 ; Homing cycle 1
    $45=3 ; Homing cycle 2
    $46=0 ; Homing cycle 3
    $62=0 ; Sleep Enable
    $63=2 ; Feed Hold Actions
    $64=0 ; Force Init Alarm
    $65=0 ; Require homing sequence to be executed at startup
    $70=7 ; Network Services
    $73=1 ; Wifi Mode
    $74=slan3 ; Wifi network SSID
    $75= ; Wifi network PSK
    $100=40.250 ; X-axis steps per millimeter
    $101=40.470 ; Y-axis steps per millimeter
    $102=819.000 ; Z-axis steps per millimeter
    $110=2000.000 ; X-axis maximum rate, mm/min
    $111=2000.000 ; Y-axis maximum rate, mm/min
    $112=500.000 ; Z-axis maximum rate, mm/min
    $120=300.000 ; X-axis acceleration, mm/sec^2
    $121=300.000 ; Y-axis acceleration, mm/sec^2
    $122=30.000 ; Z-axis acceleration, mm/sec^2
    $130=380.000 ; X-axis maximum travel, millimeters
    $131=760.000 ; Y-axis maximum travel, millimeters
    $132=55.000 ; Z-axis maximum travel, millimeters
    $300=Grbl ; Hostname
    $302=192.168.5.1 ; IP Address
    $303=192.168.5.1 ; Gateway
    $304=255.255.255.0 ; Netmask
    $305=23 ; Telnet Port
    $306=80 ; HTTP Port
    $307=81 ; Websocket Port
    $341=0 ; Tool Change Mode
    $342=30.0 ; Tool Change probing distance
    $343=25.0 ; Tool Change Locate Feed rate
    $344=200.0 ; Tool Change Search Seek rate
    $345=100.0 ; Tool Change Probe Pull Off rate
    $370=0 ; Invert I/O Port Inputs (mask)
    $384=0 ; Disable G92 Persistence
     
  2. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    14,042
    Likes Received:
    4,123
    Load up one of our profiles as a base (CONTROL > Grbl Settings tab > Select machine from dropdown). Custom or nearest similar machine. Save and reset. Then go back in and change only relevant settings based off your old machine settings. Some default settings should not be changed
     
  3. Luis Barros

    Builder

    Joined:
    Jan 19, 2018
    Messages:
    23
    Likes Received:
    2
    Last night I decided to go back and mess around with the machine again and I found the backup file from the gbrl and was working again, now I have a few backups just in case, also I figured out why I had problems before that made me change the gbrl - on my vcarve software for some reason I Z 3.5” above material so before starting the Z axis was going up triggering the limit switch. As usual was user error.
     
    Peter Van Der Walt 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