|
|
@@ -67,6 +67,15 @@ body:
|
|
|
validations:
|
|
|
required: true
|
|
|
|
|
|
+ - type: input
|
|
|
+ id: firmware
|
|
|
+ attributes:
|
|
|
+ label: Printer Firmware Version
|
|
|
+ description: Which firmware version is your printer running? (Check printer screen or Bambu Handy app)
|
|
|
+ placeholder: e.g., 01.08.00.00
|
|
|
+ validations:
|
|
|
+ required: true
|
|
|
+
|
|
|
- type: dropdown
|
|
|
id: installation
|
|
|
attributes:
|
|
|
@@ -124,3 +133,5 @@ body:
|
|
|
required: true
|
|
|
- label: I am using the latest version of Bambuddy
|
|
|
required: false
|
|
|
+ - label: My printer is set to LAN Only mode
|
|
|
+ required: false
|