Newbie PyCNC - first CNC machine controller on pure Python for Raspberry Pi. - Page 2

Page 2 of 2 FirstFirst 12
Results 21 to 23 of 23

Thread: PyCNC - first CNC machine controller on pure Python for Raspberry Pi.

  1. #21
    Member
    Join Date
    Feb 2008
    Location
    USA
    Posts
    644
    Downloads
    0
    Uploads
    0

    Default Re: PyCNC - first CNC machine controller on pure Python for Raspberry Pi.

    Quote Originally Posted by for View Post
    I beg your pardon. There are three different linux rt patch sets, yet none of these is fully incorporated in the mainline, even though one of them has been selected to be there over 10 years ago. There are reasons why enforcing realtime regime on general purpose OS designed to run on general purpose CPU is so challenging. I'm not questioning what you wrote about advantages and so on. But I guess I can achieve the very same set of functionalities (that I'm interested in) enforcing clear hardware distinction between rt domain and the rest with less effort required.
    Nope, that's just silly FUD

    LinuxCNC (and now Machinekit) have been working well on Linux RTOS's for more than 15 years

    Also Preempt-RT will be mainlined soon (not that that is a real issue)



  2. #22
    Registered
    Join Date
    Dec 2016
    Posts
    5
    Downloads
    0
    Uploads
    0

    Default Re: PyCNC - first CNC machine controller on pure Python for Raspberry Pi.

    Quote Originally Posted by PCW_MESA View Post
    Nope, that's just silly FUD

    LinuxCNC (and now Machinekit) have been working well on Linux RTOS's for more than 15 years
    Cite me where I wrote otherwise. Pic or didn't happen.

    Quote Originally Posted by PCW_MESA View Post
    Also Preempt-RT will be mainlined soon (not that that is a real issue)
    Yeah, sure. I've just realized that in your world the majority of development costs is swept under the rug. Good luck with that and feel free to discuss with a machinekit maintainer what a real issue is and what is not [1].

    [1] Machinekit Blog: And the winner is: RT-PREEMPT



  3. #23
    Registered
    Join Date
    Nov 2015
    Posts
    5
    Downloads
    0
    Uploads
    0

    Default Re: PyCNC - first CNC machine controller on pure Python for Raspberry Pi.

    Hello!
    Great news! PyCNC has full 3D printer implementation. Version 1.0.0 is released.
    Also I made a hardware with RerRap Prusa i3, RAMPSv1.4 board and Raspberry Pi3. Circuit diagram and photos in repo's README.md file - https://github.com/Nikolay-Kha/PyCNC. First 3D model was printed on this video:


    Overall PyCNC supports:
    - 4 axis - X, Y, Z, E;
    - Linear interpolation;
    - Circular(in XY, ZX, YZ planes) interpolation;
    - Minimum end stops and homing procedure;
    - Extruder and bed heaters;
    - Spindle for engraving.



Page 2 of 2 FirstFirst 12

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

PyCNC - first CNC machine controller on pure Python for Raspberry Pi.

PyCNC - first CNC machine controller on pure Python for Raspberry Pi.