19271 Commits (e6df88855b32282a97a041dfb8dbbc790b54f379)
 

Author SHA1 Message Date
Alfred Melch e6df88855b Config: enable USB serial port 3 years ago
Alfred Melch d15a3e2ae8 Config: set extruder fan
FAN1_PIN is the HE1 ferrule connector. By setting the E0_AUTO_FAN_PIN
the fan only turns on at the specified temperature (50).
3 years ago
Alfred Melch 185e6cf4e9 Config: enable sensorless homing 3 years ago
Alfred Melch d2a6971302 Config: configure Z Probe for homing 3 years ago
Alfred Melch 98999a86c3 Config: setup tft display
- Config based on
  https://github.com/bigtreetech/BIGTREETECH-TouchScreenFirmware#marlin-dependencies
3 years ago
Alfred Melch e612574759 Config: specify installed components
- Temp sensor on hotend
- 4, Stepper drivers: X, Y, Z and E0
- BLTOUCH and offset
3 years ago
Alfred Melch 58062d1754 Config: alter basic settings
- Author, Printer Name, Machine UUID
- Mechanical type, CoreYX
- Bed size
- enable EEPROM and SD-Card
3 years ago
Alfred Melch 13d425af8c Set board env for platformio
Chipset for BTT SKR 1.4 Turbo is LPC1769
3 years ago
Alfred Melch 385c76528c Backup configuration files 3 years ago
Mads Ynddal bf067738f2 🐛 Fix XYZEval::set(XY, Z) and (XY, Z, E) (#23704)
Fix regression in #21953

Co-authored-by: Scott Lahteine <github@thinkyhead.com>
3 years ago
Maeyanie e028a3c441 🐛 Fix M852 report (#23660) 3 years ago
Timothy Hoogland 9847470b38 🐛 Fix EZBoard V2 Environment for OpenBLT (#23659) 3 years ago
Timothy Hoogland 51209667a5 🐛 Fix EZBoard V2 timer conflict (#23648) 3 years ago
Scott Lahteine db4172b5fa 🔨 Prevent two [cron] in a row 3 years ago
Jim Watson 242192d03d 🐛 Fix SHOW_REMAINING_TIME compile (#23503) 3 years ago
ellensp 7135c3b185 🚑️ Fix M105 regression (#23505)
Fixes #23504
3 years ago
ellensp c91d033b5d 🐛 Fix Arduino build issues (#23510) 3 years ago
Scott Lahteine 0470fbe0a1 🧑‍💻 Move PB0 init for MKS_ROBIN_NANO 3 years ago
Scott Lahteine eb8d819325 🧑‍💻 Fewer string macros 3 years ago
DerAndere 41f80a4498 🚸 Include extra axes in position report (#23490) 3 years ago
David Ross Smith e0f75d4f06 🚑️ Fix preheat target bug
Fixes Jyers/Marlin#1651
3 years ago
Scott Lahteine 42449b8683 🌐 Update auto home axis strings 3 years ago
Roman Moravčík e23c696566 🌐 Update Slovak language (#23475) 3 years ago
Scott Lahteine 035f9b8e13 🔨 Rename (not copy) with board_build.rename 3 years ago
Miguel Risco-Castillo 49f8171f7a 🚸 BLTouch HS menu item for DWIN Enhanced UI (#23480) 3 years ago
ClockeNessMnstr 75d0e94d5b 🚸 Do G34 "Z Backoff" at full current 3 years ago
jdegenstein 915f610782 📌 LCD_FOR_MELZI for BTT E3 RRF (#23453) 3 years ago
Lefteris Garyfalakis 2231e00b2c 🌐 Localize E3V2 Enhanced UI (#23424) 3 years ago
Anson Liu 63f2b15396 📺 Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) 3 years ago
Kyle Hu f503722c45 🐛 Fix Artillery Ruby (startup code, build flags) (#23446) 3 years ago
Mike La Spina 4fd1de7fb7 🐛 Define required endstop enums (#23425) 3 years ago
Scott Lahteine 93126c0d02 🔨 Strip CR in mftest > awk 3 years ago
Scott Lahteine 80f77ea807 🐛 Fix strlen_P parameter error
Fixes #23447
3 years ago
Scott Lahteine 9ff8220b8a 🩹 Fix RADDS+RRD encoder button 3 years ago
hwmland 7754860289 🩹 RAMPS FET order overridable, E + Laser (#23428) 3 years ago
Jason Smith 4efe4788af ⬆️ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) 3 years ago
Jason Smith 2faf4e2a99 💚 Fix Teensy CI test (#23433) 3 years ago
Scott Lahteine 9956e62674 🧑‍💻 Apply axis conditionals 3 years ago
Scott Lahteine a732427329 🚨 Fix M906 warning 3 years ago
Mike La Spina 974883d2f6 🔧 Normal FET layout with Spindle/Laser (#23409) 3 years ago
Jason Smith 1170ed995e 🔧 Update deprecated auto_build.py (#23427) 3 years ago
Johannes Hörmann 24f9c3a777 🔨 Upload to Optiboot at 115200 (#23403) 3 years ago
Scott Lahteine 5ec384f40c M919 : Chopper Timing (#23400) 3 years ago
Jason Smith 6d7ffa6add 🔧 Only warn about enabled CONFIGURATION_EMBEDDING (#23408) 3 years ago
Scott Lahteine dadd7516b5 🚑️ Fix thermal conditionals, structure 3 years ago
Robby Candra f99732ba75 🔧 DWIN_MARLINUI sanity checks (#23399) 3 years ago
Scott Lahteine 5a9635aa58 🩺 Assert FAN_SOFT_PWM where required (#23383, #23477) 3 years ago
Lefteris Garyfalakis 1552c6d2a5 🎨 E3V2 corner leveling => tramming (#23375) 3 years ago
Miguel Risco-Castillo 06c2ed3c99 🚸 DWIN Enhanced improve, fix, and extend (#23240)
- Offset icon change to show mesh leveling status
- Reset extruder position when enter to Move menu
- New live end-stop diagnostic page
- Editable firmware retracts settings for Tune and filament settings menu
- Print Statistics page accessible from the Advanced Settings menu
- Reset printer draws the boot image
- Adds individual axes homing menu
- Adds probe deploy/stow to Probe Settings menu
- Updates lock screen
- Rebuilds main buttons to support text caption in other languages
- Increases probe offset limits to 60 mm
- Fix M303 PID variable update
- Fix Resume/Pause button update
- Fix redraw of print done
- Fix very large file name bug
- Fix bug in bed manual leveling
3 years ago
Scott Lahteine 430c5da54c 🚚 Rename L6470 G-code file 3 years ago