From: nickthetait Date: Thu, 6 Aug 2015 20:38:53 +0000 (-0600) Subject: Expand quickprint README X-Git-Tag: lulzbot-15.02.1-2.01~22 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=f77df6b18ef9a50f33f95a4dd056830b40b3372f;p=cura.git Expand quickprint README --- diff --git a/resources/quickprint/README b/resources/quickprint/README index 349179e6..4cdb8525 100644 --- a/resources/quickprint/README +++ b/resources/quickprint/README @@ -31,4 +31,16 @@ order = int -> The order to show this material or quality in the UI. Default is Profile options are applied in the following order : Material -> Quality -> Options. This allows you to group common settings for materials or to have options override everything else. -The quickprint profiles are searched for in the ~/.Cura/quickprint directory first, allowing users to override their machines quickprint settings. \ No newline at end of file +The quickprint profiles are searched for in the ~/.Cura/quickprint directory first, allowing users to override their machines quickprint settings. + + + + +Importing profiles will require: +Adding an [info] section +Renamed into profile.ini and move inside a High-speed directory +Create ABS/High/profile.ini, ABS/Low/profile.ini, ABS/Normal/profile.ini and ABS/Ulti/profile.ini files created, with their profile.ini only containing [info] disabled = true, so you would override and disable the global quickprint settings + +Example: +lulzbot_TAZ_4_FlexyDuallyV2/ABS/profile.ini <-- only needs to contain an [info] section with 'name = ABS' and 'order = 0' +lulzbot_TAZ_4_FlexyDuallyV2/ABS/High-speed/profile.ini <-- copy that file into it, add a [info] section with name = High Speed