flatcam-beta 135 B

12345
  1. #!/bin/bash
  2. script_path=$(readlink -f $0)
  3. python_script_path=$(dirname $script_path)/../../
  4. python3 $python_script_path/FlatCAM.py $*