Releases: vascojdb/MarlinTarantula
Releases · vascojdb/MarlinTarantula
Release flashed to my MKS Gen L board on 2018.11.25
My hardware includes:
- 1x Tevo Tarantula
- 1x MKS Gen L board
- 5x TMC2130 in SPI mode (3x SPI + 5x CS pins)
- 1x pin for controlling the board fan
- 1x pin for controlling the nozzle fan
- 1x pin for controlling the case light
- 1x pin for a part cooling fan (when the print finishes the fan kicks in for some time) - Manual control via G-code
Release includes:
- Configured for MKS Gen L board
- Enabled TMC2130 stepper drivers in SPI mode (CS: X=63, Y=40, Z=42, E0=59, E1=64, SPI=50/51/52) with reversed X/Y/Z direction
- Activated hybrid threshold for TMC2130
- Adjusted feed rates and accelerations for the TMC2130
- Enabled nozzle cleaning commands
- Controller (board) fan pin: 65
- Extruder fan pin: 66
- Enabled case light on pin: 44
- Added pin for part cooling fan: 11
- Modified custom commands: Lift nozzle, Start cooling, End cooling, Clean nozzle, Shutdown, Service
- Attached file includes all the pins of the board + the additional pins used by me
Updates that are not Board specific:
- Adjusted board 0,0 location offset
- Modified E0/E1 steps to 400 as I have Tevo Titan extruder
- Adjusted PID settings to my previous ones
- Adjusted temperature for PLA
- Adjusted bed margins to 30 and 20 extra bed movement (on Y axis)
- Enabled S curve accelerations
- Set Z homing height to 10
- Enabled soft endstops enable/disable from the menu
- Enabled extrapolation beyond Z calibration grid
- Adjusted minimum PWM fan speed, kick start time and fan duration after motors are turned off
- Enabled emergency parser
- Enabled babystepping (including menu and double tap)
- Adjusted double tap interval for slower pressings
- Changed sound feedback frequency
- Enabled SD support
- Changed LCD character language to western.