fluidd-core / fluidd

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

Change Configuration Reference Page Based on Klipper forks #1349

Closed Kizime123 closed 1 month ago

Kizime123 commented 5 months ago

Is your feature request related to a problem? Please describe

I currently use dangerklipper for all my klipper needs, it's a bit more of an inconvenience to find configuration reference details since I often will click the configuration reference button. This leads me to realize I have to actually go into the dangerklipper github for the proper configuration reference.

Describe the solution you'd like

Whenever someone is using a klipper fork instead of referencing the stock klipper configuration reference page (https://www.klipper3d.org/Config_Reference.html), reference the forks configuration reference page.

Describe alternatives you've considered

No response

Additional information

No response

pedrolamas commented 5 months ago

Hi @Kizime123, thank you for submitting this Feature Request.

I have taken a quick look at this, and my first thought is that we can't perform any "automatic" discovery just by looking at the fork the user has (there is no guarantee that the docs from said fork have been published!), so manual (user) indication is indeed required here, probably via an optional setting in Fluidd.

Kizime123 commented 5 months ago

@pedrolamas This change would make alot of sense. Knowing docs might not be updated instead a setting to allow you to manually enter it would make sense! Could it be possible to potentially have the fork actually set this information too on some sort of input too?

susisstrolch commented 1 month ago

Because of increasing popularity of Klipper forks (like DangerKlipper) an configuration option to configure the documentation URL would make a lot of sense!