Jump to content

Cura On Remote Server


Ajay

Recommended Posts

Posted · Cura On Remote Server

So I have Installed Cura on my windows system , I want run the cura software on the remote server that means running the software on Virtual Machine ( Eg - Windows Server ) .

So, How to setup the Cura On remote server , And So that I can upload a file and get the details from cura server that is running on remote system .

Example :

 

  • Consider Cura Running on the remote server
  • User Upload the design which has to be sent to the remote server
  • And, Processing will be done in Cura and the result/required data must be sent back to the user from remote system

 

So Any Suggestions like how to setup ? Really It would be helpful from your end .

Kindly Do The Needful .

  • Like 1
Link to post
Share on other sites

  • 7 years later...
Posted · Cura On Remote Server

Hi, 

 

There is another concept of remote server.

 

We have two computers, 1 a standard laptop where we run the CURA Gui where we do the stuff related to the positioning on the building area and so one.

 

And a second server that have a 32 vCPU cores, but has not possibility of interactive session. But I would put over this server the load corresponding to the slicing process. That's the "uranium" component if I'm not wrong, that is started by the gui and accessed using a loopback tcp/ip connection thru a socket created ad-hoc for the engine execution.

 

It's possible to segregate the Backend process to an external server that could process faster the slicing load?

 

Thanks.

 

  • Link to post
    Share on other sites

    Posted · Cura On Remote Server

    As far as I'm aware there's no way to use the Cura GUI with CuraEngine running on another computer.

     

    There might be hack-y solutions like using a firewall to redirect traffic from Cura directed to 127.0.0.1 to your server.

  • Link to post
    Share on other sites

    Posted (edited) · Cura On Remote Server
    6 hours ago, Kronologic81 said:

    That's the "uranium" component if I'm not wrong, that is started by the gui and accessed using a loopback tcp/ip connection thru a socket created ad-hoc for the engine execution.

    You are. Wrong, that is. "Uranium" is a framework that is used by Cura. For all intents and purposes, it is just about half of the source code of the Cura frontend. What you are looking for is "CuraEngine". An instance of the CuraEngine is normally started by the Cura frontend, but you can also start an instance of CuraEngine to talk to a port and then tell Cura not to start its own CuraEngine process.

     

    https://github.com/Ultimaker/CuraEngine/wiki/Building-CuraEngine-From-Source#5-connecting-to-cura

     

    I don´t know if the --external-backend trick works with remote computers, and it seems that you may need one CuraEngine process for each client that connects.

    Edited by ahoeben
  • 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

      • 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
        • 18 replies
      • S-Line Firmware 8.3.0 was released Nov. 20th on the "Latest" firmware branch.
        (Sorry, was out of office when this released)

        This update is for...
        All UltiMaker S series  
        New features
         
        Temperature status. During print preparation, the temperatures of the print cores and build plate will be shown on the display. This gives a better indication of the progress and remaining wait time. Save log files in paused state. It is now possible to save the printer's log files to USB if the currently active print job is paused. Previously, the Dump logs to USB option was only enabled if the printer was in idle state. Confirm print removal via Digital Factory. If the printer is connected to the Digital Factory, it is now possible to confirm the removal of a previous print job via the Digital Factory interface. This is useful in situations where the build plate is clear, but the operator forgot to select Confirm removal on the printer’s display. Visit this page for more information about this feature.
          • Like
        • 0 replies
    ×
    ×
    • Create New...