LinuxCNC Deep Dive!

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 มี.ค. 2021
  • Website (wiring diagrams, parts lists, config files & more): www.projectsbybrian.tech/
    Buy Me A Coffee: www.buymeacoffee.com/projects...
    To anyone using the configuration files, I have since changed my Z scale to 200 in the uploaded files. Please double check your scale values to correspond with your pitch and microstepping of choice.
    Today's video is going to be a fun one... going over my LinuxCNC configuration. This may not be the most exciting video I've made, however it's one that has been highly requested and I also feel it will add some value to someone looking to set up their config. I don't claim to be an expert on LinuxCNC, however I hope this helps someone along the way!
    Link to my configuration folder: files.fm/u/2wjv29xgx
    / projectsbybrian
    All links below are affiliate links and I earn a small commission on all purchases, at no additional cost to you.
    Affiliate link to all parts used in my build: amzn.to/35eLahs
    PrintNC Discord: / discord
    PrintNC Wiki: wiki.printnc.info/en/home
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 15

  • @TheFeralEngineer
    @TheFeralEngineer 3 ปีที่แล้ว

    Couple of things...
    If you add a slave axis in your conf wizards, it'll add the second motor and you only need to dial in the motion parameters of the single joint. Slave axes don't require separate joint/axis settings, just the stepgen pins and possibly a directon reversal in the case of mirrored rack and pinion drives
    There's a special flag in the ini file called no_force_homing = 1 that you can enable to skip homing the machine before you move stuff
    Hope this helps.

    • @TheFeralEngineer
      @TheFeralEngineer 3 ปีที่แล้ว

      @@ProjectsbyBrian no problem. Linuxcnc is kinda what I do in my spare time 😆

    • @gizmobowen
      @gizmobowen 3 ปีที่แล้ว +1

      Just wanted to add a comment to let people know that they should check out the LinuxCNC Bare Bones series at your channel. It adds a lot of additional information to go along with what Brian has presented.

    • @idus
      @idus 2 ปีที่แล้ว

      @@gizmobowen Its how I got my lathe and Mill running. Just confused about the tool changers for Mori Seiki lathes.

  • @TheVFXAssault
    @TheVFXAssault 3 ปีที่แล้ว +7

    Could you possibly make a video about how do you probe ? What probe do you use, or how exactly does it work ? Thanks !

  • @sym0n42
    @sym0n42 3 ปีที่แล้ว +4

    You are the best, brian!

  • @dtbre
    @dtbre 3 ปีที่แล้ว +1

    I'm not quite at this point yet but when I am I'm coming back and rewatching! Keep making all the great videos!

  • @jon9947
    @jon9947 3 ปีที่แล้ว

    Another really informative video, great job!

  • @MuddFlappRanch
    @MuddFlappRanch 3 ปีที่แล้ว +2

    Nice job!

  • @smo3241
    @smo3241 2 ปีที่แล้ว +1

    Can you make a video about offset setting on Linux CNC?

  • @gizmobowen
    @gizmobowen 3 ปีที่แล้ว +1

    Brian, thank you for the follow-up video and especially for sharing your files. This will really help a lot of people to at least have a decent starting point. One question that came to mind is related to the micro-stepping value you're using since it will affect some of the values in your files. Hoges suggested using 1/5 stepping, which is what I was going to start with. If you're using a different value though it would make the settings off a bit. Can you let us know what your micro-stepping value is on your motor drivers?

    • @gizmobowen
      @gizmobowen 3 ปีที่แล้ว

      @@ProjectsbyBrian Ok, thanks. I think the micro stepping is a compromise between torque and accuracy. So I'm guessing 1/5 is the right balance that he arrived at while making this CNC. Definitely going to go with what the creator uses.

  • @ali_mammadov
    @ali_mammadov 3 ปีที่แล้ว

    Hi Brian. We (me and my father) are making a first PrintNC in Azerbaijan :-). We are trying to make a right choice between LinuxCNC and Planet CNC. The second one looks more attractive and user friendly with many and many beautiful bonuses (API for an external apps and etc). But It is not free (145 EUR for hardware + 85 EUR for software license). My final question is: Is It right choice to go to the Planet CNC ecosystem (and always be dependent on one manufacturer) or choice Linux CNC, as the most pragmatic choice for the future? We want to make one choice and work 3-5 years without thoughts about electronics or software.

    • @ali_mammadov
      @ali_mammadov 3 ปีที่แล้ว

      @@ProjectsbyBrian Hi Brian. I want to say thank you for such quick and informative answer/opinion. We a trying to focus on what we will produce on PrintNC, and we need, as you mentioned, a turn key solution. So Planet CNC looks good for us. Brian, thank you for such incredible PrintNC machine. You're genius.

    • @TheFeralEngineer
      @TheFeralEngineer 3 ปีที่แล้ว

      @@ali_mammadov I'd like to interject and say that when converting from Mach 3, I was able to have my machine back up and running in a couple of hours without any help or guidance. Now, I could configure the exact same machine in 20 minutes, including installation of the operating system. The beauty of LinuxCNC is the flexibility down to a source code level, but there is a small learning curve for the amount of power the system provides, which is why I started my series of tutorial videos. They've already helped a lot of people. 👍👍