Changed default_movement_speeds to manual_movement_speeds since the former is now ignored
This commit is contained in:
parent
31128b8c9d
commit
fb3705c8f9
5 changed files with 7 additions and 7 deletions
|
|
@ -159,7 +159,7 @@
|
|||
"created_date": "7/19/2016 7:55:08 PM",
|
||||
"baud_rate": "115200",
|
||||
"default_material_presets": "PLA",
|
||||
"default_movement_speeds": "x,3000,y,3000,z,500,e0,150",
|
||||
"manual_movement_speeds": "x,3000,y,3000,z,500,e0,150",
|
||||
"windows_driver": "MHSerial.inf",
|
||||
"calibration_files": "Calibration - Circle.stl"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -175,7 +175,7 @@
|
|||
"created_date": "7/19/2016 7:55:49 PM",
|
||||
"baud_rate": "250000",
|
||||
"default_material_presets": "PLA",
|
||||
"default_movement_speeds": "x,3000,y,3000,z,3000,e0,150",
|
||||
"manual_movement_speeds": "x,3000,y,3000,z,3000,e0,150",
|
||||
"default_quality_presets": "Medium",
|
||||
"windows_driver": "MHSerial.inf",
|
||||
"calibration_files": "Calibration - Circle.stl"
|
||||
|
|
@ -231,4 +231,4 @@
|
|||
"layer_height": "0.2"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -150,7 +150,7 @@
|
|||
"created_date": "7/19/2016 7:56:36 PM",
|
||||
"baud_rate": "250000",
|
||||
"default_material_presets": "PLA",
|
||||
"default_movement_speeds": "x,3000,y,3000,z,3000,e0,150",
|
||||
"manual_movement_speeds": "x,3000,y,3000,z,3000,e0,150",
|
||||
"windows_driver": "MHSerial.inf",
|
||||
"calibration_files": "Calibration - Box.stl"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -152,7 +152,7 @@
|
|||
"created_date": "7/19/2016 7:56:38 PM",
|
||||
"baud_rate": "250000",
|
||||
"default_material_presets": "PLA",
|
||||
"default_movement_speeds": "x,3000,y,3000,z,3000,e0,150",
|
||||
"manual_movement_speeds": "x,3000,y,3000,z,3000,e0,150",
|
||||
"windows_driver": "MHSerial.inf",
|
||||
"calibration_files": "Calibration - Box.stl"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -151,7 +151,7 @@
|
|||
"created_date": "7/19/2016 7:56:42 PM",
|
||||
"baud_rate": "250000",
|
||||
"default_material_presets": "PLA",
|
||||
"default_movement_speeds": "x,3000,y,3000,z,3000,e0,150",
|
||||
"manual_movement_speeds": "x,3000,y,3000,z,3000,e0,150",
|
||||
"windows_driver": "MHSerial.inf",
|
||||
"calibration_files": "Calibration - Box.stl"
|
||||
},
|
||||
|
|
@ -229,4 +229,4 @@
|
|||
"layer_height": "0.2"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue