JSON fix: unit of jerk: mm/s³ ==> mm/s (CURA-1646)

This commit is contained in:
Tim Kuipers 2016-06-14 15:47:29 +02:00
parent 1d89e8c6a9
commit 13fd588451

View File

@ -1512,7 +1512,7 @@
"jerk_print": { "jerk_print": {
"label": "Print Jerk", "label": "Print Jerk",
"description": "The maximal allowed jerk of the print head when starting to move or when changing direction.", "description": "The maximal allowed jerk of the print head when starting to move or when changing direction.",
"unit": "mm/s³", "unit": "mm/s",
"type": "float", "type": "float",
"minimum_value": "0.1", "minimum_value": "0.1",
"minimum_value_warning": "5", "minimum_value_warning": "5",
@ -1524,7 +1524,7 @@
"jerk_infill": { "jerk_infill": {
"label": "Infill Jerk", "label": "Infill Jerk",
"description": "The jerk with which infill is printed.", "description": "The jerk with which infill is printed.",
"unit": "mm/s³", "unit": "mm/s",
"type": "float", "type": "float",
"minimum_value": "0.1", "minimum_value": "0.1",
"minimum_value_warning": "5", "minimum_value_warning": "5",
@ -1537,7 +1537,7 @@
"jerk_wall": { "jerk_wall": {
"label": "Wall Jerk", "label": "Wall Jerk",
"description": "The jerk with which the walls are printed.", "description": "The jerk with which the walls are printed.",
"unit": "mm/s³", "unit": "mm/s",
"type": "float", "type": "float",
"minimum_value": "0.1", "minimum_value": "0.1",
"minimum_value_warning": "5", "minimum_value_warning": "5",
@ -1550,7 +1550,7 @@
"jerk_wall_0": { "jerk_wall_0": {
"label": "Outer Wall Jerk", "label": "Outer Wall Jerk",
"description": "The jerk with which the outermost walls are printed.", "description": "The jerk with which the outermost walls are printed.",
"unit": "mm/s³", "unit": "mm/s",
"type": "float", "type": "float",
"minimum_value": "0.1", "minimum_value": "0.1",
"minimum_value_warning": "5", "minimum_value_warning": "5",
@ -1563,7 +1563,7 @@
"jerk_wall_x": { "jerk_wall_x": {
"label": "Inner Wall Jerk", "label": "Inner Wall Jerk",
"description": "The jerk with which all inner walls are printed.", "description": "The jerk with which all inner walls are printed.",
"unit": "mm/s³", "unit": "mm/s",
"type": "float", "type": "float",
"minimum_value": "0.1", "minimum_value": "0.1",
"minimum_value_warning": "5", "minimum_value_warning": "5",
@ -1578,7 +1578,7 @@
"jerk_topbottom": { "jerk_topbottom": {
"label": "Top/Bottom Jerk", "label": "Top/Bottom Jerk",
"description": "The jerk with which top/bottom layers are printed.", "description": "The jerk with which top/bottom layers are printed.",
"unit": "mm/s³", "unit": "mm/s",
"type": "float", "type": "float",
"minimum_value": "0.1", "minimum_value": "0.1",
"minimum_value_warning": "5", "minimum_value_warning": "5",
@ -1591,7 +1591,7 @@
"jerk_support": { "jerk_support": {
"label": "Support Jerk", "label": "Support Jerk",
"description": "The jerk with which the support structure is printed.", "description": "The jerk with which the support structure is printed.",
"unit": "mm/s³", "unit": "mm/s",
"type": "float", "type": "float",
"minimum_value": "0.1", "minimum_value": "0.1",
"minimum_value_warning": "5", "minimum_value_warning": "5",
@ -1605,7 +1605,7 @@
"jerk_support_infill": { "jerk_support_infill": {
"label": "Support Infill Jerk", "label": "Support Infill Jerk",
"description": "The jerk with which the infill of support is printed.", "description": "The jerk with which the infill of support is printed.",
"unit": "mm/s³", "unit": "mm/s",
"type": "float", "type": "float",
"default_value": 20, "default_value": 20,
"value": "jerk_support", "value": "jerk_support",
@ -1619,7 +1619,7 @@
"jerk_support_roof": { "jerk_support_roof": {
"label": "Support Roof Jerk", "label": "Support Roof Jerk",
"description": "The jerk with which the roofs of support are printed.", "description": "The jerk with which the roofs of support are printed.",
"unit": "mm/s³", "unit": "mm/s",
"type": "float", "type": "float",
"default_value": 20, "default_value": 20,
"value": "jerk_support", "value": "jerk_support",
@ -1635,7 +1635,7 @@
"jerk_prime_tower": { "jerk_prime_tower": {
"label": "Prime Tower Jerk", "label": "Prime Tower Jerk",
"description": "The jerk with which the prime tower is printed.", "description": "The jerk with which the prime tower is printed.",
"unit": "mm/s³", "unit": "mm/s",
"type": "float", "type": "float",
"minimum_value": "0.1", "minimum_value": "0.1",
"minimum_value_warning": "5", "minimum_value_warning": "5",
@ -1650,7 +1650,7 @@
"jerk_travel": { "jerk_travel": {
"label": "Travel Jerk", "label": "Travel Jerk",
"description": "The jerk with which travel moves are made.", "description": "The jerk with which travel moves are made.",
"unit": "mm/s³", "unit": "mm/s",
"type": "float", "type": "float",
"default_value": 30, "default_value": 30,
"minimum_value": "0.1", "minimum_value": "0.1",
@ -1663,7 +1663,7 @@
"jerk_layer_0": { "jerk_layer_0": {
"label": "Initial Layer Jerk", "label": "Initial Layer Jerk",
"description": "The print jerk for the initial layer.", "description": "The print jerk for the initial layer.",
"unit": "mm/s³", "unit": "mm/s",
"type": "float", "type": "float",
"default_value": 20, "default_value": 20,
"value": "jerk_print", "value": "jerk_print",
@ -1676,7 +1676,7 @@
"jerk_skirt": { "jerk_skirt": {
"label": "Skirt Jerk", "label": "Skirt Jerk",
"description": "The jerk with which the skirt and brim are printed.", "description": "The jerk with which the skirt and brim are printed.",
"unit": "mm/s³", "unit": "mm/s",
"type": "float", "type": "float",
"default_value": 20, "default_value": 20,
"minimum_value": "0.1", "minimum_value": "0.1",
@ -2599,7 +2599,7 @@
"raft_jerk": { "raft_jerk": {
"label": "Raft Print Jerk", "label": "Raft Print Jerk",
"description": "The jerk with which the raft is printed.", "description": "The jerk with which the raft is printed.",
"unit": "mm/s³", "unit": "mm/s",
"type": "float", "type": "float",
"default_value": 20, "default_value": 20,
"minimum_value": "0.1", "minimum_value": "0.1",
@ -2612,7 +2612,7 @@
"raft_surface_jerk": { "raft_surface_jerk": {
"label": "Raft Top Print Jerk", "label": "Raft Top Print Jerk",
"description": "The jerk with which the top raft layers are printed.", "description": "The jerk with which the top raft layers are printed.",
"unit": "mm/s³", "unit": "mm/s",
"type": "float", "type": "float",
"default_value": 20, "default_value": 20,
"value": "raft_jerk", "value": "raft_jerk",
@ -2625,7 +2625,7 @@
"raft_interface_jerk": { "raft_interface_jerk": {
"label": "Raft Middle Print Jerk", "label": "Raft Middle Print Jerk",
"description": "The jerk with which the middle raft layer is printed.", "description": "The jerk with which the middle raft layer is printed.",
"unit": "mm/s³", "unit": "mm/s",
"type": "float", "type": "float",
"default_value": 20, "default_value": 20,
"value": "raft_jerk", "value": "raft_jerk",
@ -2638,7 +2638,7 @@
"raft_base_jerk": { "raft_base_jerk": {
"label": "Raft Base Print Jerk", "label": "Raft Base Print Jerk",
"description": "The jerk with which the base raft layer is printed.", "description": "The jerk with which the base raft layer is printed.",
"unit": "mm/s³", "unit": "mm/s",
"type": "float", "type": "float",
"default_value": 20, "default_value": 20,
"value": "raft_jerk", "value": "raft_jerk",