- Mainboard firmware: Marlin 2.0.9.2 (fork with config, see
Marlin/Configuration{,_adv}.h
)- diff:
nvim -d {Marlin,config/Artillery/Genius}/Configuration.h
, same forConfiguration_adv.h
- mostly calibration, new extruder and noise-free PWM for parts fan
LIN_ADVANCE
instead ofS_CURVE_ACCELERATION
(don't work together)
- before 13.11.2020: Marlin 2.0.5.3 (3dprintbeginner) (branch)
- diff:
- TFT firmware: artillery_tft_fw_1.27.x_patch_9.2 (digant@thingiverse) (
TFT-config.ini
)- Put in Marlin mode (long press, persists on reboot) when printing with OctoPrint because TFT shares serial connection.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name mydealz: add rel=next/prev for Nächste/Vorherige Seite | |
// @description mydealz: add rel=next/prev for Nächste/Vorherige Seite | |
// @namespace https://gist.github.com/vogler | |
// @downloadURL https://gist.github.com/vogler/d3b4622033837df8597fb2ab993888a8/raw/add-rel-next-prev.mydealz.de.tamper.js | |
// @version 0.1 | |
// @author Ralf Vogler | |
// @match https://www.mydealz.de/deals/* | |
// @icon https://www.google.com/s2/favicons?sz=64&domain=mydealz.de | |
// @grant none |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name ING watchlist news: make escape key close popups | |
// @namespace https://gist.github.com/vogler | |
// @downloadURL https://gist.github.com/vogler/b0835ed59bbac093c318c28d9af8d9f9/raw/esc-to-close.wertpapiere.ing.de.tamper.js | |
// @version 0.1 | |
// @description ING watchlist news: make escape key close popups | |
// @author Ralf Vogler | |
// @match *://wertpapiere.ing.de/* | |
// @grant none | |
// ==/UserScript== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Epic Games: unmute videos | |
// @namespace https://gist.github.com/vogler | |
// @downloadURL https://gist.github.com/vogler/89e16a9fd170d387aa57c6134a93aa57/raw/unmute.videos.epicgames.tamper.js | |
// @version 0.2 | |
// @description Clicks the button to enable sound in videos since they start muted by default. | |
// @author Ralf Vogler | |
// @match https://store.epicgames.com/* | |
// @grant none | |
// ==/UserScript== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Instagram: unmute stories | |
// @namespace https://gist.github.com/vogler | |
// @downloadURL https://gist.github.com/vogler/275939bf98efa9ccfd204c0145e1e658/raw/sound.stories.instagram.tamper.js | |
// @version 0.8 | |
// @description Clicks the button to enable sound in stories. I want to have sound by default, but there's no option. Clicking it manually everytime is annoying and you can't even click it before you reach a story with sound. | |
// @author Ralf Vogler | |
// @match https://www.instagram.com/* | |
// only needed for https://www.instagram.com/stories/*, but that would only execute it on reload, not if clicked on a story from the start page (router just changes the URL) | |
// @grant none |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name AliExpress: cart: 'real shipping' = shipping - 'shipping saved' | |
// @namespace https://gist.github.com/vogler | |
// @downloadURL https://gist.github.com/vogler/41f0b6a5bead9e4670dc9c9b30454a0e/raw/saved-shipping.aliexpress.tamper.js | |
// @version 0.2 | |
// @description Show the real shipping cost, i.e. minus the shared/saved shipping. Without this it's hard to optimize shipping since there also might be other savings. | |
// @author Ralf Vogler | |
// @match https://shoppingcart.aliexpress.com/shopcart/* | |
// @grant none | |
// ==/UserScript== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name AliExpress: show coupon percentage | |
// @namespace https://gist.github.com/vogler | |
// @downloadURL https://gist.github.com/vogler/2d1bfcd01ad5c248bf0fa38a7cced198/raw/coupon-percentage.aliexpress.tamper.js | |
// @version 0.1 | |
// @description Show percentage for each coupon. | |
// @author Ralf Vogler | |
// @match https://coupon.aliexpress.com/buyer/coupon/* | |
// @grant none | |
// ==/UserScript== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name AliExpress: show total price incl. shipping | |
// @namespace https://gist.github.com/vogler | |
// @downloadURL https://gist.github.com/vogler/ea7e21d67cb8a3a0c701ecb25839a4ec/raw/fix-price.aliexpress.tamper.js | |
// @version 0.6 | |
// @description Show the total price (item price + shipping) per item. | |
// @author Ralf Vogler | |
// @match https://www.aliexpress.com/wholesale* | |
// @match https://www.aliexpress.com/af/* | |
// @grant none |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// https://github.com/brookhong/Surfingkeys/wiki/Migrate-your-settings-from-0.9.74-to-1.0 | |
const { | |
aceVimMap, | |
mapkey, | |
imap, | |
imapkey, | |
getClickableElements, | |
vmapkey, | |
map, | |
iunmap, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name AliExpress: auto-login | |
// @namespace https://gist.github.com/vogler | |
// @downloadURL https://gist.github.com/vogler/d8461ff3b272c772527800763a772750/raw/auto-login.aliexpress.tamper.js | |
// @version 0.1 | |
// @description Auto-login via Facebook since it doesn't require entering a captcha | |
// @author Ralf Vogler | |
// @match *://login.aliexpress.com/* | |
// @grant none | |
// ==/UserScript== |