chiark / gitweb /
Adding script to create lulzbot profiles from print profile files
authorYouness Alaoui <kakaroto@kakaroto.homelinux.net>
Mon, 10 Aug 2015 19:37:03 +0000 (15:37 -0400)
committerYouness Alaoui <kakaroto@kakaroto.homelinux.net>
Mon, 10 Aug 2015 19:37:03 +0000 (15:37 -0400)
commit34d38a5b95f69af477b7972af59de66742dddc20
tree92e959c7ad4cb4f4858f3ce8a6fe3f6476326714
parent3c11596955530c4e67aa4a867d59cb89c0579874
Adding script to create lulzbot profiles from print profile files

This script needs to be run from the root of cura repo, it expects
the print profiles to be in resources/quickprint/lulzbot_profiles and
it assumes a specific naming convention of the files. It will
create new directories and files for the quickprint settings based on
the files in lulzbot_profiles, according to the mappings in the script.
Any file that doesn't match will be ignored
scripts/create_lulzbot_profiles.py [new file with mode: 0755]