8000 GitHub - JustSid/Marlin: Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. | Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. | Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.

License

Notifications You must be signed in to change notification settings

JustSid/Marlin

 
 

Repository files navigation

Overview

This is a fork of Marlin for my Anycubic Mega X running on an Bigtree Tech SKR 1.4 Turbo with TMC 2209 drivers.

Modifications

  • Motherboard is set to BOARD_BTT_SKR_V1_4_TURBO
  • Thermistors and other physical attributes of the machine (bed size, homing direction etc)
  • Stepper drivers are set to TMC2209
  • Classic jerk is enabled
  • BLTouch support with 8x8 probing grid
  • Dual Z end stops (the second end stop is on ZMAX (Pin 1.0))

There currently is no support for a display because the default Anycubic touch screen is horrible and I haven't figured out what to replace it with. Running the printer relies completely on OctoPi

About

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. | Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 71.5%
  • C 24.4%
  • Objective-C 2.2%
  • Python 0.8%
  • Shell 0.6%
  • Makefile 0.3%
  • Other 0.2%
0