chiark / gitweb /
quickprint: Adding custom settings for the lulzbot TAZ4 and TAZ5
authorYouness Alaoui <kakaroto@kakaroto.homelinux.net>
Fri, 6 Mar 2015 17:01:44 +0000 (12:01 -0500)
committerYouness Alaoui <kakaroto@kakaroto.homelinux.net>
Fri, 6 Mar 2015 17:01:44 +0000 (12:01 -0500)
commite49a874c8ad82c17a3e67646163819104726bf45
tree3f599a498d700d61a4d56a5b348cdea8e925f54f
parentc063f469fec9d51ab8366ca9c7aa9d11a496df7f
quickprint: Adding custom settings for the lulzbot TAZ4 and TAZ5
22 files changed:
Cura/util/settings/__init__.py
Cura/util/settings/lulzbotTAZ4.py [new file with mode: 0644]
Cura/util/settings/lulzbotTAZ5.py [new file with mode: 0644]
Cura/util/simpleModeSettings.py
resources/quickprint/lulzbot_TAZ_4/extra/taz4.ini [new file with mode: 0644]
resources/quickprint/lulzbot_TAZ_4/materials/1_hips.ini [new file with mode: 0644]
resources/quickprint/lulzbot_TAZ_4/materials/2_abs.ini [new file with mode: 0644]
resources/quickprint/lulzbot_TAZ_4/materials/3_pla.ini [new file with mode: 0644]
resources/quickprint/lulzbot_TAZ_4/options/1_support.ini [new file with mode: 0644]
resources/quickprint/lulzbot_TAZ_4/options/2_brim.ini [new file with mode: 0644]
resources/quickprint/lulzbot_TAZ_4/profiles/1_low.ini [new file with mode: 0644]
resources/quickprint/lulzbot_TAZ_4/profiles/2_normal.ini [new file with mode: 0644]
resources/quickprint/lulzbot_TAZ_4/profiles/3_high.ini [new file with mode: 0644]
resources/quickprint/lulzbot_TAZ_5/extra/taz5.ini [new file with mode: 0644]
resources/quickprint/lulzbot_TAZ_5/materials/1_hips.ini [new file with mode: 0644]
resources/quickprint/lulzbot_TAZ_5/materials/2_abs.ini [new file with mode: 0644]
resources/quickprint/lulzbot_TAZ_5/materials/3_pla.ini [new file with mode: 0644]
resources/quickprint/lulzbot_TAZ_5/options/1_support.ini [new file with mode: 0644]
resources/quickprint/lulzbot_TAZ_5/options/2_brim.ini [new file with mode: 0644]
resources/quickprint/lulzbot_TAZ_5/profiles/1_low.ini [new file with mode: 0644]
resources/quickprint/lulzbot_TAZ_5/profiles/2_normal.ini [new file with mode: 0644]
resources/quickprint/lulzbot_TAZ_5/profiles/3_high.ini [new file with mode: 0644]