Latest work on e-stop button
This commit is contained in:
parent
6e762940d6
commit
866729a20f
8 changed files with 65 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue