Marlin_Firmware/Marlin/src
Marcio Teixeira 60cb36bef3 Misc. improvements (#12747)
* Make ExtUI respect MAXTEMP limits
  - Temperatures are now clamped by MAXTEMP limits rather than arbitrary values.
* Speed up USB init, add status
  - Speed up USB initialization
  - Show status message if init failed
* Enable status messages for EXTENSIBLE_UI
* Adjust max limit to MAX_TEMP - 15
* Misc. tweaks to formatting, const, etc.
2019-01-01 15:17:48 -06:00
..
config [2.0.x] Correct Ender 3 bed size (#12769) 2018-12-30 10:42:47 -06:00
core Add MKS BASE 1.4 pins (#12770) 2018-12-30 10:40:22 -06:00
feature Add spreadCycle parameter sets (#12645) 2018-12-18 12:42:14 -06:00
gcode Misc. improvements (#12747) 2019-01-01 15:17:48 -06:00
HAL Misc. improvements (#12747) 2019-01-01 15:17:48 -06:00
inc Fix bad sanitycheck (#12748) 2018-12-30 10:44:15 -06:00
lcd Misc. improvements (#12747) 2019-01-01 15:17:48 -06:00
libs TMC connection test, spreadCycle parameters, improved debugging (#12616) 2018-12-09 20:54:48 -06:00
module Misc. improvements (#12747) 2019-01-01 15:17:48 -06:00
pins Fix line-endings, formatting, whitespace 2018-12-30 15:38:20 -06:00
sd Misc. improvements (#12747) 2019-01-01 15:17:48 -06:00
Marlin.cpp TMC connection test, spreadCycle parameters, improved debugging (#12616) 2018-12-09 20:54:48 -06:00
Marlin.h Move stepper enable/disable to stepper_indirection.h (#12562) 2018-11-30 12:48:46 -06:00