Files
2026-06-17 14:00:51 +02:00

42 lines
1.1 KiB
YAML

authors:
- firstname: Ronald
- surname: Kuhn
revision:
- revnumber: 2
date: 2016-11-05
authorinitials: PS
- revnumber: 1
date: 2016-04-27
authorinitials: RK
comment: defaults for Kuehn N45
variables:
- item: Accel
number: 3
default: 3
min: 0
max: 255
label:
en: "Accel (0-255)"
fr: "Accélération (0-255)"
it: "Accellerazione (0-255)"
de: "Anfahrverzögerung (0-255)"
cs: "Zrychlení (0-255)"
title:
en: "Acceleration Rate"
fr: "Taux accélération"
it: "Valori 0-255"
cs: "Meze 0-255"
- item: Decel
<variable CV="4" item="Decel" default="2" comment="Range 0-255">
<decVal max="255"/>
<label>Deceleration Rate</label>
<label xml:lang="it">Decellerazione (0-255)</label>
<label xml:lang="fr">Décélération (0-255)</label>
<label xml:lang="de">Bremszeit (0-255)</label>
<label xml:lang="cs">Zpomalení</label>
<comment>Range 0-255</comment>
<comment xml:lang="it">Valori 0-255</comment>
<comment xml:lang="cs">Meze 0-255</comment>
</variable>
</variables>