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:
    13,751
    Likes Received:
    4,070
    Unless homing is setup incorrectly... or you forgot to zero in the right spot, hover over DROs to see machine coordinates
     
  2. Ronald4418

    Ronald4418 Well-Known
    Builder

    Joined:
    Nov 4, 2015
    Messages:
    218
    Likes Received:
    33
    I was finally able to get it to work correctly. Seems I for got to Zero the DRO's on X and Y. The Probing of Z worked great, the only problem I ran into was that I forgot once again to GoToZero X,Y and Z.
     
    Peter Van Der Walt likes this.
  3. JayMcD

    JayMcD New
    Builder

    Joined:
    Nov 5, 2017
    Messages:
    54
    Likes Received:
    6
    version.300 Linux Appimage is acting badly. On launch in Ubuntu (with Budgie Desktop Environment) the logo is HUGE and obscures everything else on the screen. Can't see the application at all.
     
  4. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    13,751
    Likes Received:
    4,070
    Try Gnome
     
  5. Bartosz.kordian.wolak

    Builder

    Joined:
    Apr 21, 2021
    Messages:
    1
    Likes Received:
    1
    Hi everyone.
    I'm already in process of building LEAD 1515 machine and my Windows laptop has died completly.
    I consider buying a new Apple macbook with new generation processor - M1

    I need to know if LEAD 1515 software will be compatibly with new Macbooks.
    Does OpenBuilds software for LEAD 1515 work well on new Macbooks?
     
    Terpax likes this.
  6. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    13,751
    Likes Received:
    4,070
    It supports Mac Sur, but we have to move to Electron 11 for M1 support. Estimated time frame in the next month or so, it is on the todo - but has some depencency work first: See Apple Silicon Support | Electron Blog
     
    #1836 Peter Van Der Walt, Apr 21, 2021
    Last edited: Apr 21, 2021
  7. JayMcD

    JayMcD New
    Builder

    Joined:
    Nov 5, 2017
    Messages:
    54
    Likes Received:
    6
    Worked in previous versions....
     

    Attached Files:

  8. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    13,751
    Likes Received:
    4,070
    Icons are controlled by the window manager / Electron builder. Its not directly in our control. Nor does it affect our default Ubuntu 20.04 LTS test bed at this time, so cannot replicate.

    Re: Previous version: No changes to package.json's icons sections, nor the Icon files OpenBuilds/OpenBuilds-CONTROL in over 2 years - you are welcome to bisect the commit log OpenBuilds/OpenBuilds-CONTROL if you can find a specific commit to blame, but don't recall any changes to icons.

    Pull requests accepted too: OpenBuilds/OpenBuilds-CONTROL if you find a build config issue, or other cause to address. Also see Icons - electron-builder
     
  9. JayMcD

    JayMcD New
    Builder

    Joined:
    Nov 5, 2017
    Messages:
    54
    Likes Received:
    6
    Hmm. Odd. Is it something new with a newer electron version? Works fine on my Rpi4 btw. Also - great work. This is awesome software.
     
  10. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    13,751
    Likes Received:
    4,070
    We (kinda have to) keep relatively up to date with electron versions to get successful compiles. They may have changed something, but if so the docs doesnt say. Electron builder creates the icons from the icon.icns file automatically
     
  11. JayMcD

    JayMcD New
    Builder

    Joined:
    Nov 5, 2017
    Messages:
    54
    Likes Received:
    6
    Ok. I will switch desktop environments and see what happens and let you know.
     
  12. David the swarfer

    David the swarfer OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Aug 6, 2013
    Messages:
    3,239
    Likes Received:
    1,815
    i had this on my xubuntu, i just resized the icon file
     
    sharmstr likes this.
  13. JayMcD

    JayMcD New
    Builder

    Joined:
    Nov 5, 2017
    Messages:
    54
    Likes Received:
    6
    Where did you find the icon file to resize. I searched, found a png file but it is only for the icon... ??
     
  14. David the swarfer

    David the swarfer OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Aug 6, 2013
    Messages:
    3,239
    Likes Received:
    1,815
    I wrote a little script that I run when needed
    Code:
    #!/bin/sh
    cd /usr/share/icons/hicolor/32x32/apps
    sudo convert openbuildscontrol.png -resize 32x32 openbuildscontrol.png
    
    You may need to install the 'convert' tool and the icon may be in a slightly different path since my machine is using Xfce.
     
    sharmstr and Mark Carew like this.
  15. DarkPenguin

    DarkPenguin Well-Known
    Builder

    Joined:
    Sep 16, 2017
    Messages:
    201
    Likes Received:
    65
    300 is hanging a for me. I have to kill it and re-start it. The menu item on the icon to quit it works. Haven't worked out what's causing it yet.

    Ubuntu 20.04.
     
  16. JustinTime

    JustinTime Veteran
    Builder

    Joined:
    Dec 18, 2013
    Messages:
    756
    Likes Received:
    252
    Will the mobile jog widget work on Bluetooth or does it have to be on WiFi? I don't have WiFi on my machine and I update Control over a Thumb drive.
     
  17. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    13,751
    Likes Received:
    4,070
    its wifi(well, network. Wifi, ethernet, whatever, as long as phone is on the same LAN)
     
    #1847 Peter Van Der Walt, Apr 24, 2021
    Last edited: Apr 24, 2021
  18. JustinTime

    JustinTime Veteran
    Builder

    Joined:
    Dec 18, 2013
    Messages:
    756
    Likes Received:
    252
    So no Bluetooth?
     
  19. JustinTime

    JustinTime Veteran
    Builder

    Joined:
    Dec 18, 2013
    Messages:
    756
    Likes Received:
    252
    Also, in the wizard I can flash a version for Arduino Nano with the Door switch NC. Since there is no WiFi on my CNC I have to load it through a USB drive. How do I download the correct version to update my CNC? Will it be in the normal download with the option to choose then? It's been a long time since I installed it and I don't remember.
     
  20. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    13,751
    Likes Received:
    4,070
    No, bluetooth cannot serve webpages... Very different technology. Spend the $10 (cable, usb wifi adapter, repeater or whatever is missing) and get the PC on the network...
     
  21. JayMcD

    JayMcD New
    Builder

    Joined:
    Nov 5, 2017
    Messages:
    54
    Likes Received:
    6
    Tethering to your phone for network access?
     
  22. JustinTime

    JustinTime Veteran
    Builder

    Joined:
    Dec 18, 2013
    Messages:
    756
    Likes Received:
    252
    Not as simple as that. The mini PC that I use is on Windows 10 and I've read that many users complain that when Windows updated the unit stopped working properly and you can't turn Windows update of so I rather not hook it up to the WiFi.
    What about my other question, to download a version for Arduino Nano with the Door switch NC already formatted.
     
  23. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    13,751
    Likes Received:
    4,070
    Firmware updates do not need internet access

    You can disable win10 updates win10 disable updates - Google Search, but that aside (updates are good) that advice sounds suspect unless the mini pc is of some very dubious source, in which case, plenty of cheap or even free PCs on craiglist to replace it with
     
  24. JustinTime

    JustinTime Veteran
    Builder

    Joined:
    Dec 18, 2013
    Messages:
    756
    Likes Received:
    252
    Thanks, that was helpful, I now have it disabled and was able to update Control to 'Arduino Nano with Door switch NC'.

    Now, when I start Control and connect to the Arduino, I get the 'MSG: Check Door' even though the door is closed and it repeats itself every few second and I can't do anything with Control. I know it's closed because when I open it that message appears rapidly many times a second for ever until I close the door. When I close the door it returns to the every few seconds interval and I still can't do anything and every few messages I get the FEEDHOLD warning and another message as can be seen in the attached picture. Also, as can be seen, the door is closed.

    I have connected the Door switch to the Hold pin, as I saw mentioned a few places. Is that the correct pin or not?

    Door.jpg
     
  25. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    13,751
    Likes Received:
    4,070
    use the troubleshooting tab to check your wiring. Make sure you understand the logic (triggered = door open)
    Dont forget to use quality switches like our Xtension switches (which are NO by the way) with filtering
     
  26. JustinTime

    JustinTime Veteran
    Builder

    Joined:
    Dec 18, 2013
    Messages:
    756
    Likes Received:
    252
    Now that you've mentioned it I realized I forgot to put the filter on that switch. I had it on the limit switches. I'll put the filter on it and we'll see if it fixes it.

    While at it, I wonder if I should also put filters on the probe and spindle control output pins or are they not needed there?
     
    #1856 JustinTime, Apr 25, 2021
    Last edited: Apr 25, 2021
  27. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    13,751
    Likes Received:
    4,070
    Probe yes, spindle no.
     
    JustinTime likes this.
  28. JustinTime

    JustinTime Veteran
    Builder

    Joined:
    Dec 18, 2013
    Messages:
    756
    Likes Received:
    252
    A few hours after I posted the question it occurred to me that the Probe is input and needs filter and the spindle is output and doesn't need.

    I installed the filters and now it runs with no errors. I opened the door and expected the Z axis to go up but it didn't. On the other hand, after I closed the door, I pressed the run button twice and the program continued from where it stopped. I didn't expect that but I like it.
     
  29. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    13,751
    Likes Received:
    4,070
    Only if you compile in "Parking" - see gnea/grbl
     
  30. JustinTime

    JustinTime Veteran
    Builder

    Joined:
    Dec 18, 2013
    Messages:
    756
    Likes Received:
    252
    Thanks Peter.

    I looked at the code and it says '#define PARKING_TARGET -5.0 // Parking axis target'. It kind of surprised me since a - indicates on the Z axis to go down and not up.
     

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