Skip to content

Instantly share code, notes, and snippets.

View Tuncay-Ayhan's full-sized avatar
🎯
Focusing

Tuncay Tuncay-Ayhan

🎯
Focusing
View GitHub Profile
@ChipCE
ChipCE / readme.md
Last active May 2, 2024 08:38
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)
"""The postnl component."""
@wuuff
wuuff / ArduboyAssistant.ino
Created May 3, 2018 11:59
A modified version of crait's Arduboy Assistant that has some changes to how EEPROM is saved and restored
//Arduboy Assistant
// Version 1.1, Aug 29, 2016
// By Jonathan Holmes (crait)
//
// Website: http://www.crait.net/
// Twitter: @crait
//
//Arduboy Assistant is a program that allows you to manage an Arduboy's EEPROM as well as test several
//hardware and software components. You can view raw EEPROM data, back it up through the Arduino IDE's
//serial monitor, restore EEPROM data the same way, and even clear the entirety of the EEPROM data.
@robert-claypool
robert-claypool / debian-fullscreen-in-hyperv.md
Created July 13, 2016 18:05
How To Make Debian Linux Fullscreen in Hyper-V