Merge branch 'ender3s1' of https://git.siwatsystem.com/satitchula-printfarm/octoprint-klipper-docker into ender3s1
This commit is contained in:
commit
5efc9cd49a
3 changed files with 31 additions and 13 deletions
|
@ -40,7 +40,6 @@ RUN git clone --branch $tag https://github.com/foosel/OctoPrint.git /opt/octopri
|
|||
&& ./venv/bin/pip install .
|
||||
|
||||
RUN /opt/octoprint/venv/bin/python -m pip install \
|
||||
https://github.com/AlexVerrico/Octoprint-Display-ETA/archive/master.zip \
|
||||
https://github.com/1r0b1n0/OctoPrint-Tempsgraph/archive/master.zip \
|
||||
https://github.com/tpmullan/OctoPrint-DetailedProgress/archive/master.zip \
|
||||
https://github.com/AliceGrey/OctoprintKlipperPlugin/archive/master.zip \
|
||||
|
@ -54,7 +53,11 @@ https://github.com/OllisGit/OctoPrint-FilamentManager/releases/latest/download/m
|
|||
https://github.com/OllisGit/OctoPrint-DisplayLayerProgress/releases/latest/download/master.zip \
|
||||
https://github.com/jneilliii/OctoPrint-ConsolidateTempControl/archive/master.zip \
|
||||
https://github.com/TheSpaghettiDetective/OctoPrint-TheSpaghettiDetective/archive/master.zip \
|
||||
https://github.com/eyal0/OctoPrint-PrintTimeGenius/archive/master.zip
|
||||
https://github.com/eyal0/OctoPrint-PrintTimeGenius/archive/master.zip \
|
||||
https://github.com/jneilliii/OctoPrint-PrusaSlicerThumbnails/archive/master.zip \
|
||||
https://gitlab.com/mosaic-mfg/canvas-plugin/-/archive/master/canvas-plugin-master.zip \
|
||||
https://github.com/costas-basdekis/MarlinGcodeDocumentation/archive/master.zip
|
||||
|
||||
|
||||
VOLUME /home/octoprint/.octoprint
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue