Firmware2/Marlin/src
swilkens 06e2afe8e0 [2.0.x] Reduce HOMING_FEEDRATE_XY for Ender 3 (#12105)
Homing on the Ender 3 with HOMING_FEEDRATE_XY set to 50*60 was shown (#12074) to cause the end-stop micro-switches to bottom out, causing the carriage for both X and Y axis to physically crash into the micro switch. Reducing the homing speed prevents the switches from bottoming out.
2018-10-16 01:51:47 -05:00
..
config [2.0.x] Reduce HOMING_FEEDRATE_XY for Ender 3 (#12105) 2018-10-16 01:51:47 -05:00
core Fix trailing spaces 2018-10-10 16:24:35 -05:00
feature Refactor PRINTER_EVENT_LEDS, apply to M303 (#12038) 2018-10-10 21:25:43 -05:00
gcode Option for G0 to have a separate feedrate (#12089) 2018-10-16 01:49:51 -05:00
HAL Remove debug output from flash persistent store implementation 2018-10-14 18:43:48 +01:00
inc Extend M217 with configurable park/raise (#12076) 2018-10-13 23:08:20 -05:00
lcd [2.0.x] Updated slovak translation (#12059) 2018-10-14 02:15:15 -05:00
libs Extend M217 with configurable park/raise (#12076) 2018-10-13 23:08:20 -05:00
module servo update 2018-10-14 18:43:48 +01:00
pins Update the sdcard usb sharing config and apply to Re-ARM 2018-10-14 18:43:48 +01:00
sd Add USB_FLASH_DRIVE_SUPPORT 2018-10-04 19:54:12 -05:00
Marlin.cpp Move SENSITIVE_PINS to its own file 2018-10-11 01:10:11 -05:00
Marlin.h Use uint8_t for all fan speeds (#12032) 2018-10-07 15:34:41 -05:00