mainsail-crew / virtual-klipper-printer

Run a simulated Klipper 3D-Printer in a Docker container
GNU General Public License v3.0
68 stars 32 forks source link

feat(config): add a certain config modularity #8

Closed dw-0 closed 2 years ago

dw-0 commented 2 years ago

This PR adds changes to the config files structure. The goal is to make them more modular and allow the developer to change "printer" setups simply by changing the includes inside of the printer.cfg

Signed-off-by: Dominik Willner th33xitus@gmail.com