Skip to content

fcollingwood/LiberatingMarsCLI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiberatingMarsCLI

We don't want to be forced into which Slicer we use. Let's change that.

This takes a v3 .ctb file (unencrypted) and outputs a v4 .ctb file (Encrypted).

If using Formware, you will need to write a one-line batch file to re-arrange the order of the arguments like so:

"C:\LiberatingMars\LiberatingMarsCLI.exe" "C:\Program Files\ChiTuBox64 1.9.0\CHITUBOX.exe" "%~1" %~2 %~3 %~4 %~5 %~6

Usage:

LiberatingMarsCLI(.exe) [Optional Arguments]

Mandatory Arguments:

Path to ChiTuBox 1.9.0 executable

Path to legacy CTB file

Optional Arguments:

Slow Lift Height    : The height of the initial slow lift. This must be a lower value than the total lift height. 
                      The build platform will do a slow lift to this position, and then a fast lift the rest of the way to the total lift height 
                      In Formware the speed in this section will be either "Z Lift Speed" or "Z Bottom Speed"

Slow Retract Height : The height of the final slow retract. This must be lower than the total lift height.
                      The build platform will do a fast retract from the top of the total lift height to this height above the next layer and then a slow
                      retract the rest of the way.
                      In Formware the speed in this section will be either "Z Lift Speed" or "Z Bottom Speed"

Pause Before Lift   : The time in seconds to pause after exposure and before lift

Pause After Lift    : The time in seconds to pause after lift and before retract

Pause After Retact  : The time in seconds to pause after retract and before exposure

In Formware, the fast lift and fast retract speeds will be "Z Retract Speed"

Output:

[file name].ctb (The original file is overwritten)

About

Nobody owns (Maker)space.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%