Coder Social home page Coder Social logo

pawsnizzy / ender5-_btt-octopus Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jeffclay/ender5-_btt-octopus

0.0 0.0 0.0 143.08 MB

Adventures with an Ender 5 Plus using BigTreeTech Octopus v1.1

License: GNU General Public License v3.0

Shell 0.67% JavaScript 0.37% C++ 64.89% Python 0.72% C 32.62% Assembly 0.04% CSS 0.04% OpenSCAD 0.05% Makefile 0.26% HTML 0.27% CMake 0.04% GDB 0.01% Dockerfile 0.01% G-code 0.02% NASL 0.01%

ender5-_btt-octopus's Introduction

Ender 5+ & BTT Octopus

Adventures with an Ender 5 Plus using BigTreeTech Octopus v1.1

Always exercise extreme caution when doing anything with electricity, especially high voltage!

The information in this repository is licensed under the GPL v3 license unless otherwise already licensed with one that conflicts with this license.

Current Marlin version is 2.0.9.1

Please remember, my printer is most likely different from yours. You may need to make modifications to the configuration and compile your own firmware if you find that mine does not work for you.

The firmware and config contained within the 'works_for_me' branch will always be whatever I'm running successfully on my printer. Other branches may contain newer or older versions that I have not explicitly tested myself.

Below are the changes that I have made to my printer (that I can think of):

The firmware is configured for independent Z axis control. Since this printer already has separate steppers for each of the two Z lead screws it only makes sense to enable G34 capabilities.

Not much remains of the original Ender 5+ kit. I also use OctoPrint on a Raspberry Pi4 to manage print files. I do not print directly from the Octopus controller.

If you have problems or issues I recommend Google and the Marlin Discord channel.

Firmware settings/tuning:

Steps/mm

  • X 80
  • Y 80
  • Z 800
  • E 100

Feedrate mm/s

  • X 8000
  • Y 8000
  • Z 15
  • E 15000

Acceleration mm/s2

Printing

  • Printing 500
  • Retract 1000
  • Travel 1000

Maximum

  • X 5000
  • Y 5000
  • Z 100
  • E 10000

Offsets

Home

  • X 0mm
  • Y 0mm
  • Z 0mm

Probe

  • Z probe X offset -46mm
  • Z probe Y offset -5mm
  • Z probe Z offset -1.8mm

PID

Hotend PID

  • kP 26.8234
  • kI 2.3949
  • kD 75.1056

TMC Driver Current

  • E0 Stepper 800mA
  • X Stepper 800mA
  • Y Stepper 800mA
  • Z Stepper 800mA

Linear Advance

  • K factor 1.41

Advanced

  • Minimum segment time 20000
  • Junction Deviation 0.08
  • Minimum feedrate for print moves 0mm/s
  • Minimum feedrate for travel moves 0mm/s

ender5-_btt-octopus's People

Contributors

jeffclay 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.