mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
feat(logistics): working klipper
This commit is contained in:
parent
17524cc5b8
commit
6153aabafe
5 changed files with 277 additions and 1 deletions
|
|
@ -5,6 +5,8 @@ in {
|
|||
plugins = [final.curaPlugins.octoprint];
|
||||
};
|
||||
|
||||
klipper = prev.callPackage ../packages/klipper.nix {};
|
||||
|
||||
octoprint = let
|
||||
mapPlugin = python3Packages: _: plugin:
|
||||
plugin.override {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue