Skip to content

A really basic BASH script for converting files using FreeCAD via CLI

License

Notifications You must be signed in to change notification settings

No-CQRT/FreeCAD-CLI-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

FreeCAD-CLI-converter

A really basic BASH script for converting files using FreeCAD via CLI

This script is provided "AS IS"; note: i'm really n00b at scripting.

Just download the script in a directory of your convenience, and chmod as executable.

tested on linux only, at moment

Need FreeCAD , used in cmdline mode, to work.

usage: ./FreeCAD_converter.sh inputfile outputfile destinationpath

Just specify the input/output format in filename (e.g: test_in.step test_out.stl)

Destination file is mandatory, due FreeCAD Bug, if not specified, default (home) path will be used

Enjoy.

Luca

About

A really basic BASH script for converting files using FreeCAD via CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages