Welcome to Our Community

Some features disabled for guests. Register Today.

WorkBee 1510 Y Hard Limit Error 2

Discussion in 'OpenBuilds Forum Help' started by Bobbolink, Aug 24, 2020.

  1. Bobbolink

    Bobbolink New
    Builder

    Joined:
    Jul 25, 2019
    Messages:
    29
    Likes Received:
    1
    Peter,
    I attached several images the last one is the image pulled into control giving the g-code operation serial console reading etc. Hopefully you can see the problem and advise me how to rectify it.
    Home settings work fine, its when I select run job the Y axis goes toward the switch till it hits causing the hard limit error; at the same time Z axis comes down toward the zero setting, X axis goes toward the switch......if I move Y axis away from it hitting the switch...X axis switch is hit. All axis have zero settings. I have ran this same drawing several times with no problems till this last upgrade and lost the Grbl setting to the WorkBee 1510. I just don't see the error in the code to be able to fix the problem. Not and expert on the code settings trying to learn as I go. I have yet to actually cut parts out the drawings have to be precise so its back an forth til I achieve the size. I have several drawings made but holding up on cutting out the parts for assembly.

    Attached Files:
    Bobbolink, Yesterday at 7:50 PM
     
  2. Bobbolink

    Bobbolink New
    Builder

    Joined:
    Jul 25, 2019
    Messages:
    29
    Likes Received:
    1
    Have they done away with the Xpro v4 controller board. I was going to order a new one to replace the one I have in case its corrupted some how; but every where I have search it says out of stock. Openbuilds does not show it listed anymore.
    I am still having the same issue when engaging the run job. To keep from getting really frustrated with this situation I took a break from it. Seems like every thing I try it back fires. Also see that you cannot read the files I sent you. Will try again in a little bit.
     
  3. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    13,988
    Likes Received:
    4,107
    Yeah its long gone in favour of its much better, much newer, much easier replacement the BlackBox: See https://docs.openbuilds.com/blackbox for details

    Here's the Workbee 1510+BlackBox video:

     
  4. Bobbolink

    Bobbolink New
    Builder

    Joined:
    Jul 25, 2019
    Messages:
    29
    Likes Received:
    1
    Have a dumb question, at the bottom of Openbuilds control page there is a send icon, is it possible to send the serial console page to you by that route?
     
  5. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    13,988
    Likes Received:
    4,107
    No, that "sends" the command you typed into the terminal to the left of the button, to Grbl. Its used for manual command inputs

    To get the text from the log, select with mouse, ctrl+c to copy, come to forum, ctrl+v to paste (standard computer stuff, copy paste works same in every application)
    Regardless, refer my advice in the other thread:

    WorkBee 1510 Y Hardlimit Error
     
  6. Bobbolink

    Bobbolink New
    Builder

    Joined:
    Jul 25, 2019
    Messages:
    29
    Likes Received:
    1
    [11:22:26] [ $$ ] $111=10000.000 ;Y-axis maximum rate, mm/min

    [11:22:26] [ $$ ] $112=2500.000 ;Z-axis maximum rate, mm/min

    [11:22:26] [ $$ ] $120=150.000 ;X-axis acceleration, mm/sec^2

    [11:22:26] [ $$ ] $121=150.000 ;Y-axis acceleration, mm/sec^2

    [11:22:26] [ $$ ] $122=150.000 ;Z-axis acceleration, mm/sec^2

    [11:22:26] [ $$ ] $130=806.000 ;X-axis maximum travel, millimeters

    [11:22:26] [ $$ ] $131=1270.000 ;Y-axis maximum travel, millimeters

    [11:22:26] [ $$ ] $132=122.000 ;Z-axis maximum travel, millimeters

    [11:22:26] [ $$ ] ok

    [11:22:26] [ $I ] [VER:1.1g.20181112:WORKBEE1510]

    [11:22:26] [ $I ] [OPT:V,15,128]

    [11:22:26] [ $I ] ok

    [11:22:27] [ ] Grbl 1.1g ['$' for help]

    [11:22:27] [ ] [MSG:Check Limits]

    [11:22:27] [ ] [MSG:'$H'|'$X' to unlock]

    [11:22:27] [ ] [MSG:Caution: Unlocked]

    [11:22:27] [ ] ok

    [11:22:27] [ ] Grbl 1.1g ['$' for help]

    [11:22:28] [ ] [MSG:Check Limits]

    [11:22:28] [ ] [MSG:'$H'|'$X' to unlock]

    [11:22:28] [ ] [MSG:Caution: Unlocked]

    [11:22:28] [ ] ok

    [11:22:28] [ $$ ] $0=10 ;Step pulse time, microseconds

    [11:22:28] [ $$ ] $1=255 ;Step idle delay, milliseconds

    [11:22:28] [ $$ ] $2=0 ;Step pulse invert, mask

    [11:22:28] [ $$ ] $3=5 ;Step direction invert, mask

    [11:22:28] [ $$ ] $4=1 ;Invert step enable pin, boolean

    [11:22:28] [ $$ ] $5=0 ;Invert limit pins, boolean

    [11:22:28] [ $$ ] $6=0 ;Invert probe pin, boolean

    [11:22:28] [ $$ ] $10=1 ;Status report options, mask

    [11:22:28] [ $$ ] $11=0.020 ;Junction deviation, millimeters

    [11:22:28] [ $$ ] $12=0.002 ;Arc tolerance, millimeters

    [11:22:28] [ $$ ] $13=0 ;Report in inches, boolean

    [11:22:28] [ $$ ] $20=0 ;Soft limits enable, boolean

    [11:22:28] [ $$ ] $21=1 ;Hard limits enable, boolean

    [11:22:28] [ $$ ] $22=1 ;Homing cycle enable, boolean

    [11:22:28] [ $$ ] $23=0 ;Homing direction invert, mask

    [11:22:28] [ $$ ] $24=100.000 ;Homing locate feed rate, mm/min

    [11:22:28] [ $$ ] $25=1000.000 ;Homing search seek rate, mm/min

    [11:22:28] [ $$ ] $26=250 ;Homing switch debounce delay, milliseconds

    [11:22:28] [ $$ ] $27=5.000 ;Homing switch pull-off distance, millimeters

    [11:22:28] [ $$ ] $30=1000 ;Maximum spindle speed, RPM

    [11:22:28] [ $$ ] $31=0 ;Minimum spindle speed, RPM

    [11:22:28] [ $$ ] $32=0 ;Laser-mode enable, boolean

    [11:22:28] [ $$ ] $100=26.667 ;X-axis steps per millimeter

    [11:22:28] [ $$ ] $101=26.667 ;Y-axis steps per millimeter

    [11:22:28] [ $$ ] $102=26.667 ;Z-axis steps per millimeter

    [11:22:28] [ $$ ] $110=10000.000 ;X-axis maximum rate, mm/min

    [11:22:28] [ $$ ] $111=10000.000 ;Y-axis maximum rate, mm/min

    [11:22:28] [ $$ ] $112=2500.000 ;Z-axis maximum rate, mm/min

    [11:22:28] [ $$ ] $120=150.000 ;X-axis acceleration, mm/sec^2

    [11:22:28] [ $$ ] $121=150.000 ;Y-axis acceleration, mm/sec^2

    [11:22:28] [ $$ ] $122=150.000 ;Z-axis acceleration, mm/sec^2

    [11:22:28] [ $$ ] $130=806.000 ;X-axis maximum travel, millimeters

    [11:22:28] [ $$ ] $131=1270.000 ;Y-axis maximum travel, millimeters

    [11:22:28] [ $$ ] $132=122.000 ;Z-axis maximum travel, millimeters

    [11:22:28] [ $$ ] ok

    [11:22:28] [ $I ] [VER:1.1g.20181112:WORKBEE1510]

    [11:22:28] [ $I ] [OPT:V,15,128]

    [11:22:28] [ $I ] ok

    [11:22:28] [ $$ ] $0=10 ;Step pulse time, microseconds

    [11:22:28] [ $$ ] $1=255 ;Step idle delay, milliseconds

    [11:22:28] [ $$ ] $2=0 ;Step pulse invert, mask

    [11:22:28] [ $$ ] $3=5 ;Step direction invert, mask

    [11:22:28] [ $$ ] $4=1 ;Invert step enable pin, boolean

    [11:22:28] [ $$ ] $5=0 ;Invert limit pins, boolean

    [11:22:28] [ $$ ] $6=0 ;Invert probe pin, boolean

    [11:22:28] [ $$ ] $10=1 ;Status report options, mask

    [11:22:28] [ $$ ] $11=0.020 ;Junction deviation, millimeters

    [11:22:28] [ $$ ] $12=0.002 ;Arc tolerance, millimeters

    [11:22:28] [ $$ ] $13=0 ;Report in inches, boolean

    [11:22:28] [ $$ ] $20=0 ;Soft limits enable, boolean

    [11:22:28] [ $$ ] $21=1 ;Hard limits enable, boolean

    [11:22:28] [ $$ ] $22=1 ;Homing cycle enable, boolean

    [11:22:28] [ $$ ] $23=0 ;Homing direction invert, mask

    [11:22:28] [ $$ ] $24=100.000 ;Homing locate feed rate, mm/min

    [11:22:28] [ $$ ] $25=1000.000 ;Homing search seek rate, mm/min

    [11:22:28] [ $$ ] $26=250 ;Homing switch debounce delay, milliseconds

    [11:22:28] [ $$ ] $27=5.000 ;Homing switch pull-off distance, millimeters

    [11:22:28] [ $$ ] $30=1000 ;Maximum spindle speed, RPM

    [11:22:28] [ $$ ] $31=0 ;Minimum spindle speed, RPM

    [11:22:28] [ $$ ] $32=0 ;Laser-mode enable, boolean

    [11:22:28] [ $$ ] $100=26.667 ;X-axis steps per millimeter

    [11:22:28] [ $$ ] $101=26.667 ;Y-axis steps per millimeter

    [11:22:28] [ $$ ] $102=26.667 ;Z-axis steps per millimeter

    [11:22:28] [ $$ ] $110=10000.000 ;X-axis maximum rate, mm/min

    [11:22:28] [ $$ ] $111=10000.000 ;Y-axis maximum rate, mm/min

    [11:22:28] [ $$ ] $112=2500.000 ;Z-axis maximum rate, mm/min

    [11:22:28] [ $$ ] $120=150.000 ;X-axis acceleration, mm/sec^2

    [11:22:28] [ $$ ] $121=150.000 ;Y-axis acceleration, mm/sec^2

    [11:22:28] [ $$ ] $122=150.000 ;Z-axis acceleration, mm/sec^2

    [11:22:28] [ $$ ] $130=806.000 ;X-axis maximum travel, millimeters

    [11:22:28] [ $$ ] $131=1270.000 ;Y-axis maximum travel, millimeters

    [11:22:28] [ $$ ] $132=122.000 ;Z-axis maximum travel, millimeters

    [11:22:28] [ $$ ] ok

    [11:22:28] [ $I ] [VER:1.1g.20181112:WORKBEE1510]

    [11:22:28] [ $I ] [OPT:V,15,128]

    [11:22:28] [ $I ] ok

    [11:22:48] [ $H ] ok

    [12:04:47] [ update ] Checking for Updates

    [12:04:47] [ update ] You are already running OpenBuilds
    [11:22:26] [ $$ ] $111=10000.000 ;Y-axis maximum rate, mm/min

    [11:22:26] [ $$ ] $112=2500.000 ;Z-axis maximum rate, mm/min

    [11:22:26] [ $$ ] $120=150.000 ;X-axis acceleration, mm/sec^2

    [11:22:26] [ $$ ] $121=150.000 ;Y-axis acceleration, mm/sec^2

    [11:22:26] [ $$ ] $122=150.000 ;Z-axis acceleration, mm/sec^2

    [11:22:26] [ $$ ] $130=806.000 ;X-axis maximum travel, millimeters

    [11:22:26] [ $$ ] $131=1270.000 ;Y-axis maximum travel, millimeters

    [11:22:26] [ $$ ] $132=122.000 ;Z-axis maximum travel, millimeters

    [11:22:26] [ $$ ] ok

    [11:22:26] [ $I ] [VER:1.1g.20181112:WORKBEE1510]

    [11:22:26] [ $I ] [OPT:V,15,128]

    [11:22:26] [ $I ] ok

    [11:22:27] [ ] Grbl 1.1g ['$' for help]

    [11:22:27] [ ] [MSG:Check Limits]

    [11:22:27] [ ] [MSG:'$H'|'$X' to unlock]

    [11:22:27] [ ] [MSG:Caution: Unlocked]

    [11:22:27] [ ] ok

    [11:22:27] [ ] Grbl 1.1g ['$' for help]

    [11:22:28] [ ] [MSG:Check Limits]

    [11:22:28] [ ] [MSG:'$H'|'$X' to unlock]

    [11:22:28] [ ] [MSG:Caution: Unlocked]

    [11:22:28] [ ] ok

    [11:22:28] [ $$ ] $0=10 ;Step pulse time, microseconds

    [11:22:28] [ $$ ] $1=255 ;Step idle delay, milliseconds

    [11:22:28] [ $$ ] $2=0 ;Step pulse invert, mask

    [11:22:28] [ $$ ] $3=5 ;Step direction invert, mask

    [11:22:28] [ $$ ] $4=1 ;Invert step enable pin, boolean

    [11:22:28] [ $$ ] $5=0 ;Invert limit pins, boolean

    [11:22:28] [ $$ ] $6=0 ;Invert probe pin, boolean

    [11:22:28] [ $$ ] $10=1 ;Status report options, mask

    [11:22:28] [ $$ ] $11=0.020 ;Junction deviation, millimeters

    [11:22:28] [ $$ ] $12=0.002 ;Arc tolerance, millimeters

    [11:22:28] [ $$ ] $13=0 ;Report in inches, boolean

    [11:22:28] [ $$ ] $20=0 ;Soft limits enable, boolean

    [11:22:28] [ $$ ] $21=1 ;Hard limits enable, boolean

    [11:22:28] [ $$ ] $22=1 ;Homing cycle enable, boolean

    [11:22:28] [ $$ ] $23=0 ;Homing direction invert, mask

    [11:22:28] [ $$ ] $24=100.000 ;Homing locate feed rate, mm/min

    [11:22:28] [ $$ ] $25=1000.000 ;Homing search seek rate, mm/min

    [11:22:28] [ $$ ] $26=250 ;Homing switch debounce delay, milliseconds

    [11:22:28] [ $$ ] $27=5.000 ;Homing switch pull-off distance, millimeters

    [11:22:28] [ $$ ] $30=1000 ;Maximum spindle speed, RPM

    [11:22:28] [ $$ ] $31=0 ;Minimum spindle speed, RPM

    [11:22:28] [ $$ ] $32=0 ;Laser-mode enable, boolean

    [11:22:28] [ $$ ] $100=26.667 ;X-axis steps per millimeter

    [11:22:28] [ $$ ] $101=26.667 ;Y-axis steps per millimeter

    [11:22:28] [ $$ ] $102=26.667 ;Z-axis steps per millimeter

    [11:22:28] [ $$ ] $110=10000.000 ;X-axis maximum rate, mm/min

    [11:22:28] [ $$ ] $111=10000.000 ;Y-axis maximum rate, mm/min

    [11:22:28] [ $$ ] $112=2500.000 ;Z-axis maximum rate, mm/min

    [11:22:28] [ $$ ] $120=150.000 ;X-axis acceleration, mm/sec^2

    [11:22:28] [ $$ ] $121=150.000 ;Y-axis acceleration, mm/sec^2

    [11:22:28] [ $$ ] $122=150.000 ;Z-axis acceleration, mm/sec^2

    [11:22:28] [ $$ ] $130=806.000 ;X-axis maximum travel, millimeters

    [11:22:28] [ $$ ] $131=1270.000 ;Y-axis maximum travel, millimeters

    [11:22:28] [ $$ ] $132=122.000 ;Z-axis maximum travel, millimeters

    [11:22:28] [ $$ ] ok

    [11:22:28] [ $I ] [VER:1.1g.20181112:WORKBEE1510]

    [11:22:28] [ $I ] [OPT:V,15,128]

    [11:22:28] [ $I ] ok

    [11:22:28] [ $$ ] $0=10 ;Step pulse time, microseconds

    [11:22:28] [ $$ ] $1=255 ;Step idle delay, milliseconds

    [11:22:28] [ $$ ] $2=0 ;Step pulse invert, mask

    [11:22:28] [ $$ ] $3=5 ;Step direction invert, mask

    [11:22:28] [ $$ ] $4=1 ;Invert step enable pin, boolean

    [11:22:28] [ $$ ] $5=0 ;Invert limit pins, boolean

    [11:22:28] [ $$ ] $6=0 ;Invert probe pin, boolean

    [11:22:28] [ $$ ] $10=1 ;Status report options, mask

    [11:22:28] [ $$ ] $11=0.020 ;Junction deviation, millimeters

    [11:22:28] [ $$ ] $12=0.002 ;Arc tolerance, millimeters

    [11:22:28] [ $$ ] $13=0 ;Report in inches, boolean

    [11:22:28] [ $$ ] $20=0 ;Soft limits enable, boolean

    [11:22:28] [ $$ ] $21=1 ;Hard limits enable, boolean

    [11:22:28] [ $$ ] $22=1 ;Homing cycle enable, boolean

    [11:22:28] [ $$ ] $23=0 ;Homing direction invert, mask

    [11:22:28] [ $$ ] $24=100.000 ;Homing locate feed rate, mm/min

    [11:22:28] [ $$ ] $25=1000.000 ;Homing search seek rate, mm/min

    [11:22:28] [ $$ ] $26=250 ;Homing switch debounce delay, milliseconds

    [11:22:28] [ $$ ] $27=5.000 ;Homing switch pull-off distance, millimeters

    [11:22:28] [ $$ ] $30=1000 ;Maximum spindle speed, RPM

    [11:22:28] [ $$ ] $31=0 ;Minimum spindle speed, RPM

    [11:22:28] [ $$ ] $32=0 ;Laser-mode enable, boolean

    [11:22:28] [ $$ ] $100=26.667 ;X-axis steps per millimeter

    [11:22:28] [ $$ ] $101=26.667 ;Y-axis steps per millimeter

    [11:22:28] [ $$ ] $102=26.667 ;Z-axis steps per millimeter

    [11:22:28] [ $$ ] $110=10000.000 ;X-axis maximum rate, mm/min

    [11:22:28] [ $$ ] $111=10000.000 ;Y-axis maximum rate, mm/min

    [11:22:28] [ $$ ] $112=2500.000 ;Z-axis maximum rate, mm/min

    [11:22:28] [ $$ ] $120=150.000 ;X-axis acceleration, mm/sec^2

    [11:22:28] [ $$ ] $121=150.000 ;Y-axis acceleration, mm/sec^2

    [11:22:28] [ $$ ] $122=150.000 ;Z-axis acceleration, mm/sec^2

    [11:22:28] [ $$ ] $130=806.000 ;X-axis maximum travel, millimeters

    [11:22:28] [ $$ ] $131=1270.000 ;Y-axis maximum travel, millimeters

    [11:22:28] [ $$ ] $132=122.000 ;Z-axis maximum travel, millimeters

    [11:22:28] [ $$ ] ok

    [11:22:28] [ $I ] [VER:1.1g.20181112:WORKBEE1510]

    [11:22:28] [ $I ] [OPT:V,15,128]

    [11:22:28] [ $I ] ok

    [11:22:48] [ $H ] ok

    [12:04:47] [ update ] Checking for Updates

    [12:04:47] [ update ] You are already running OpenBuilds
     
  7. Bobbolink

    Bobbolink New
    Builder

    Joined:
    Jul 25, 2019
    Messages:
    29
    Likes Received:
    1
    These are the serial console settings before any thing ran.

    [17:38:02] [ 3D Viewer ] WebGL Support found! success: this application will work optimally on this device!

    [17:38:02] [ Websocket ] Bidirectional Websocket Interface Started

    [17:38:03] [ update ] Checking for Updates

    [17:38:04] [ update ] You are already running OpenBuilds CONTROL 1.0.243

    [17:42:03] [ connect ] PORT INFO: Port is now open: COM4 - Attempting to detect Firmware

    [17:42:03] [ connect ] Checking for firmware on COM4

    [17:42:03] [ connect ] Detecting Firmware: Method 1 (Autoreset)

    [17:42:04] [ connect ] Detecting Firmware: Method 2 (Ctrl+X)

    [17:42:05] [ connect ] Detecting Firmware: Method 3 (others that are not supported)

    [17:42:06] [ ]

    [17:42:06] [ ] Grbl 1.1g ['$' for help]

    [17:42:06] [ ] [MSG:'$H'|'$X' to unlock]

    [17:42:06] [ $$ ] $0=10 ;Step pulse time, microseconds

    [17:42:06] [ $$ ] $1=255 ;Step idle delay, milliseconds

    [17:42:06] [ $$ ] $2=0 ;Step pulse invert, mask

    [17:42:06] [ $$ ] $3=5 ;Step direction invert, mask

    [17:42:06] [ $$ ] $4=1 ;Invert step enable pin, boolean

    [17:42:06] [ $$ ] $5=0 ;Invert limit pins, boolean

    [17:42:06] [ $$ ] $6=0 ;Invert probe pin, boolean

    [17:42:06] [ $$ ] $10=1 ;Status report options, mask

    [17:42:06] [ $$ ] $11=0.020 ;Junction deviation, millimeters

    [17:42:06] [ $$ ] $12=0.002 ;Arc tolerance, millimeters

    [17:42:06] [ $$ ] $13=0 ;Report in inches, boolean

    [17:42:06] [ $$ ] $20=0 ;Soft limits enable, boolean

    [17:42:06] [ $$ ] $21=1 ;Hard limits enable, boolean

    [17:42:06] [ $$ ] $22=1 ;Homing cycle enable, boolean

    [17:42:06] [ $$ ] $23=0 ;Homing direction invert, mask

    [17:42:06] [ $$ ] $24=100.000 ;Homing locate feed rate, mm/min

    [17:42:06] [ $$ ] $25=1000.000 ;Homing search seek rate, mm/min

    [17:42:06] [ $$ ] $26=250 ;Homing switch debounce delay, milliseconds

    [17:42:06] [ $$ ] $27=5.000 ;Homing switch pull-off distance, millimeters

    [17:42:06] [ $$ ] $30=1000 ;Maximum spindle speed, RPM

    [17:42:06] [ $$ ] $31=0 ;Minimum spindle speed, RPM

    [17:42:06] [ $$ ] $32=0 ;Laser-mode enable, boolean

    [17:42:06] [ $$ ] $100=26.667 ;X-axis steps per millimeter

    [17:42:06] [ $$ ] $101=26.667 ;Y-axis steps per millimeter

    [17:42:06] [ $$ ] $102=26.667 ;Z-axis steps per millimeter

    [17:42:06] [ $$ ] $110=10000.000 ;X-axis maximum rate, mm/min

    [17:42:06] [ $$ ] $111=10000.000 ;Y-axis maximum rate, mm/min

    [17:42:06] [ $$ ] $112=2500.000 ;Z-axis maximum rate, mm/min

    [17:42:06] [ $$ ] $120=150.000 ;X-axis acceleration, mm/sec^2

    [17:42:06] [ $$ ] $121=150.000 ;Y-axis acceleration, mm/sec^2

    [17:42:06] [ $$ ] $122=150.000 ;Z-axis acceleration, mm/sec^2

    [17:42:06] [ $$ ] $130=806.000 ;X-axis maximum travel, millimeters

    [17:42:06] [ $$ ] $131=1270.000 ;Y-axis maximum travel, millimeters

    [17:42:06] [ $$ ] $132=122.000 ;Z-axis maximum travel, millimeters

    [17:42:06] [ $$ ] ok

    [17:42:06] [ $I ] [VER:1.1g.20181112:WORKBEE1510]

    [17:42:06] [ $I ] [OPT:V,15,128]

    [17:42:06] [ $I ] ok

    [17:42:07] [ connect ] Firmware Detected: grbl version 1.1g on COM4

    [17:42:11] [ ] Grbl 1.1g ['$' for help]

    [17:42:11] [ ] [MSG:'$H'|'$X' to unlock]

    [17:42:11] [ ] [MSG:Caution: Unlocked]

    [17:42:11] [ ] ok

    [17:42:12] [ $$ ] $0=10 ;Step pulse time, microseconds

    [17:42:12] [ $$ ] $1=255 ;Step idle delay, milliseconds

    [17:42:12] [ $$ ] $2=0 ;Step pulse invert, mask

    [17:42:12] [ $$ ] $3=5 ;Step direction invert, mask

    [17:42:12] [ $$ ] $4=1 ;Invert step enable pin, boolean

    [17:42:12] [ $$ ] $5=0 ;Invert limit pins, boolean

    [17:42:12] [ $$ ] $6=0 ;Invert probe pin, boolean

    [17:42:12] [ $$ ] $10=1 ;Status report options, mask

    [17:42:12] [ $$ ] $11=0.020 ;Junction deviation, millimeters

    [17:42:12] [ $$ ] $12=0.002 ;Arc tolerance, millimeters

    [17:42:12] [ $$ ] $13=0 ;Report in inches, boolean

    [17:42:12] [ $$ ] $20=0 ;Soft limits enable, boolean

    [17:42:12] [ $$ ] $21=1 ;Hard limits enable, boolean

    [17:42:12] [ $$ ] $22=1 ;Homing cycle enable, boolean

    [17:42:12] [ $$ ] $23=0 ;Homing direction invert, mask

    [17:42:12] [ $$ ] $24=100.000 ;Homing locate feed rate, mm/min

    [17:42:12] [ $$ ] $25=1000.000 ;Homing search seek rate, mm/min

    [17:42:12] [ $$ ] $26=250 ;Homing switch debounce delay, milliseconds

    [17:42:12] [ $$ ] $27=5.000 ;Homing switch pull-off distance, millimeters

    [17:42:12] [ $$ ] $30=1000 ;Maximum spindle speed, RPM

    [17:42:12] [ $$ ] $31=0 ;Minimum spindle speed, RPM

    [17:42:12] [ $$ ] $32=0 ;Laser-mode enable, boolean

    [17:42:12] [ $$ ] $100=26.667 ;X-axis steps per millimeter

    [17:42:12] [ $$ ] $101=26.667 ;Y-axis steps per millimeter

    [17:42:12] [ $$ ] $102=26.667 ;Z-axis steps per millimeter

    [17:42:12] [ $$ ] $110=10000.000 ;X-axis maximum rate, mm/min

    [17:42:12] [ $$ ] $111=10000.000 ;Y-axis maximum rate, mm/min

    [17:42:12] [ $$ ] $112=2500.000 ;Z-axis maximum rate, mm/min

    [17:42:12] [ $$ ] $120=150.000 ;X-axis acceleration, mm/sec^2

    [17:42:12] [ $$ ] $121=150.000 ;Y-axis acceleration, mm/sec^2

    [17:42:12] [ $$ ] $122=150.000 ;Z-axis acceleration, mm/sec^2

    [17:42:12] [ $$ ] $130=806.000 ;X-axis maximum travel, millimeters

    [17:42:12] [ $$ ] $131=1270.000 ;Y-axis maximum travel, millimeters

    [17:42:12] [ $$ ] $132=122.000 ;Z-axis maximum travel, millimeters

    [17:42:12] [ $$ ] ok

    [17:42:12] [ $I ] [VER:1.1g.20181112:WORKBEE1510]

    [17:42:12] [ $I ] [OPT:V,15,128]

    [17:42:12] [ $I ] ok
     
  8. Bobbolink

    Bobbolink New
    Builder

    Joined:
    Jul 25, 2019
    Messages:
    29
    Likes Received:
    1
  9. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    13,988
    Likes Received:
    4,107
    Not sure why you wanted to show the log? But the below still applies.

     

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