Jump to content

Cura, OctoPrint and a Raspberry Pi


Nicolinux

Recommended Posts

Posted · Cura, OctoPrint and a Raspberry Pi

Hi,

I know all three very well and use them for a long time but I never actually combined them. I have read that it is possible to install Cura (or at least the slicing engine) on the Raspbery Pi, upload a slicing profile and have stuff sliced on the Pi then used directly in OctoPrint.

Does it work? And how well - or rather - how fast? I'd imagine slicing on the Pi to be super slow. And apart from that you can't position objects interactively like with desktop version of Cura and you'd have no layer view.

Is this practical?

Thanks.

  • Link to post
    Share on other sites

    Posted · Cura, OctoPrint and a Raspberry Pi

    Hi Nico,

    I tried it some month ago. As resume I would say:

    - the slicing is not as slow as I thought (but even not very fast ;) )

    - the Raspi is not really that power machine for such tasks ...

    - you must believe on the slicing profile and have no real control over that whats going on (o.k. you can review the sliced file in gcode viewer ...)

    - for me a good workflow looks other

    After that I decided to stay on my old workflow slicing with cura on desktop and send the files to octoprint - for that I tweaked the 15.04 cura in a way that I have a "Send to Octoprint" Button near the "Save toolpath". So I mustn't save the file locally and upload it to octoprint, it is send directly (using octoprints API). And as a bonus you can configure Octopint in an way that it starts printing new uploaded files immediatly (if no other print job is ongoing).

    For me (so far) the easiset and fastest way ...

    Regards Bernd

  • Link to post
    Share on other sites

    Posted (edited) · Cura, OctoPrint and a Raspberry Pi

    First at all:

    I'm not a python-coder, so some things may be not as "clean" as the could be ;)

    The changes are tested and work in my configuration / on my systems.

    It's only tested on Ubuntu-Linux.

    No gurantee that they will work also in other configurations.

    In Octoprint are no changes needed, you have just to enable the API and CORS in "System -> API".

    The API-Key is needed later on.

    The changes in cura are in the "sceneview.py" (download here ) - on Linux to find in /usr/share/cura/Cura/gui/

    All changes I made where commented ###.

    In this file you have to adjust the following to meet your environment:

    around line #143: url

    around line #154: X-Api-Key

    With this changes you have an additional button near the "YM" button that sends the actual file directly to Octoprint.

    Have fun

    Bernd

    Edited by Guest
  • Link to post
    Share on other sites

    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    • Our picks

      • Introducing the UltiMaker Factor 4
        We are happy to announce the next evolution in the UltiMaker 3D printer lineup: the UltiMaker Factor 4 industrial-grade 3D printer, designed to take manufacturing to new levels of efficiency and reliability. Factor 4 is an end-to-end 3D printing solution for light industrial applications
          • Thanks
          • Like
        • 3 replies
      • UltiMaker Cura 5.7 stable released
        Cura 5.7 is here and it brings a handy new workflow improvement when using Thingiverse and Cura together, as well as additional capabilities for Method series printers, and a powerful way of sharing print settings using new printer-agnostic project files! Read on to find out about all of these improvements and more. 
         
          • Like
        • 26 replies
    ×
    ×
    • Create New...