Skip to content

NoCapslock/PrintFolder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrintFolder

Organizes 3D printing project folders by sorting G-code, project, and source files.

Installation

Install via .NET CLI:

dotnet tool install -g printfolder

Usage

Navigate to your project folder and run:

printfolder organize

This command will automatically organize your files by extension, moving G-code, 3D models, and source files into appropriate subfolders for a cleaner project structure.

Features

  • Automatically detects and sorts .gcode files.
  • Organizes 3D model files (e.g., .stl, .obj).

License

MIT License. See the LICENSE file for details.

Repository

GitHub - NoCapslock/PrintFolder https://github.com/NoCapslock/PrintFolder

About

Organizes 3D printing project folders by sorting G-code, project, and source files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages