35 lines
572 B
YAML
35 lines
572 B
YAML
jc_pecan_grade:
|
|
name: Pecan Size
|
|
min: 250
|
|
max: 1250
|
|
mode: box
|
|
step: 5
|
|
icon: mdi:peanut
|
|
unit_of_measurement: thou
|
|
jc_crush_amount:
|
|
name: Crush Amount
|
|
min: 30
|
|
max: 120
|
|
step: 10
|
|
mode: box
|
|
unit_of_measurement: thou
|
|
jc_hopper_angle:
|
|
name: Angle
|
|
min: 0
|
|
max: 90
|
|
step: 1
|
|
icon: mdi:angle-acute
|
|
unit_of_measurement: °
|
|
jc_plate_frequency:
|
|
name: Impacting Plate Frequency
|
|
min: 30
|
|
max: 60
|
|
step: 1
|
|
unit_of_measurement: Hz
|
|
jc_feeder_frequency:
|
|
name: Vibratory Feeder Frequency
|
|
min: 0
|
|
max: 100
|
|
step: 0.1
|
|
unit_of_measurement: "%"
|