Welcome to Our Community

Some features disabled for guests. Register Today.

OpenBuilds CONTROL Software

Discussion in 'Control Software' started by Mark Carew, Oct 8, 2018.

  1. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    14,038
    Likes Received:
    4,122
    Ahh OK, i see yes, with soft limits enabled, we need the Grbl settings present to know the values of Max Travel settings - will bring that into Jog too

    Remember that the Jog Widget is a thing on its own, missed that part, thought you were talking about control itself, only with the screenshot did I realize, and then go back and saw the above means Jog widget :) If you wouldn't mind, it helps if I know exactly where you have an issue :)
     
  2. dsteed7221

    Builder

    Joined:
    May 2, 2018
    Messages:
    7
    Likes Received:
    2
    Sorry if I was not clear about that part. Defiantly have quarantine brain. That is exactly what I mean, in the mobile wizard.
     
  3. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    14,038
    Likes Received:
    4,122
    Give this one a go: AppVeyor
    (Mobile jog's code is now aware of the Grbl settings, previously it did not)
     
  4. dsteed7221

    Builder

    Joined:
    May 2, 2018
    Messages:
    7
    Likes Received:
    2
    Looks like that did it! Thanks!
     
    Peter Van Der Walt likes this.
  5. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    14,038
    Likes Received:
    4,122
    Released it - thanks for helping with the testing and debugging :)
    Takes a team to change the world (;
     
    dsteed7221 likes this.
  6. gmorse7

    gmorse7 New
    Builder

    Joined:
    Feb 20, 2017
    Messages:
    23
    Likes Received:
    6
    Thank you!
     
    Peter Van Der Walt likes this.
  7. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    14,038
    Likes Received:
    4,122
    @David the swarfer Worked on some progress toward that goal (; v1.0.229 or later (not released yet)

    We will document the available variables, functions, and some samples with Math soon

    jsbtns.PNG

    jseditor.PNG

    Beta of 1.0.230 if anyone wants to play with the JS macros yet AppVeyor

    Press ctrl+shift+i to open devtools, added the most important entry points to a note there for you. Explore from there, and shout if you need anything
     
    #1237 Peter Van Der Walt, Apr 17, 2020
    Last edited: Apr 19, 2020
    David the swarfer likes this.
  8. Josh Lambeth

    Builder

    Joined:
    Jul 30, 2019
    Messages:
    7
    Likes Received:
    11
    I am on the latest version of OB-Control but I can't get the keyboard shortcuts to work. Nothing happens when I press the keys. Ctrl+Shift+b should move the spindle away so I can load a new board but it only works if I click the macro button. Anything I am missing? Thanks.

    Josh
     
  9. gmorse7

    gmorse7 New
    Builder

    Joined:
    Feb 20, 2017
    Messages:
    23
    Likes Received:
    6
    Maybe this is a good time to learn some Java Script...
     
  10. DarkPenguin

    DarkPenguin Well-Known
    Builder

    Joined:
    Sep 16, 2017
    Messages:
    201
    Likes Received:
    65
    It's never a good time to learn Java Script.
     
    David the swarfer likes this.
  11. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    14,038
    Likes Received:
    4,122
    Lol!
    images.jpeg

    Though in this case, its simple enough that its not out of reach for most (with a little documentation and examples) , all the internal logic is already in js, so easy to call on, and its way better than inventing our own scripting language for Macros
     
    Semper Why and David the swarfer like this.
  12. David the swarfer

    David the swarfer OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Aug 6, 2013
    Messages:
    3,287
    Likes Received:
    1,837
    @Peter Van Der Walt
    installed v0.228 on my control laptop, Xubuntu 16.04
    would not run until I also did a "sudo apt update && apt upgrade" - my bad, have not done that for a while.

    and then set up my preferred shortcut keys.
    could not select the 'goto xyz zero' field for edit, so it stays at 'del' which I really don't want

    set up my xbox type joystick for jogging (map the keys to the shortcuts in qjoypad)
    joy! continuous jogging just wonderful and can switch between incremental and continuous BUT
    once switched to incremental the keys (actual keyboard nor joystick) do not move the machine though the onscreen buttons do change colours.
    clicking the screen buttons with the mouse does move the machine.

    so, maybe some onclick /onkey etc events have not been linked where needed?
     
  13. Barry Cruver

    Builder

    Joined:
    Oct 24, 2019
    Messages:
    3
    Likes Received:
    1
    Jog controls via the arrows on the keyboard is broken for me. I'm on Windows 10. Worked up till the .228 version, tried the .230 beta as well. You can see on the screen like it's being selected but nothing works. Have to actually put the mouse cursor and click the mouse button instead of being able to use the arrow keys for X and Y.
     
  14. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    14,038
    Likes Received:
    4,122
    Fixed in 1.0.231 OpenBuilds/OpenBuilds-CONTROL
     
    #1244 Peter Van Der Walt, Apr 18, 2020
    Last edited: Apr 18, 2020
    David the swarfer likes this.
  15. MIke Antonacci

    Builder

    Joined:
    Mar 26, 2019
    Messages:
    8
    Likes Received:
    6
    I just updated to v 1.0.231 and I noticed that you Incorporated a few of my requests into this release. I really appreciate your support. ( Macro keyboard short cut and File name in the tool bar)

    One issue that I am having since updating is the keyboard arrow keys are no longer jogging the motors. If I use the arrow icons with my mouse it works just fine. I noticed now when I use the arrow keys from the keyboard the icons on the screen light up as if I hit the icon with the mouse but motors don't move.

    One additional observation is that the keyboard arrow keys do not work in incremental mode but they do work in continuous mode. I hope that helps to sort out the issue.

    Best regards -Mike
     
    #1245 MIke Antonacci, Apr 18, 2020
    Last edited by a moderator: Apr 19, 2020
    Peter Van Der Walt likes this.
  16. Barry Cruver

    Builder

    Joined:
    Oct 24, 2019
    Messages:
    3
    Likes Received:
    1
    Hello Peter,

    Yes I tried .230 and still the same result. In continuous job it works, though I seem to have a few instances where it was continuing to job even after I released the key. I rolled back to .224 and it's back to working.
     
    #1246 Barry Cruver, Apr 18, 2020
    Last edited by a moderator: Apr 19, 2020
  17. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    14,038
    Likes Received:
    4,122
    Alright, v1.0.232 OpenBuilds/OpenBuilds-CONTROL "should" fix the incremental, keyboard jog, not working bug. Please test :) (at least over here it all works :)
    Fixed another bug (which was the reason I missed it yesterday) - if you changed to/from inc/jog using keyboard it wasn't saving the state for a next run, only with mouse. That's been fixed too so now if I set it to Incremental via Keyboard, and refresh, it stays on Keyboard
     
    Barry Cruver likes this.
  18. Barry Cruver

    Builder

    Joined:
    Oct 24, 2019
    Messages:
    3
    Likes Received:
    1

    I confirm this resolves my incremental jogging issue. Thank you! This in on a desktop Windows 10 machine with wireless keyboard.
     
    Peter Van Der Walt likes this.
  19. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    14,038
    Likes Received:
    4,122
    Sweet, I did a little code cleanup of all the little quick-fixes over the last couple days - good thing to cleanup after a large coding stint like this to make future development easier, releasing as 1.0.233 :)

    Gained a couple fantastic new features added over the last couple days:
    • XYZ Probing with OB's XYZ Probe Plus and Custom Probes
    new.PNG cust2.PNG cust.PNG
    new tag.PNG nutton.PNG
    • Made several improvements to Keyboard shortcuts (macros, go to console, added extra assignable shortcuts for gotozero, switching between incremental and continuous, cleaned up the code and fixed several little bugs)
    done.PNG
    • Updated Macros with new Icon selector, Keyboard shortcuts, Javascripting capability and prettier buttons
    jsbtns.PNG jseditor.PNG withoutjs.png


    • Show loaded filename in Window title bar
    titlebar.PNG

    • Improved touchscreen support according to best-practise (proper touch-event bindings
    • Updated Mobile Jog page to support Continous Jog and other little improvements
     
    #1249 Peter Van Der Walt, Apr 19, 2020
    Last edited: Apr 20, 2020
  20. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    14,038
    Likes Received:
    4,122
    v1.0.234 is in the pipeline:

    -1: Fixed the Right click menu in the Gcode editor to start the Simulator correctly
    console.png



    -2: Smoothed out G2/G3 Arc simulation (and added the Line indicator to assist in knowing which line is being simulated)
    new arc sim.gif



    - 3: Added a check for USB Selective Suspend settings to Troubleshooting tab to aid troubleshooting without having to resort to Windows Commandline
    ac dc.PNG
     
  21. Campbellcastle

    Builder

    Joined:
    Jan 9, 2019
    Messages:
    15
    Likes Received:
    1
    im still having problems installing the last couple of versions,, Just brings up an transparent window. Back to 207 i guess :/
     
  22. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    14,038
    Likes Received:
    4,122
    Or... help us find why your PC likes the old version, and not the new versions (between 1.0.207 and 1.0.234 a LOT has happened, so not so easy to guess, though we did in that time update the Core electron dependecies Electron | Build cross-platform desktop apps with JavaScript, HTML, and CSS. - ie later versions of Chromium etc). If its something we can fix we will. If the issue isn't your PC...

    - Have you tried it on a different PC?

    - Are all your drivers up to date? Chromium (part of electron) for example maintains a Blacklist of old/outdated/buggy GPU+Driver combinations where it got too many reports of that combination causing hardware crash events.

    - If after updating drivers, you still have issue, Check the debug log

    - Quit OpenBuilds CONTROL from it's System Tray icon, right click, Quit
    - Edit the shortcut you use to start control, and copy the target
    target.PNG

    - Open a Command Prompt and run "set DEBUGCONTROL=true" to enable the flag to print the Debug Logs
    - and paste the path to CONTROL, run it:
    upload_2020-4-22_13-56-54.png

    This will show you a log of what the backend is doing, might contain some clues why Chromium isnt initialising on your PC

    Is the PC is particularly old? Specs?
     
    #1252 Peter Van Der Walt, Apr 22, 2020
    Last edited: Apr 22, 2020
    Mark Carew likes this.
  23. JoebooFX

    JoebooFX New
    Builder

    Joined:
    Apr 24, 2020
    Messages:
    3
    Likes Received:
    2
    Hello, so I've been looking around a bit but haven't found any info on my issue. I just finished putting my Lead CNC with the high Z mod together, I assembled the Black Box and power supply as per instructions. Now I'm at the software and connecting part and Openbuilds CONTROL v1.0.234 is not seeing the machine at all. When I plug in the usb the status goes from 'waiting for usb' to 'FTDI USB to Serial COM3' which it says in the video is not the right one but it's the only choice. Needless to say when I try it, it doesn't work. I tried installing the drivers but nothing. I also tried it on two different machines. Please help!
     

    Attached Files:

  24. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    14,038
    Likes Received:
    4,122
    Disconnect everything from the Blackbox except USB and try again
    If it connects, something is wired incorrectly, shorting V+ to Gnd preventing board from booting. Likely limits, compare your wiring to docs openbuilds.com
     
  25. JoebooFX

    JoebooFX New
    Builder

    Joined:
    Apr 24, 2020
    Messages:
    3
    Likes Received:
    2
    Yeah, just tried that. I tried it on four different computers and then finally took the Black Box off to check my wiring and jumpers just to make sure nothing looked weird or off and I figured it should still do something even if nothing is connected but still nothing.
     
  26. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    14,038
    Likes Received:
    4,122
    Borrow a jumper from for example Relay, and put it over USB MODE (if you have a v2.7 board) temporarily for a quick test? (bypassing mux chip)

    Try reflashing Grbl from Wizards and Tools > Grbl flashing tool.

    Both, still with only USB connected. Nothing else
     
  27. JoebooFX

    JoebooFX New
    Builder

    Joined:
    Apr 24, 2020
    Messages:
    3
    Likes Received:
    2
    Seems to have worked!
     
    Mark Carew and Giarc like this.
  28. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    14,038
    Likes Received:
    4,122
    Which one of the two? :)
     
  29. Bill Jennings

    Builder

    Joined:
    Feb 16, 2015
    Messages:
    8
    Likes Received:
    0
    tried flashing the board. nothing. all disconnected except USB.
     
  30. Bill Jennings

    Builder

    Joined:
    Feb 16, 2015
    Messages:
    8
    Likes Received:
    0
    here's a screen shot
     

    Attached Files:

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