Edit zprofile file:
sudo nano /etc/zsh/zprofile
Add this line:
emulate sh -c 'source /etc/profile'
Save and restart session
M140 S{material_bed_temperature} ; start preheating the bed WITHOUT wait to what is set in Cura | |
M104 S{material_print_temperature} T0 ; start preheating hotend WITHOUT wait to what is set in Cura | |
M280 P0 S160 ; BLTouch alarm release | |
G4 P100 ; delay for BLTouch | |
G28 ; home | |
G29 ; auto bed leveling | |
M190 S{material_bed_temperature} ; start heating the bed to what is set in Cura and WAIT |
#!/bin/bash | |
certificat=/usr/certificate/example.com/cert.pem | |
gotify_url="https://push.example.com/message?token=xxxxx" | |
gotify_title="Synology Certificate Expiry" | |
function check_certificat () { | |
if openssl x509 -checkend $((${1}*86400)) -noout -in $certificat; then | |
return 1 | |
else |
To work properly at loading of Outlook, you need to allow some domains
In the Domains always allowed to be opened in the PWA browser add:
outlook.office.com,res.cdn.office.net,eu-office.events.data.microsoft.com,clients.config.office.net