Add missing column to firmware config table (#559)
This commit is contained in:
parent
a21bc5fbf8
commit
41739ee01c
|
|
@ -26,7 +26,7 @@ like so:
|
|||
## Klipper
|
||||
|
||||
| Creator | Config title | Description | V0 | V1.8 | V2.4 | VSW | VT |
|
||||
| --- | --- | --- | --- | --- | --- | --- |
|
||||
| --- | --- | --- | --- | --- | --- | --- | --- |
|
||||
| jaeger | [FYSETC Spider on V1.8](./klipper/jaeger/Spider_1.1_V1.8) | Example configuration and wiring diagram for a FYSETC Spider 1.1 board on the V1.8 | :x: | :heavy_check_mark: | :x: | :x: | :x: |
|
||||
| MarcPot | [Fysetc Spider Board Pins](./klipper/MarcPot/fysetc_spider_pins) | Defines a set of `[board_pins]` aliases for use with the Fysetc Spider controller | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :x: |
|
||||
| Mellow | [Fly-Super8 on V2.4](./klipper/Mellow/FLY-Super8) | Example configuration and wiring diagram for a FLY-Super8 board on the V2.4 | :x: | :x: | :heavy_check_mark: | :x: | :x: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue