fluidd-core / fluidd

Fluidd, the klipper UI.
https://docs.fluidd.xyz
GNU General Public License v3.0
1.33k stars 398 forks source link

feat: adds Danger Klipper config support #1446

Closed pedrolamas closed 1 month ago

pedrolamas commented 1 month ago

Checks if we are running on Danger-Klipper and if so, use its website for documentation.

Note: given the popularity of Klipper, there are now quite a few "flavors" proliferating, but we have no plans to add indiscriminate support to any of these Klipper forks.

However, Danger Klipper is now the main Klipper fork and is gaining significant traction, hence why we are specifically adding config support for it here.

Resolves #1349