add prusa-slicer for stl repair
This commit is contained in:
parent
474a40f8f8
commit
ac7d43a32e
1 changed files with 1 additions and 1 deletions
|
@ -196,7 +196,7 @@ in
|
||||||
# install 3d printing stuff
|
# install 3d printing stuff
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
bambu-studio
|
bambu-studio
|
||||||
#orca-slicer
|
prusa-slicer
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue