Jump to content

Export or Copy the Object List


Go to solution Solved by Slashee_the_Cow,

Recommended Posts

Posted · Export or Copy the Object List

Greetings-

 

This may be a simple question: is it possible to export or copy the object list from Cura? I have attached a reference pic. I would like to be able to reference the .stl files I add to the build plate. I usually have a print in mind before I start, then I tweak the build the plate before I slice and it would be nice to have a inventory of the files in a specific .gcode file.

 

Many thanks!

2024-04-14 17_01_59-CE3S1PRO_Gothic Personal Carrier Tank-main body.png

  • Link to post
    Share on other sites

    • Solution
    Posted · Export or Copy the Object List

    You mean like this?

    image.thumb.png.7dd0e6a131868079afd1a82881640067.png

    This requires slightly altering Cura's interface code. Easy on Windows. Not sure about Linux (you'd have to edit then repack the AppImage). No clue on macOS.

     

    Anyway, the file you need to change is:

    C:\Program Files\UltiMaker Cura 5.7.0\share\cura\resources\qml\ObjectSelector.qml

    Then you're looking for (what is at least for me) line 110:

    image.thumb.png.bf31427795bbff1fa91c379affff545d.png

    (just showing the whole thing in context so if it's not line 110 for you, where it is among the whole file)

    By default that line is:

    height: Math.min(contentHeight, maximumHeight)

    You just need to change it to:

    height: contentHeight

     

    You might want to bookmark this page, because this will need to be changed with every new version of Cura you install.

  • Link to post
    Share on other sites

    Posted · Export or Copy the Object List

    Oh hey I just realised that if you now have the list expanded so you can see it all and you want to export it, I don't know if there's a way in Cura, but if you're running Windows, Microsoft has a program called PowerToys which is a set of tools which can be really useful for certain things. One of the things in it is called Text Extractor, you press the shortcut (default is Win+Shift+T) and then drag it over the text you want, it takes a screenshot, does OCR on it and just puts the text itself on the clipboard so you can paste it into a text editor.

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