Skip to content

Instantly share code, notes, and snippets.

View bjdeng's full-sized avatar

Ben Dengerink bjdeng

View GitHub Profile
@ammmze
ammmze / README.md
Last active September 25, 2025 07:38
Script to swap mainsail source

Switch Mainsail

This script provides an easy way to switch the mainsail release to different zip.

First you must download the script.

Run the following commands on your host machine running mainsail to download the script.

wget -O ~/switch-mainsail.sh https://gist.githubusercontent.com/ammmze/3243dd878ccde5d0c486e3650e0daa49/raw/switch-mainsail.sh
@ChipCE
ChipCE / readme.md
Last active October 23, 2025 20:29
Klipper bed mesh on print area only macro install guide

READ THIS FIRST

Adaptive bed mesh is merged into klipper master branch. You can use this feature without this custom macro. Official klipper adaptive bed mesh

Klipper mesh on print area only install guide

What this macro do

  • This macro will dynamically changing the bed mesh area based on the size of the parts will be printed. The fw will only probe on the area that the part will be printed (plus mesh_area_offset value)
@ndarville
ndarville / business-models.md
Last active October 9, 2025 17:55
Business models based on the compiled list at http://news.ycombinator.com/item?id=4924647. I find the link very hard to browse, so I made a simple version in Markdown instead.

Business Models

Advertising

Models Examples
Display ads Yahoo!
Search ads Google
<!doctype html>
<!-- http://taylor.fausak.me/2015/01/27/ios-8-web-apps/ -->
<html>
<head>
<title>iOS 8 web app</title>
<!-- CONFIGURATION -->