Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
Signed-off-by: Pedro Lamas <[email protected]>
  • Loading branch information
pedrolamas committed Nov 8, 2023
2 parents 0485625 + 903fa4e commit bfc026b
Show file tree
Hide file tree
Showing 195 changed files with 2,407 additions and 1,967 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@ Fluidd can be easily installed via [KIAUH](https://github.com/th33xitus/kiauh),

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

## Official sponsors

[![LDO](/docs/assets/images/logo_ldo.svg "LDO")](https://ldomotors.com/)

LDO, Excellence in Motion. LDO is an official sponsor of Fluidd.

### Credit

A big thank you to:
Expand Down
1 change: 1 addition & 0 deletions components.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ declare module 'vue' {
RolloverLogsDialog: typeof import('./src/components/common/RolloverLogsDialog.vue')['default']
RouterLink: typeof import('vue-router')['RouterLink']
RouterView: typeof import('vue-router')['RouterView']
ScrewsTiltAdjustDialog: typeof import('./src/components/common/ScrewsTiltAdjustDialog.vue')['default']
SocketDisconnected: typeof import('./src/components/common/SocketDisconnected.vue')['default']
SystemCommands: typeof import('./src/components/common/SystemCommands.vue')['default']
SystemControl: typeof import('./src/components/common/SystemControl.vue')['default']
Expand Down
14 changes: 14 additions & 0 deletions docs/assets/images/logo_ldo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 27 additions & 0 deletions docs/sponsors/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
layout: default
title: Sponsors
nav_order: 9
has_children: false
permalink: /sponsors
---

# Sponsors

Fluidd is a free open source project.

The development of Fluidd is only possible with the generous support from sponsors.

## LDO

[![LDO Motors](../assets/images/logo_ldo.svg "LDO Motors")](https://ldomotors.com/)

LDO, Excellence in Motion. LDO is an official Sponsor of Fluidd.

## Support Fluidd development

Fluidd development is driven by passionate volunteers who dedicate their time to improving and expanding its capabilities.

Your sponsorship can help us enhance Fluidd, introduce new features, and ensure it remains accessible to all Klipper users.

Your support can make a significant impact on the evolution of Fluidd. Please consider [sponsoring Fluidd](https://github.com/sponsors/fluidd-core).
Loading

0 comments on commit bfc026b

Please sign in to comment.