JSON: refactor: combing bool ==> enum; introduction of noskin combing (CURA-694)

This commit is contained in:
Tim Kuipers 2016-02-22 13:56:47 +01:00
parent cc06c632a1
commit 592d98d4fd

View File

@ -1001,8 +1001,8 @@
"icon": "category_travel",
"settings": {
"retraction_combing": {
"label": "Combing",
"description": "Combing keeps the nozzle within already printed areas when traveling. This results in slightly longer travel moves but reduces the need for retractions. If combing is off, the material will retract and the nozzle moves in a straight line to the next point. It is also possible to avoid combing over top/bottom skin areas by combing within the infill only.",
"label": "Enable Combing",
"description": "Combing keeps the nozzle within already printed areas when traveling. This results in slightly longer travel moves but reduces the need for retractions. If combing is off, the material will retract and the nozzle moves in a straight line to the next point. It is also possible to avoid combing over top/bottom skin areas by combing within the infill only. It is also possible to avoid combing over top/bottom skin areas by combing within the infill only.",
"type": "enum",
"options": {
"off": "Off",