Skip to content

lcesadm/TarantulaPro-MarlinFirmware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TarantulaPro-MarlinFirmware

logo
Marlin Version Status

Topics ๐Ÿ”ท

๐Ÿ”น Tarantula Pro ๐Ÿ•ท๏ธ
๐Ÿ”น About ๐Ÿ“–
๐Ÿ”น Features ๐Ÿ”ง
๐Ÿ”น Contributors ๐Ÿค

Tarantula Pro ๐Ÿ•ท๏ธ

I've owned this printer for a few years and lately I've been updating it with some hardware improvements, adding several features to ensure better efficiency during prints.
I created this repository to be able to save all the changes made to the firmware based on the 3D printer hardware implementations (TMC drivers, auto-leveling, runout sensor...).

About ๐Ÿ“–

This is my configs and upgrades of my Tarantula Pro 3D printer.I only added the changed Marlin Firmware source code files:

  • Configuration.h
  • Configuration_adv.h
  • _Bootscreen.h
  • _Statusscreen.h

โš ๏ธ All settings were made for the Tarantula Pro printer with my modifications, check your printer's compatibility first.

Arduino C++ VSCode

Features ๐Ÿ”ง

  • Basic Configuration
    • Added default configuration using the examples provide by the Marlin Firmware.
    • Added Status Screen configuration and changed constants values.
  • TMC2208 Drivers Configuration
    • Added TMC2208 V3.0 by BTT standalone drivers configuration.
  • Auto-Leveling Configuration
    • Added auto-leveling 3DTouch Configuration.
    • Enabled Z probe homing with safe home.
  • Runout Sensor Configuration
    • Added runout sensor configuration.
    • Reused Z axis endstop (replaced by Z probe homing) on X_MAX_PIN pins.
  • Dual Z Configuration
    • Added dual z configuration without multi endstops.
    • Added G34 auto level z calibration.
  • Power Loss Recovery Configuration
    • Added power loss recovery configuration without UPS module.
    • Added games easter egg ๐Ÿ•น๏ธ.

Contributors ๐Ÿค


Leonardo Cesar

MIT LICENSE

About

My configs and upgrades of my Tarantula Pro 3D printer.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages