Jump to content

Problems with using CuraEngine from command line


timurt

Recommended Posts

Posted · Problems with using CuraEngine from command line

Hi Guys,

I'm trying to use CuraEngine from the commandline.

1) First attempt was to pass -s parameters one by one, it works but I get the different results in comparing with GCode generated from the Cura GUI.

Passed parameters are exactly the same in both cases (checked in debugger)

So the first question is why this difference happens? (different coordinates)

2) Second attempt was to use INI file generated from Cura GUI, but I see that this format is unsupported by CuraEngine. So the second question is where I can find the correct format of configuration file supported by CuraEngine ?

Thanks in advance.

Timur.

 

  • Link to post
    Share on other sites

    Posted · Problems with using CuraEngine from command line

    If you're somewhat familliar with coding, you could check the github. The setting code there is reasonably simple.

     

    Very simple, checking it already 2 days, thank you :mrgreen:

     

  • Link to post
    Share on other sites

    • 2 years later...
    Posted · Problems with using CuraEngine from command line

    Hi Guys,

    I use command line for executing Cura 2.5 in Matlab. I want to change layer height, part orientation and filling angle and providing different G-code.

    I start to generate different json file for different layer height but I dont know how i must change the orientation? would you please tell me how I can do it?

    commandline=[str ' slice' ' -j ' definition ' -s mesh_rotation_matrix="[[1,0,0],[0,1,0],[0,0,1]]" ' ' -l ' stl ' -o ' stroutput '.gcode'];

    str is CuraEngine.exe file and deffinition is innovo_inventor' num2str(j) '.json which is generated for different layer height.

    Thanks in advance

    Elnaz

  • 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.8 beta released
        Another Cura release has arrived and in this 5.8 beta release, the focus is on improving Z seams, as well as completing support for the full Method series of printers by introducing a profile for the UltiMaker Method.
          • Like
        • 1 reply
      • 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
    ×
    ×
    • Create New...