Jump to content

CuraEngine command line: use Cura .cfg


lormar98

Recommended Posts

Posted (edited) · CuraEngine command line: use Cura .cfg

Hi,

I'm working with Cura (2.6.1) under Windows. I have created a custom machine profile and some material/quality profiles.

Slicing with the Cura GUI is going well.

Now i want to automate things, i.e. i want to use CuraEngine to slice my STL files into gcode.

To do this i would have to use many "-s" commandline options to specify the non-default slicer options (a look into cura.log reveals that it is calling CuraEngine with about 330 "-s" options, for example).

Now the question is:

Is it possible to use the Cura(-GUI) generated profiles (.cfg files) instead of listing them one by one on the CuraEngine command line? It seems that there is no commandline option to specify Cura profiles :-(

Or is there some other way like generating a list of "-s" options from the Cura profiles?

Edited by Guest
  • Link to post
    Share on other sites

    Posted · CuraEngine command line: use Cura .cfg

    @nallath should be able to answer this. But why not just cut and paste the 330 -s options into a script and be done with it?

    Also I think there is a way to pass a file with parameters instead of passing them on the command line.

  • Link to post
    Share on other sites

    Posted · CuraEngine command line: use Cura .cfg

    The frontend doesn't just use just one file. A single extrusion machine can have: User, quality_changes, quality, material, variant, definition changes and definition.

    Settings are handled in a stack like way; If a setting is set in the user profile, that value is used. If it isn't there, the value of quality_changes is used (and on until definition is reached, at which point the default is used).

    You could create a custom definition file where you set the defaults to what you want, but this is a bit tricky for multi extrusion machines.

    We tend to use bat/shell files with certain settings to slice them if we don't want to use this method.

  • Link to post
    Share on other sites

    Posted · CuraEngine command line: use Cura .cfg

    Essentially yes, but the GUI does not use the command line interface. Instead it uses a protocol based on google protobuf to communicate with a CuraEngine process that stays running while the GUI is open.

  • Link to post
    Share on other sites

    Posted · CuraEngine command line: use Cura .cfg

    How can I generate a .bat file to pass at CuraEngine about 300 parameters instead of use -s option?

    Can you send an example ?

  • 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
        • 26 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...