Skip to content

Command line utility to estimate print times for Peopoly Moai gcode files

License

Notifications You must be signed in to change notification settings

cassiemeharry/moai-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moai-time

This is a simple command line utility to estimate print times for Peopoly Moai gcode files.

Usage

Run the program with cargo run --, passing the filenames of the gcode files you wish to analyze. The utility will process the file and output the print time estimate.

$ cargo run --release -- path/to/sliced.gcode
For path/to/sliced.gcode:
    Estimated print time: 2 hours and 18 minutes
               Laser: 29 minutes and 36 seconds
        Layer change: 1 hour and 49 minutes

About

Command line utility to estimate print times for Peopoly Moai gcode files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages