차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판이전 판
다음 판
이전 판
tech:octoprint [2017/11/01 00:40] V_Ltech:octoprint [2020/01/25 17:37] (현재) – [큐라] 219.240.210.166
줄 1: 줄 1:
 {{tag>octoprint}} {{tag>octoprint}}
 ====== Octoprint ====== ====== Octoprint ======
-{{INLINETOC}}+ https://octoprint.org/
  
  
 +=====다운로드 및 설치=====
 +
 +https://octoprint.org/download/
  
-/* 여기에 내용을 입력합니다. */ 
  
 http://cafe.naver.com/makerfac/43657 http://cafe.naver.com/makerfac/43657
 +
 +http://cafe.naver.com/makerfac/44217
 +
 +
 +<file>
 +터미널접속: ssh 22 
 +id:root,pi 
 +pw:orangepi
 +</file>
 +Putty( http://www.putty.org/ )
  
  
 [[orangepi]] [[orangepi]]
 +
 +
 +=====설정=====
 +
 +OctoPrint related commands
 +
 +Restart OctoPrint
 +
 +sudo service octoprint restart
 +System related commands
 +
 +Restart system
 +
 +sudo shutdown -r now
 +Shutdown system
 +
 +sudo shutdown -h now
 +
 +octoprint checkout folder  : /home/pi/OctoPrint
 +
 +
 +
 +