VoronDesign / Voron-Documentation

Sources of the documentation website for all Voron 3D printers
https://docs.vorondesign.com/
GNU General Public License v3.0
241 stars 191 forks source link

Add base configuration for BTT Octopus in "Software Configuration" page #116

Closed Teslafly closed 2 years ago

Teslafly commented 2 years ago

The "software Configuration" page (https://docs.vorondesign.com/build/software/configuration.html)

Is missing a base configuration for the BTT Octopus board. This is the board that many voron2.4 kits are shipping with these days, so having a base drag and drop configuration for it would be nice.

Also, for downloading the config file to the klipper host, why not download it directly using wget or something? instead of

just do:

or something like that? does this account for different config paths between mainsail/octoprint? if that's a thing? i'm new to klipper so i don't know.

instead of using nano to edit the config, all 3 print managers have config editors (if octorprint has the recommended klipper plugin). would it be better to use that?

Teslafly commented 2 years ago

seems like a base config for that board was added recently https://github.com/VoronDesign/Voron-2/pull/270

raymondh2 commented 2 years ago

Base config added in https://github.com/VoronDesign/Voron-2/pull/270