10530 Commits (39a7e7720d0b14e7c55b65d7da7973b528d184c7)
 

Author SHA1 Message Date
  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
  Marcio Teixeira 724e9f56c8 Removed "const" to match parser. (#10548) 6 years ago
  Giuliano 2e1939e85c [2.0.x] report error on unsupported commands (#10553) 6 years ago
  Scott Lahteine a474a7e675 Correct AVR_ATmega328_FAMILY macro 6 years ago
  Scott Lahteine f790b4bc0a Reorganize some conditionals 6 years ago
  Scott Lahteine a51ba6e3f6 Fix ABL grid bounds test for Delta/SCARA 6 years ago
  Scott Lahteine df6bc812b5 Fix disable of Z_HOMING_SENSITIVITY for HOMING_Z_WITH_PROBE 6 years ago
  Scott Lahteine 63e0b36f8b Fix G29_RECOVER_COMMANDS typo 6 years ago
  Scott Lahteine f83361a814 Apply const to tmc_sensorless_homing 6 years ago
  Scott Lahteine 212e52e485 Basic delay for Max7219 on ARM 6 years ago
  Scott Lahteine 7b6e742436 Wrap delay macros in do{}while(0) 6 years ago
  Karl Andersson 58ca3be1ec delayMicroseconds() cannot be called in critical section (#10535) 6 years ago
  Bob-the-Kuhn 00dfaae8df [2.0.x] Platformio - automate build & environment selection (#10503) 6 years ago
  Scott Lahteine 299c4fed42 Undefine PIDTEMPBED without a bed heater 6 years ago