Jump to content

MarcosMC

Member
  • Posts

    2
  • Joined

  • Last visited

Posts posted by MarcosMC

  1. On 2/20/2021 at 11:20 PM, gr5 said:

    You don't need to get anything from git.  Install cura and as part of that installation there is an executable called the "engine" - I think it's "curaengine.exe" - something like that.  That's the actual slicer part.  Cura is the gui combined with curaengine.  Anyway you can pass parameters to curaengine on the command line so you can call it from python or any other scripting language.  This is documented on various parts of this forum.  Just google within the forum for the engine like this:

     

    site:ultimaker.com  curaengine

     

    Note that this is usually called the "command line interface" or CLI.  Many programs (most?) have a command line interface - parameters that can be called from the console screen.  But most people don't realize this.

     

    [edited to say  curaengine]

    Thanks.

     

    And, can I use curaengine remotely using any type of server connector? For example, i have a web which I upload a stl file, and then the web returns me the gcode text inside of it. 

     

×
×
  • Create New...