10343 Commits (a1fab8336e1f19c5d69f5de12377335ce54d2521)
 

Author SHA1 Message Date
Scott Lahteine a1fab8336e Fix abort of SD printing 6 years ago
Scott Lahteine e978e6e782
[2.0.x] Arrange LCD options by type (#10630) 6 years ago
Scott Lahteine 8c5bc77fb9 Fix the sanity-check for config versions 6 years ago
Scott Lahteine 1f11b0f612 Fully init planner sync block 6 years ago
Scott Lahteine f30241bda5
Merge pull request #10614 from thinkyhead/bf2_synced_planner_set_position 6 years ago
Scott Lahteine 840ff60952 Bring some configs up to date 6 years ago
Phr3d13 71cd681473 Add Geeetech i3 Pro C / W examples (#10626) 6 years ago
Scott Lahteine 62e7a9c671 Fix up fwretract handling 6 years ago
Scott Lahteine bfe223e120 Adjust usage of stepper.synchronize 6 years ago
Scott Lahteine af1950a63e Improve sync of stepper positions 6 years ago
Scott Lahteine 0c23792344 Apply int32_t to stepper 6 years ago
Roxy-3D c2c02bdc67
Change Max7219 coordinates to traditional (X,Y) 6 years ago
Scott Lahteine b337698f96 Additional patch for no heated bed 6 years ago
Scott Lahteine 0125e009d3 Fix Travis testing of jp-kana 6 years ago
Scott Lahteine 76da6cc544 Fix Ender 2 build volume 6 years ago
Scott Lahteine d10cb46783
Merge pull request #10595 from nightdemonx/bugfix-2.0.x 6 years ago
Scott Lahteine 81b632c255 Additional temp-oriented improvements 6 years ago
nightdemonx e911635fb1 Add thermocouple with AD8495 support 6 years ago
Scott Lahteine 00e86f1c2d Add Velleman RGB-LED strip support to K8400 6 years ago
Bob-the-Kuhn 410b023b50 [2.0.x] Add Viki support to RAMPS_FD_V1 (DUE) (#10598) 6 years ago
Scott Lahteine fcc5baef52
Merge pull request #10589 from thinkyhead/bf2_lcd_bed_leveling_abl 6 years ago
Scott Lahteine b7e938a9fb LCD_BED_LEVELING enables a sub-menu for ABL 6 years ago
Scott Lahteine a90d99c27c Rename float32 => float52, etc. 6 years ago
Scott Lahteine d7b699ec34 Fewer includes of vector_3.h 6 years ago
thisiskeithb 9312636ee4 Ender-3 config files (#10585) 6 years ago
Scott Lahteine 05fca752d6 Clean up autostart handling 6 years ago
Scott Lahteine c87b0e21be Add units to probe speed comments 6 years ago
Scott Lahteine 2c1205d8b1 Improve debug of homing move feedrate 6 years ago
Scott Lahteine c8e4b7c8a6 Fix XY homing move away rate 6 years ago
Scott Lahteine 05c33833e7
[2.0.x] Add NO_LCD_MENUS option (#10582) 6 years ago
Scott Lahteine 524cc392f4 Fix sd_status comparison 6 years ago
MagoKimbra 1f92b9a4ed Fix do_probe_move with fr_mm_s (#10576) 6 years ago
Scott Lahteine 582dc7ef97 Add build notes to README 6 years ago
Scott Lahteine a73cece360 Fix utility.cpp for DEBUG_LEVELING_FEATURE 6 years ago
Scott Lahteine 4dfc011d86 Fix homing with probe feedrates 6 years ago
Scott Lahteine 59fda986ea Allow Z_AFTER_PROBING to be 0 6 years ago
Scott Lahteine 63e4afc910 Do rounding in integer (instead of FIXFLOAT) 6 years ago
Scott Lahteine 616651ff23 Add sanity check for LED_CONTROL_MENU 6 years ago
Scott Lahteine 9e0d99c0c6
Round all floats in string conversion functions (#10566) 6 years ago
Scott Lahteine 3f68203324 Modify FastIO error message 6 years ago
Scott Lahteine 1dab44213a Fix the TMC26X initializer CS pin argument 6 years ago
Scott Lahteine cd08f01bb4 Fix M421 comment in gcode.h 6 years ago
Scott Lahteine 7546f87949 Allow a home bump of 0 when homing Z with probe 6 years ago
Scott Lahteine d470a1234f Fix ENABLED/DISABLED for DUE 6 years ago
Scott Lahteine 683dc24e0f When homing with Z probe bump at Z_PROBE_SPEED_SLOW 6 years ago
Scott Lahteine 8db7fb226a Fix M420 C for UBL 6 years ago
Scott Lahteine ed8d2bc225 Clean up some endstop inverting examples 6 years ago
Scott Lahteine c7305be4d2 Fix some endstop inverting settings 6 years ago
Bob-the-Kuhn f973ff49ae [2.0.x] MKS SBASE - Separate SD_DETECT for LCD and on-board SD cards (#10557) 6 years ago
Scott Lahteine 5ac226aa93 Further cleanup of inline delays 6 years ago