Jump to content

Different gcode files [CuraEngine/Cura]


chintanjoshi1

Recommended Posts

Posted · Different gcode files [CuraEngine/Cura]

Hello everyone, I am facing an issue when I generate a gcode from GUI and then from command line the output file is different. (I am new to this so pardon the formatting if its not correct.)

Ultimaker2 Printer is selected in my Cura GUI

from the log I found this command being passed

 

2017-06-06 16:31:40,883 - DEBUG - .../UM/Backend/Backend.py (_backendLog [88]): [backend] Calling engine with: ['/opt/cura/bin/CuraEngine', 'connect', '127.0.0.1:49674', '-j', '/opt/cura/share/cura/resources/definitions/fdmprinter.def.json', '']

 

Which is followed by a various settings.

If I run the following command from the command line

 

./CuraEngine slice -v -j /opt/cura/share/cura/resources/definitions/fdmprinter.def.json -o /home/xyz/Desktop/gcodes/command_line_pause-start_100.gcode -l /home/xyz/Downloads/pigrrl-2-raspberry-pi-game-console-by-adafruit/pause-start.stl

 

I get very different results...

but if I pass this command

 

./CuraEngine slice -v -j /opt/cura/share/cura/resources/definitions/ultimaker2.def.json -o /home/xyz/Desktop/gcodes/command_line_pause-start_100.gcode -l /home/xyz/Downloads/pigrrl-2-raspberry-pi-game-console-by-adafruit/pause-start.stl

 

the gcode files are quite same, although there are minor variations (2k-3k lines of gcode)

So what could be causing the issue ?

Also am I doing it correctly ?

I also plan to pass custom settings from command line but I don't know how, is that done by appending

-s to the command or do I need another json file ?

 

  • CuraEngine Version : 2.3.1
     
  • OS : Ubuntu 14.04
  • Cura Version: 2.3.1

 

Thanks

  • Link to post
    Share on other sites

    Posted · Different gcode files [CuraEngine/Cura]

    The definition file is not the only place with settings.

    The files are different because you give the engine different settings.

    Thanks, it was as you said, different settings were indeed given, but I didn't knew from where they were going, now its all clear.

    Thank you for the help.

  • Link to post
    Share on other sites

    • 1 month later...
    Posted · Different gcode files [CuraEngine/Cura]

    Hi,

    I did not succeed so far in retrieving identical information from the Cura windows application and CuraEngine and would appreciate some help.

    I using CuraEngine 2.4.0 (git clone https://github.com/Ultimaker/CuraEngine.git && git checkout 2.4.0).

    And the windows version 2.4.0 from Cura.

    I use the CuraEngine to retrieve slicing information like print time and amount of filament used for .stl files.

    I copied the definition files from C:\Program Files\Cura 2.4\resources\definitions and C:\Program Files\Cura 2.4\resources\extruders to the directory /var/tmp/curadef to be used by CuraEngine.

    I copied the settings from the cura.log file (...\AppData\Local\cura).

    I used the printer definition fdmprinter.def.json (as in the connect line in cura.log)

    In the Cura windows application I selected a custom FDM printer with default values

    Are all settings in the cura.log and the printer files?

    What settings am I missing?

    How can I find those settings from the Cura windows app?

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