[manual] text and icon improvements
Dieser Commit ist enthalten in:
Ursprung
1f75962841
Commit
d22a2605b4
@ -716,7 +716,7 @@ void ScreenShotDialog::start()
|
||||
[this]()
|
||||
{
|
||||
static constexpr std::array<const char*, 2> schemes{"light", "dark"};
|
||||
static constexpr std::array<const char*, 22> icons{
|
||||
static constexpr std::array<const char*, 23> icons{
|
||||
"circle/add",
|
||||
"add",
|
||||
"board",
|
||||
@ -736,6 +736,7 @@ void ScreenShotDialog::start()
|
||||
"power_on",
|
||||
"remove",
|
||||
"resize_tile",
|
||||
"run",
|
||||
"swap",
|
||||
"train",
|
||||
"up",
|
||||
|
||||
Binäre Datei nicht angezeigt.
|
Vorher Breite: | Höhe: | Größe: 14 KiB |
@ -30,32 +30,34 @@ In the wizard, choose your **digital system / command station** from the list of
|
||||
Depending on your selection, Traintastic will ask additional questions, such as:
|
||||
|
||||
- **How it is connected**: serial, USB, or network (Ethernet or Wi-Fi).
|
||||
*Tip: Wi-Fi is supported but not recommended for stability reasons.*
|
||||
- **Device or port**: for example a COM port (Windows), `/dev/ttyUSB0` (Linux), or an IP address.
|
||||
|
||||
!!! tip "Using WiFi"
|
||||
Wi-Fi is supported but not recommended for stability reasons.
|
||||
|
||||
When you finish the wizard:
|
||||
|
||||
- The new interface will appear in the *Interfaces* list.
|
||||
- A **status icon** will show in the status bar (right side of the window).
|
||||
-  - Offline
|
||||
-  - Initializing
|
||||
-  - Online/connected
|
||||
-  - Error
|
||||
-  — Offline
|
||||
-  — Initializing
|
||||
-  — Online/connected
|
||||
-  — Error occured
|
||||
|
||||
If you add multiple interfaces, each has its own status icon.
|
||||
|
||||
## Step 4: Connect and test
|
||||
|
||||
1. Press the  button (double arrow icon, top left on the toolbar)
|
||||
1. Press the  button
|
||||
or use the menu: **World → Connection → Connect**.
|
||||
2. The status icon will change:
|
||||
- Purple while initializing (up to a few seconds).
|
||||
- Green if the connection succeeds.
|
||||
- Red if an error occurs.
|
||||
-  — while initializing (up to a few seconds).
|
||||
-  — if the connection succeeds.
|
||||
-  — if an error occurs.
|
||||
|
||||
If an error occurs:
|
||||
|
||||
- Open the **server log** (hotkey ++F12++ or **View → Server log**) to see details.
|
||||
- Open the **server log** (hotkey ++f12++ or **View → Server log**) to see details.
|
||||
- See [Common interface connection errors](../troubleshooting/interface-connection-errors.md) for steps to resolve typical issues.
|
||||
- If you’re unsure whether your system is supported, check the [Supported hardware appendix](../appendix/supported-hardware.md).
|
||||
|
||||
@ -64,7 +66,7 @@ When the connection succeeds:
|
||||
Toggle the track power using the
|
||||
 /
|
||||

|
||||
button (left of *Connect* button).
|
||||
button.
|
||||
If the command station responds, your connection is working!
|
||||
|
||||
---
|
||||
|
||||
@ -8,8 +8,8 @@ You can create multiple boards, for example one for the **main layout** and anot
|
||||
|
||||
1. Make sure you are in **edit mode** ( button in the top right).
|
||||
2. Open the board list:
|
||||
- From the main menu: **Objects → Boards**
|
||||
- Or click the **Board icon** on the toolbar (next to the Train icon).
|
||||
- From the main menu: **Objects → Boards**
|
||||
- Or click the  button on the toolbar.
|
||||
|
||||

|
||||
|
||||
@ -27,8 +27,8 @@ You can now start drawing.
|
||||
1. Select a **tile** from the toolbar (straight, curve, turnout, etc.).
|
||||
2. Click on the board where you want to place it.
|
||||
3. To **rotate** a tile (before placing it):
|
||||
- **Right-click** → rotate clockwise
|
||||
- **Shift + Right-click** → rotate counter-clockwise
|
||||
- **Right-click** — rotate clockwise
|
||||
- ++shift++ + **Right-click** — rotate counter-clockwise
|
||||
|
||||
## Step 4: Move tiles
|
||||
|
||||
|
||||
@ -9,15 +9,13 @@ Once configured, Traintastic can switch the turnout directly and automatically u
|
||||
- On the toolbar, select the  tool.
|
||||
- Click on a **turnout tile** on your board — the turnout properties dialog opens. \
|
||||

|
||||
- On the **General** tab:
|
||||
- Enter the turnout basics:
|
||||
- Enter a **name** (e.g. “Turnout 1” or “Yard Switch”).
|
||||
- The **ID** field identifies the turnout internally and can be left unchanged (mainly used for scripting).
|
||||
- Switch to the **Output** tab. \
|
||||

|
||||
- Configure how the turnout is controlled:
|
||||
- **Interface** – The command station or interface that controls this turnout.
|
||||
- **Channel** – Usually set to *Accessory*.
|
||||
- **Address** – The digital address for the turnout output on your command station.
|
||||
- On the **Output** tab configure how the turnout is controlled:
|
||||
- **Interface** — The command station or interface that controls this turnout.
|
||||
- **Channel** — Usually set to *Accessory*.
|
||||
- **Address** — The digital address for the turnout on your command station.
|
||||
- If the turnout has multiple addresses (e.g. **3-way**, **single slip**, or **double slip**), click  to add the additional addresses.
|
||||
- The **Output mapping** defines how Traintastic translates turnout states (e.g. *straight* / *left* / *right*) to output commands.
|
||||
For most standard turnouts, the default mapping is correct.
|
||||
@ -29,10 +27,10 @@ When finished, close the dialog.
|
||||
- Click the turnout in the schematic to change its position.
|
||||
- The turnout should move on your physical layout.
|
||||
|
||||
!!! tip
|
||||
!!! tip "Opposite movement?"
|
||||
If the turnout moves in the opposite direction on your layout compared to what Traintastic shows, switch back to **edit mode** and open the turnout properties again.
|
||||
On the **Output** tab, you can **swap the direction mapping** — this tells Traintastic which output corresponds to which turnout position.
|
||||
For standard turnouts that use a single address, you can do this quickly using the pink **⇄** button.
|
||||
For standard turnouts that use a single address, you can do this quickly using the  button.
|
||||
|
||||
---
|
||||
|
||||
|
||||
@ -33,8 +33,8 @@ The dialog has three tabs:
|
||||
2. Click the  button and choose **Locomotive**. \
|
||||

|
||||
3. Enter the locomotive details:
|
||||
- **Name** - e.g. “BR 03” or “NS 2400”
|
||||
- **Maximum speed** - e.g. 80 km/h
|
||||
- **Name** — e.g. “BR 03” or “NS 2400”
|
||||
- **Maximum speed** — e.g. 80 km/h
|
||||
4. Switch to the **Decoder** tab. \
|
||||

|
||||
5. Enter the decoder details:
|
||||
@ -45,9 +45,9 @@ The dialog has three tabs:
|
||||
6. Switch to the **Functions** tab. \
|
||||

|
||||
7. Additional functions can be added using the  button. Double-click a function to edit its details. Function details:
|
||||
- **#** - function number: F0, F1 etc. (just enter the number)
|
||||
- **#** — function number: F0, F1 etc. (just enter the number)
|
||||
- **Function**
|
||||
- **Name** - Short description of the function
|
||||
- **Name** — Short description of the function
|
||||
- **Type**
|
||||
8. Close the locomotive dialog.
|
||||
|
||||
@ -67,7 +67,7 @@ The train is now defined but not yet active.
|
||||
## Step 4: Control the train
|
||||
|
||||
1. Switch to **operate mode** (toggle the  button off).
|
||||
2. Click the **play** button on the main toolbar, this allows train movements.
|
||||
2. Click the  button on the main toolbar, this allows train movements.
|
||||
3. Double click on the train in the list, this will open a throttle. \
|
||||

|
||||
4. Click **Acquire** to activate the train and take control of speed and direction (see note below). \
|
||||
|
||||
@ -21,11 +21,11 @@ If the server has no world loaded (the default on a fresh installation), the cli
|
||||
|
||||
Click *New world* to launch the wizard:
|
||||
|
||||
1. Enter a **name** for your world (for example *My First World*).
|
||||
1. Enter a **name** for your world (for example *My First World*). \
|
||||

|
||||
2. Choose the **scale** (H0, N, Z, etc.).
|
||||
2. Choose the **scale** (H0, N, Z, etc.). \
|
||||

|
||||
3. Finish the wizard to create your new, empty world.
|
||||
3. Finish the wizard to create your new, empty world. \
|
||||

|
||||
|
||||
## Step 3: Edit and operate modes
|
||||
|
||||
BIN
manual/overrides/assets/images/icons/dark/run.png
Normale Datei
BIN
manual/overrides/assets/images/icons/dark/run.png
Normale Datei
Binäre Datei nicht angezeigt.
|
Nachher Breite: | Höhe: | Größe: 476 B |
BIN
manual/overrides/assets/images/icons/light/run.png
Normale Datei
BIN
manual/overrides/assets/images/icons/light/run.png
Normale Datei
Binäre Datei nicht angezeigt.
|
Nachher Breite: | Höhe: | Größe: 461 B |
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren