Code Monkey home page Code Monkey logo

thingmakerconfig's Introduction

ThingmakerConfig

This repository contains configuration files for Thingmaker™.

Current Printer Setup

Hardware

  • Ender 5 Pro
  • Micro-Swiss Direct Drive Extruder and All Metal Hotend
  • BIGTREETECH SKR Mini E3 V2.0
  • BLTouch v3.1
  • Creality 12864 OEM LCD screen and encoder

Software

  • klipper v0.9.1-445 (running on a RPi 4)
  • moonraker v0.6.0-11
  • Fluidd v1.12.2

Usage

  • Install Git:

    sudo apt install git -y
  • Download and install KIAUH:

    cd ~
    git clone [email protected]:th33xitus/kiauh.git
    ./kiauh/kiauh.sh
  • Install Klipper, Moonraker and Fluidd.

  • Download the ThingmakerConfig repo:

    cd ~
    git clone [email protected]:ariacomputer/ThingmakerConfig.git
  • Copy the klipper and Moonraker config files over the existing files:

    cp ~/ThingmakerConfig/moonraker.conf ~/ThingmakerConfig/printer.cfg ~/klipper_config
  • Restart Moonraker and Klipper (this can be done from Fluidd).

Older Marlin Setup

Before the switch in April 2021 to klipper, Thingmaker ran Marlin 2.0.7.2, bugfix release. The files are still available in the Marlin directory if a rollback is ever needed.

The configuration in the Marlin directory is currently out of date, as it was written when the TFT35 was installed.
In addition, the Marlin source file marlin\src\hal\stm32f1\inc\sanitycheck.h must have line 52 commented out:

#error "NEOPIXEL_LED (Adafruit NeoPixel) is not supported for HAL/STM32F1. Comment out this line to proceed at your own risk!"

Links

thingmakerconfig's People

Contributors

ariacomputer avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.