Skip to content

Commit bfc026b

Browse files
committed
Merge branch 'develop'
Signed-off-by: Pedro Lamas <[email protected]>
2 parents 0485625 + 903fa4e commit bfc026b

File tree

195 files changed

+2407
-1967
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

195 files changed

+2407
-1967
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,12 @@ Fluidd can be easily installed via [KIAUH](https://github.com/th33xitus/kiauh),
3333

3434
Please see the [docs](https://docs.fluidd.xyz) for help with installation and configuration.
3535

36+
## Official sponsors
37+
38+
[![LDO](/docs/assets/images/logo_ldo.svg "LDO")](https://ldomotors.com/)
39+
40+
LDO, Excellence in Motion. LDO is an official sponsor of Fluidd.
41+
3642
### Credit
3743

3844
A big thank you to:

components.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ declare module 'vue' {
5555
RolloverLogsDialog: typeof import('./src/components/common/RolloverLogsDialog.vue')['default']
5656
RouterLink: typeof import('vue-router')['RouterLink']
5757
RouterView: typeof import('vue-router')['RouterView']
58+
ScrewsTiltAdjustDialog: typeof import('./src/components/common/ScrewsTiltAdjustDialog.vue')['default']
5859
SocketDisconnected: typeof import('./src/components/common/SocketDisconnected.vue')['default']
5960
SystemCommands: typeof import('./src/components/common/SystemCommands.vue')['default']
6061
SystemControl: typeof import('./src/components/common/SystemControl.vue')['default']

docs/assets/images/logo_ldo.svg

Lines changed: 14 additions & 0 deletions
Loading

docs/sponsors/index.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
layout: default
3+
title: Sponsors
4+
nav_order: 9
5+
has_children: false
6+
permalink: /sponsors
7+
---
8+
9+
# Sponsors
10+
11+
Fluidd is a free open source project.
12+
13+
The development of Fluidd is only possible with the generous support from sponsors.
14+
15+
## LDO
16+
17+
[![LDO Motors](../assets/images/logo_ldo.svg "LDO Motors")](https://ldomotors.com/)
18+
19+
LDO, Excellence in Motion. LDO is an official Sponsor of Fluidd.
20+
21+
## Support Fluidd development
22+
23+
Fluidd development is driven by passionate volunteers who dedicate their time to improving and expanding its capabilities.
24+
25+
Your sponsorship can help us enhance Fluidd, introduce new features, and ensure it remains accessible to all Klipper users.
26+
27+
Your support can make a significant impact on the evolution of Fluidd. Please consider [sponsoring Fluidd](https://github.com/sponsors/fluidd-core).

0 commit comments

Comments
 (0)