Hi all, I’ve currently got a big folder full of a bunch of mishmashed sets of files in nested directories:

  • model files downloaded from thangs/thingiverse/etc
  • source files for models
  • my own SCAD source files for my own modeling projects
  • the stl exports of those files
  • I don’t store the cura projects, but maybe I could
  • all the gcode. These get copied over to octoprint to print stuff.

Before I go organizing it all, I wanted to ask how the community sorts their modeling files, or if they use other tools to help keep it all sorted. Any best practices out there?

Additional question: do you just use a good directory structure, or do you use other tools that manage projects for you? I’ve never used any other CAD software besides OpenSCAD, so maybe those applications do some organization for you. Or maybe you self host something like manyfold

  • blakcod@lemmy.ca
    link
    fedilink
    English
    arrow-up
    1
    ·
    18 hours ago

    I have category folders and within them the output gcode files alongside a downloads folder for zips and a models folder for scad, stl, 3mf files. If it’s several models related to a project or build they are in their own folder.

    The sd card is sorted via plastic type. Grab the gcode at the category level and place into appropriate sd folder. Knowing that anything at the root of the category has been sliced to be ready and or is current to the workflow of getting the model printed. Clear folder of one offs when print completed.