9778 Commits (1d7f5be0ff3728637f2fc5fae2d3af719ae6901d)
 

Author SHA1 Message Date
Scott Lahteine 1d7f5be0ff quick_home_xy sensorless homing 6 years ago
Scott Lahteine eb182c08af
Merge pull request #9733 from thinkyhead/bf2_random_fixup_branch 6 years ago
Kevin 03b48df7bb RADDS: Add EEPROM Size (#9737) 6 years ago
Scott Lahteine 9f0907d40c Fix big edit font width calculation 6 years ago
Scott Lahteine 4303f2e377 Fix MALYAN_LCD message bugs 6 years ago
Scott Lahteine 12c5fdfdb5 Fix CYCLES_PER_MICROSECOND conflict on STM32F1 6 years ago
Scott Lahteine a810e585db Drop HAL_timer_set_count 6 years ago
Bob-the-Kuhn a823b801b8
Merge pull request #9729 from Bob-the-Kuhn/U8G-compile-error-2.0.x 6 years ago
Bob-the-Kuhn 47d529aac5 move #include <U8glib.h> 6 years ago
Scott Lahteine 73cd34b121 Finish AUTO_POWER_CONTROL implementation 6 years ago
Scott Lahteine fc460fff94 Extend menu items for SWITCHING_EXTRUDER 6 years ago
Scott Lahteine c4ec01d59b Conditionals for SWITCHING_EXTRUDER 6 years ago
Scott Lahteine d4e4fe40e0 Add SENSORLESS_HOMING delay to quick_home_xy 6 years ago
Scott Lahteine 25e3e62354 Null-terminate lcd_status_message 6 years ago
Scott Lahteine a11fcd46a2
Merge pull request #9699 from Studiodyne/Studiodyne-filamentMulti 6 years ago
Scott Lahteine b3deadd898 Don't raise FIX_MOUNTED_PROBE on stow 6 years ago
Scott Lahteine a74cece6d0 CR-10 Bootscreen 6 years ago
Scott Lahteine 8733d5a296 Add NUM_RUNOUT_SENSORS to example configs 6 years ago
Studiodyne d3ca82d8c2 Support for multiple filament runout sensors 6 years ago
Scott Lahteine 0106c3e476 Style tweak in MarlinSerialUSB_Due.h 6 years ago
Scott Lahteine 3d1692d1fd Fix X2 enable with X_DUAL_STEPPER_DRIVERS 6 years ago
Scott Lahteine c241da32e8 stepper.h parity with 1.1.x 6 years ago
Scott Lahteine 3af988a7f3 Add sensorless homing delay to home_z_safely 6 years ago
Scott Lahteine ca55f2927a
Pulldown pin mode support (#9701) 6 years ago
Scott Lahteine aef9e036bf More overridable FIL_RUNOUT_PIN 6 years ago
Scott Lahteine a6563df705
Sync pinsDebug_list.h between 1.1.x and 2.0.x (#9693) 6 years ago
Scott Lahteine bab0e975c8
The ENDER can use BOARD_MELZI_CREALITY (#9692) 6 years ago
Scott Lahteine 83d7e95de0
Add MSG_THERMAL_RUNAWAY_BED (#9691) 6 years ago
Scott Lahteine 6589f654b0
Merge pull request #9676 from smoki3/bugfix-2.0.x 6 years ago
Scott Lahteine 8ffa0b24a4 Strip excess G28 debug logging 6 years ago
Kevin 9019ea0fce Option to force X or Y to home first when homing the other axis 6 years ago
Scott Lahteine 60fc372211 Add CODEPENDENT_XY_HOMING to example configs 6 years ago
Scott Lahteine da7c51d820 Space out some pins lines 6 years ago
Bob-the-Kuhn e05673a379 [2.0.x] VIKI2 & RE_ARM changes (#9686) 6 years ago
Scott Lahteine 7a381366aa
Merge pull request #9208 from benlye/benlye-m73 6 years ago
Scott Lahteine 7d093edc18 Add Tronxy XY100 configuration 6 years ago
Scott Lahteine 472229b974 Fix #9681 6 years ago
Scott Lahteine f6cc89ec7c LCD_PROGRESS_BAR w/out SDSUPPORT for character LCD 6 years ago
blye 330437ad7c Update LCD_SET_PROGRESS_MANUALLY in configs 7 years ago
blye 168af8bacb Allow LCD_SET_PROGRESS_MANUALLY without SDSUPPORT 7 years ago
Scott Lahteine bf5df306e1 Fix compile error with SHOW_BOOTSCREEN disabled 6 years ago
Scott Lahteine 3021058e6d Fix non-UTF8 Czech language 6 years ago
Scott Lahteine bd54ce830a Include utility.h in neopixel.cpp 6 years ago
Scott Lahteine ff90cb409e No space for E2 with ReARM+RAMPS 6 years ago
Scott Lahteine d7f82c8ddf Drop extra avr/pgmspace include in _Bootscreen.h 6 years ago
Scott Lahteine 1bf2b1e475 Use serial macro in sd_mmc_spi_mem.cpp for Due 6 years ago
Scott Lahteine 241e55ef3b Apply SERIAL_FLUSH macro 6 years ago
Scott Lahteine 1f8f8c9104
Merge pull request #9657 from petrzjunior/bugfix-2.0.x 6 years ago
Thomas Moore cff62042ee Fix LCD manual movement on kinematic machines (#9655) 6 years ago
teemuatlut 749bc42aa9 TMC SGT is int8 (#9651) 6 years ago