How to install OctoPrint on Windows Part 1 (OLD)
Автор: Brando 3D
Загружено: 2024-03-14
Просмотров: 495
Описание:
THIS ALLOWS YOU TO RUN MULTIPLE INSTANCES!
Read Guide:
CMD as Administrator (run these in order minus the info in brackets):
1: py --version (this verifys you installed it)
Create new folder in c: called "OctoPrint"
2: cd C:\OctoPrint (Points to folder)
3: py -m venv venv (creates virtual environment)
4: venv\Scripts\activate.bat (activates virtual environment)
5: pip install octoprint (Installs OctoPrint)
6: octoprint serve (Starts Server)
7: after server loads, exit CMD
New CMD Window:
8: python -m pip install --upgrade pip
Create Desktop Shortcut, edit and paste info below into shortcut.
Instance Example (replace only words in caps with your info):
C:\OctoPrint\venv\Scripts\octoprint.exe serve --basedir "C:\OctoPrint\NAME YOUR SERVER" --host=YOUR SERVER IP ADDRESS --port=DESIRED PORT
Completed Example:
C:\OctoPrint\venv\Scripts\octoprint.exe serve --basedir "C:\OctoPrint\Octo1" --host=192.168.0.4 --port=5000
Set shortcut to run as admin. Rinse, repeat.
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: