Changes between Version 14 and Version 15 of 3D-Drucker
- Timestamp:
- Jun 21, 2021, 4:54:39 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
3D-Drucker
v14 v15 42 42 * Start-Kommando: 43 43 {{{ 44 docker run -d --restart unless-stopped -v /var/www/octoprint/data-for-docker:/octoprint --device /dev/ttyWieland:/dev/ttyACM0 --name wieland-octoprint --net lf-net --ip 172.18. 0.3 octoprint/octoprint:canary44 docker run -d --restart unless-stopped -v /var/www/octoprint/data-for-docker:/octoprint --device /dev/ttyWieland:/dev/ttyACM0 --name wieland-octoprint --net lf-net --ip 172.18.1.3 octoprint/octoprint:canary 45 45 }}} 46 46
