Skip to content
View Kruze17's full-sized avatar
🎓
Pursuing Master's in Business Administration
🎓
Pursuing Master's in Business Administration

Block or report Kruze17

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. HN_Switchwire HN_Switchwire Public

    This repository hosts the files that are needed to the build my version of the Voron Switchwire from Ender 3 Pro.

    56 10

  2. ihrapsa/KlipperWrt ihrapsa/KlipperWrt Public

    A guide to install Klipper with fluidd, Mainsail or Duet-Web-Control and webcam stream in OpenWrt. Mainly created around the Creality Wi-Fi box but any OpenWrt running device with similar specs wil…

    Shell 179 39

  3. This shell script installs required ... This shell script installs required packages for building klipper firmware for 3d printer on an Ubuntu machine.
    1
    #!/bin/bash
    2
    # This script installs Klipper firmware compiler on a Windows(WSL) / Ubuntu machine (Ubuntu 20.04 Focal and above)
    3
    
                  
    4
    # Install only required system packages for making menuconfig and building klipper firmware
    5
    install_packages()
  4. Parsing-SMS-with-SIM800L Parsing-SMS-with-SIM800L Public

    How to parse SMS messages using SIM800L and Arduino

    C++ 7 1