The Laser version of the grbl firmware needs to be installed.
- Once the board is flashed, enable Laser mode in firmware
$32=1 - Create a new Lightburn Device called 'Laser'
- In Device Settings -> Set S-Value Max = 1000
| # # # Klipper Adaptive Purging - ZeroG Logo # # # | |
| # Based on the original found here: https://github.com/kyleisah/Klipper-Adaptive-Meshing-Purging/tree/main/Configuration | |
| # This macro will parse information from objects in your gcode to define a min and max area, creating a nearby purge with Voron flair! | |
| # For successful purging, you may need to configure: | |
| # | |
| # [extruder] | |
| # max_extrude_cross_section: 5 | |
The Laser version of the grbl firmware needs to be installed.
$32=1| # General Process | |
| Pre-heat Bed/Nozzle | |
| G28 Home | |
| Determine Z Probe Offset using paper shim method | |
| - M851 Z 0.0 Reset Z Probe Offset to Zero | |
| - G28 Home Again | |
| - Disable Software End Stops - M211 S0 | |
| - Raise bed until paper just scratches the nozzle | |
| - Record that number as z-probe offset | |
| Set Z Probe Offset in Firmware |
Instructions largely found from here: https://www.esev.com/blog/post/2015-01-pgp-ssh-key-on-yubikey-neo/ https://www.ahrenstein.com/blog/using-a-yubikey-4-and-gpg-for-ssh-on-a-mac/
Go here if you want to update expiration dates on your keys: https://www.g-loaded.eu/2010/11/01/change-expiration-date-gpg-key/
Best to store master key and backups on an encrypted removable drive. I formatted a USB drive for this purpose.
ln -s /Volumes/NONAME .gnupgI hereby claim:
To claim this, I am signing this object:
A checklist for designing and developing internet scale services, inspired by James Hamilton's 2007 paper "On Desgining and Deploying Internet-Scale Services."