User Tools

Site Tools


octoprint

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
octoprint [2022/02/03 22:25] – created sdh7octoprint [2022/02/15 21:10] sdh7
Line 8: Line 8:
   *Monoprice MP Select Mini: [[http://octoprint.local:8083|octoprint.local:8083]]   *Monoprice MP Select Mini: [[http://octoprint.local:8083|octoprint.local:8083]]
  
-   +Adding a new printer: 
 +The easiest way is probably to duplicate an existing printer's Docker setup (they're all in /root/) and edit the docker-compose.yml to taste: 
 +  *Set your port to map to port 80 
 +  *under devices, map your serial port 
 +  *(and webcam, if you have one) 
 +  *set your volumes, so the instance has persistent storage - we're keeping them all in /fs1 
 +  *docker-compose up -d 
 + 
 + 
 +Using udev to map the serial port to a persistent name: 
 +  *edit 99-usb.rules 
  
octoprint.txt · Last modified: 2022/04/12 23:14 by sdh7

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki