1
0
Fork 0
This repository has been archived on 2020-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
my-prusai3-settings/OctoPrint-Settings/config.yaml

106 lines
2.2 KiB
YAML

accessControl:
salt: o494MsRtqYXWI27ekCP1lpcB3bB4yYEA
api:
key:
appearance:
color: black
name: OctoPrint Prusa i3
controls:
- children:
- command: G1 F3000 X100 Y100 Z20
name: go ParkPos
- command: G92 X100 Y100 Z20
confirm: reset position to ParkPos?
name: init @ ParkPos
- command: G92 Z0
name: Set Z=0
- command: G92 Z20
name: Set Z=20
layout: horizontal
name: Setup
- children:
- command: G1 F3000 X100 Y100
name: go Middle
- command: G1 F3000 X50 Y100 Z5
name: go StartPos
- command: G1 F3000 X180 Y190
name: go AccessPos
- commands:
- G91
- G0 Z5
- G90
- G1 F3000 X180
name: go away
layout: horizontal
name: Move
- children:
- command: M114
default: ''
name: get position
regex: X:([0-9.]+) Y:([0-9.]+) Z:([0-9.]+) E:([0-9.]+)
template: 'Position: X={0}, Y={1}, Z={2}, E={3}'
layout: horizontal
name: Reporting
feature:
sdSupport: false
plugins:
announcements:
_config_version: 1
channels:
_blog:
read_until: 1538240400
_important:
read_until: 1521111600
_octopi:
read_until: 1527588900
_plugins:
read_until: 1538611200
_releases:
read_until: 1532527200
cura:
cura_engine: /usr/local/bin/cura_engine
discovery:
publicPort: 80
upnpUuid: 749b488f-7b60-47e2-b0b5-0de18a99db8a
softwareupdate:
_config_version: 6
check_providers:
customcontrol: customControl
printerProfiles:
default: _default
serial:
autoconnect: true
baudrate: 250000
server:
commands:
serverRestartCommand: sudo service octoprint restart
systemRestartCommand: sudo shutdown -r now
systemShutdownCommand: sudo shutdown -h now
firstRun: false
onlineCheck:
enabled: true
host: 9.9.9.9
pluginBlacklist:
enabled: true
secretKey:
seenWizards:
corewizard: 3
cura: null
temperature:
profiles:
- bed: 35
extruder: 175
name: idle
- bed: 50
extruder: 195
name: PLA blue
- bed: 50
extruder: 200
name: PLA black
sendAutomatically: true
webcam:
ffmpeg: /usr/bin/avconv
flipV: true
snapshot: http://127.0.0.1:8080/?action=snapshot
stream: /webcam/?action=stream