19275 Commits (1d27e866028f2a77104b0a46f1189e172fd3279a)
 

Author SHA1 Message Date
Alfred Melch 1d27e86602 Config: extruder settings
- fix extruder direction
- enable load/unload filament menu items
3 years ago
Alfred Melch 7bf11a8e4c Config: set z steps per mm and probe z offset 3 years ago
Alfred Melch 1025264400 Config: fix endstop setting
The z endstop is not used due to a probe being present. Should it be
used however this is the right setting.
3 years ago
Alfred Melch 86456eaf0b Config: fix axis swap and CoreXY setting
Y stepper was set to be reversed by default. This alone swapped the X
and Y axis. The first fix was to enable COREYX instead of COREXY. With
the correct Y direction the printer will run with the correct axis in
COREXY mode.
3 years ago
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