Skip to content

Instantly share code, notes, and snippets.

View easytarget's full-sized avatar
🏠
Working from home

Owen Carter easytarget

🏠
Working from home
View GitHub Profile
@easytarget
easytarget / lasweweb-dev-install-pi-buster.md
Last active August 23, 2023 07:16
LaserWeb development install on Raspian Bullseye and Buster.

Machine Prep

Note; this log was generated on a Pi4 4Gb running from a SSD. However, I also test on a Pi3 Model B+ and a Pi3 Model A.

For support please go to the MakerForums at: https://forum.makerforums.info/c/laserweb-cncweb/

These Instructions should work for all Pi 3 and 4 models running the Buster and Bullseye releases. Also see the wiki page about Pi installation for more info and notes on how to run LaserWeb4 as a service.

Machines running Bullseye

This is nice and easy; node 12 is part of the RPI OS release.

; bed.g
; called to perform automatic delta calibration via G32
;
M118 P2 S"{""pe_imsg"":"" Calibrate""}"
G28 ; Home;
G29 S2 ; Unload Heightmap
M42 P2 S0 ; Lights Off