1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-30 23:30:16 +00:00
MarlinFirmware/Marlin/src
Roxy-3D 9729528d13
Update UBL's Delta Probable locations
This is a non-intuitive change.   @oldmcg says in this post https://github.com/MarlinFirmware/Marlin/issues/7572#issuecomment-340641207 that using DELTA_PRINTABLE_RADIUS is better than DELTA_PROBABLE_RADIUS for setting the probe limits.   This is because the automatic probe code checks all locations for being reachable by the probe prior to doing the probe.
2017-11-17 16:44:57 -06:00
..
config Merge pull request #8416 from thinkyhead/bf2_M114_DETAIL 2017-11-14 00:28:55 -06:00
core Add pins_RURAMPS4D.h & change pins.h 2017-11-09 21:51:06 -06:00
feature Apply coding standards to Max7219 2017-11-17 15:32:21 -06:00
gcode Miscellaneous cleanup 2017-11-16 00:47:16 -06:00
HAL Add HAL_SERVO_LIB to HAL_Due.h 2017-11-15 02:07:01 -06:00
inc Update UBL's Delta Probable locations 2017-11-17 16:44:57 -06:00
lcd Fix FILAMENT_LCD_DISPLAY for disabled state 2017-11-16 16:57:48 -06:00
libs Cleanup Nozzle class, fix XY vs Z move order 2017-11-05 18:31:07 -06:00
module E0 auto fan fixes 2017-11-16 18:42:56 -06:00
pins Drop unused LARGE_FLASH option 2017-11-13 15:44:24 -06:00
sd Fix M32 P subroutine handling 2017-11-15 00:44:21 -06:00
Makefile
Marlin.cpp Support for Extrudrboard in Printrboard Rev.F 2017-11-13 15:44:23 -06:00
Marlin.h