-
https github com saitoha libsixel https github com…
https://github.com/saitoha/libsixel https://github.com/saitoha/sixel
-
Quickly modifying gcode for higher temp silk (205℃) PLA (TTYT3D Rainbow)
Making modifications to a gcode file you have (without source .stl) to support a higher temp Silk PLA like the TTYT3D rainbow
-
Convert a pem file into an rsa private…
Convert a pem file into an rsa private and public key `openssl rsa -in yourfile.pem -out yourfile_rsa` `chmod 400 yourfile_rsa` `openssl rsa -in yourfile.pem -pubout > yourfile_rsa.pub` and `ssh -i yourfile_rsa.pub youruser@hostname` to connect
