Latest work on e-stop button

This commit is contained in:
Gregory Diaz 2015-02-25 16:14:32 -08:00
parent 6e762940d6
commit 866729a20f
8 changed files with 65 additions and 0 deletions

View file

@ -413,6 +413,13 @@
"DataEditType": "HARDWARE_PRESENT",
"ExtraSettings": "bed_temperature,first_layer_bed_temperature"
},
{
"SlicerConfigName": "has_emergency_stop",
"PresentationName": "Enable Emergency Stop",
"HelpText": "Make the emergency stop option available during print.",
"DataEditType": "HARDWARE_PRESENT",
"ExtraSettings": ""
},
{
"SlicerConfigName": "infill_acceleration",
"PresentationName": "Infill",