1 - Flash Firmware
2 - Connect Octoprint and send:
M502
M500
3 - Reboot Printer
1 - Flash Firmware
2 - Connect Octoprint and send:
M502
M500
3 - Reboot Printer
{ | |
"id": "2f84da90f70caaf10541d8f99e12d52847c8bd2809543c4ae9af4833077417d834920d6d2ce5f53425a7f0661518d8badac6e8a3284e27e2945dd3a9a4d934ad" | |
} |
<!doctype html> | |
<html lang="es"> | |
<head> | |
<meta charset="utf-8"> | |
<link href="https://fonts.googleapis.com/css?family=Ubuntu" rel="stylesheet"> | |
<style> | |
body, | |
html, | |
.main { |
Updates facebook cached pages.
fb-scrape.sh -t TOKEN -f URL-LIST
# Varnish configuration | |
# Purge only for basic auth users | |
## HOW TO PURGE | |
### with browser | |
# 1 - Set basic auth on /auth (or change the rule) | |
# 2 - Authenticate on /auth, and load url to refresh (purge) cache. | |
### with wget |
<div id="main"> | |
<div class="lupa" id="glass"></div> | |
<div id="frame"> | |
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<a href="google.com">google</a><h2>hello</h2> | |
</div> | |
<div id="lupon"> | |
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" | |
width="200px" height="200px" viewBox="0 0 200 200" enable-background="new 0 0 200 200" xml:space="preserve"> |
Mixin based on http://jsfiddle.net/jameskoster/gwQQf/light/