Welcome to Our Community

Some features disabled for guests. Register Today.

BlackBox X32 Settings

Discussion in 'Controller Boards' started by that-jim, Nov 19, 2022.

  1. that-jim

    that-jim Journeyman
    Builder

    Joined:
    Apr 19, 2020
    Messages:
    143
    Likes Received:
    149
  2. David the swarfer

    David the swarfer OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Aug 6, 2013
    Messages:
    3,277
    Likes Received:
    1,834
    OpenBuilds CONTROL dispalys them quite nicely but does not provide all the definitions, so you will need the wiki as you linked it.
    There are some things you will not be able to set since they were compiled out.
     
  3. David the swarfer

    David the swarfer OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Aug 6, 2013
    Messages:
    3,277
    Likes Received:
    1,834
  4. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    13,998
    Likes Received:
    4,110
    Fyi, if you do find definitions we don't know about (shown in red) point it out so we can add them :)
    If we couldn't find documented confirmation, we leave it blank
     
    David the swarfer likes this.
  5. that-jim

    that-jim Journeyman
    Builder

    Joined:
    Apr 19, 2020
    Messages:
    143
    Likes Received:
    149
    Thanks, just wanted to make sure I am using the correct wiki.
     
  6. that-jim

    that-jim Journeyman
    Builder

    Joined:
    Apr 19, 2020
    Messages:
    143
    Likes Received:
    149

    $8 shows up in red, not is wiki
    $65 shows up in red,
    but found it in the wiki

    $65=<boolean> : default 0 (off).
    Require homing sequence to be executed at startup(?). Replaces #define HOMING_INIT_LOCK.

    I think most people want $65=1 right?
     
  7. David the swarfer

    David the swarfer OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Aug 6, 2013
    Messages:
    3,277
    Likes Received:
    1,834
    here is one
    $65=<boolean> : default 0 (off).
    Require homing sequence to be executed at startup(?). Replaces #define HOMING_INIT_LOCK.
     
    Peter Van Der Walt likes this.
  8. David the swarfer

    David the swarfer OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Aug 6, 2013
    Messages:
    3,277
    Likes Received:
    1,834
    no, I don't think we want it to home the moment it resets or powers up.
    what I want is to power up in an alarm state, can only home before continuing, but when I have made certain the junk that collects on the router table is out of the way (-:
     
  9. that-jim

    that-jim Journeyman
    Builder

    Joined:
    Apr 19, 2020
    Messages:
    143
    Likes Received:
    149

    I agree, starting in alarm is what I want.

    I thought that this is what require homing meant, I have tried $65=1 and $65=0 and I don't start in alarm the way I used to...
     
  10. terjeio

    terjeio Well-Known
    Builder

    Joined:
    Oct 18, 2020
    Messages:
    57
    Likes Received:
    59
  11. that-jim

    that-jim Journeyman
    Builder

    Joined:
    Apr 19, 2020
    Messages:
    143
    Likes Received:
    149
    Terjeio,
    thanks for the message but I do not understand what you are trying to say and I am not using io sender. what $ setting do I use to require homering at start up? I have $22=1 set and OpenBuilds control is not going into alarm when I connect.

    by the way thank you for your work on grblHAL.
     
  12. terjeio

    terjeio Well-Known
    Builder

    Joined:
    Oct 18, 2020
    Messages:
    57
    Likes Received:
    59
    $22 contains bits for enabling homing functionality:
    $$=22 outputs the following info:

    $$=22
    0 - Enable (1)
    1 - Enable single axis commands (2)
    2 - Homing on startup required (4)
    3 - Set machine origin to 0 (8)
    4 - Two switches shares one input pin (16)
    5 - Allow manual (32)
    6 - Override locks (64)
    7 - Keep homed status on reset (128)

    first number is the bit number, last is the bit value. So to enable homing with "on startup required" use $22=5 (1 + 4 = 5)

    Use $help settings for a listing of all available settings, preferably from a terminal such as puTTY to avoid sender issues.

    ioSender reads settings data from the controller in order to create the UI so it will always be up to date, and there is a settings only version available. Note that it is Windows only.
     
  13. that-jim

    that-jim Journeyman
    Builder

    Joined:
    Apr 19, 2020
    Messages:
    143
    Likes Received:
    149
    Thank You! The OpenBuilds control shows $22 a boolean setting, that is where I was getting confused.
     
  14. that-jim

    that-jim Journeyman
    Builder

    Joined:
    Apr 19, 2020
    Messages:
    143
    Likes Received:
    149
    Peter if you are still listening to this one you might check out $22. when I set this to $22=5 OpenBuilds Control went in to an unknown alarm.
     
  15. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    13,998
    Likes Received:
    4,110
    Thanks @terjeio! That's awesome will get CONTROL to use that too! Wow nice!

    If you wouldn't mind, things can get lost on the forum, please help by making bugs and tasks into Github issues :) that way it has a ticket to close so it doesn't get forgotten :)
     
  16. Luke1515

    Luke1515 New
    Builder

    Joined:
    Mar 7, 2022
    Messages:
    7
    Likes Received:
    3
    I just purchased the blackbox x32, I updated control (re-download/installed it from the website) but it will not allow me to flash the firmware it fails every time. Image 2-20-23 at 3.31 PM.jpeg I am using a Mac if that is important.
     
  17. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    13,998
    Likes Received:
    4,110
    The port "wlan-debug" is not a USB port. Make sure to select the correct port from the list (in the Flashing tool as well)

    Mainly though, as the error states onscreen, you don't have Python installed: Python not found when updating firmware
     
    Luke1515 likes this.
  18. Luke1515

    Luke1515 New
    Builder

    Joined:
    Mar 7, 2022
    Messages:
    7
    Likes Received:
    3
    It was a Mac issue, I moved it to Windows and was able to flash the firmware.
     
  19. Luke1515

    Luke1515 New
    Builder

    Joined:
    Mar 7, 2022
    Messages:
    7
    Likes Received:
    3
    Thanks Peter! After updating the firmware on windows it runs smooth on the Mac.
     
    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