startautomating/Out-PS3D

Generate 3D Objects using PS3D and OpenSCAD

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
PS3DScriptA PowerShell Script that uses PS3D. Any files outputted from the script will be added to the repository. If those files have a .Message attached to them, they will be committed with that message. no
SkipPS3DPS1If set, will not process any files named *.PS3D.ps1no
CommitMessageIf provided, will commit any remaining changes made to the workspace with this commit message. If no commit message is provided, changes will not be committed. no
UserEmailThe user email associated with a git commit.no
UserNameThe user name associated with a git commit.no
namedescription
PS3DScriptRuntimeThe time it took the .PS3DScript parameter to run
PS3DPS1RuntimeThe time it took all .PS3D.ps1 files to run
PS3DPS1FilesThe .PS3D.ps1 files that were run (separated by semicolons)
PS3DPS1CountThe number of .PS3D.ps1 files that were run