10480 コミット (16da5c62d08985803a7dda3475823a8c53621922)
 

作成者 SHA1 メッセージ 日付
  Scott Lahteine 0125e009d3 Fix Travis testing of jp-kana 7年前
  Scott Lahteine 76da6cc544 Fix Ender 2 build volume 7年前
  Scott Lahteine d10cb46783
Merge pull request #10595 from nightdemonx/bugfix-2.0.x 7年前
  Scott Lahteine 81b632c255 Additional temp-oriented improvements 7年前
  nightdemonx e911635fb1 Add thermocouple with AD8495 support 7年前
  Scott Lahteine 00e86f1c2d Add Velleman RGB-LED strip support to K8400 7年前
  Bob-the-Kuhn 410b023b50 [2.0.x] Add Viki support to RAMPS_FD_V1 (DUE) (#10598) 7年前
  Scott Lahteine fcc5baef52
Merge pull request #10589 from thinkyhead/bf2_lcd_bed_leveling_abl 7年前
  Scott Lahteine b7e938a9fb LCD_BED_LEVELING enables a sub-menu for ABL 7年前
  Scott Lahteine a90d99c27c Rename float32 => float52, etc. 7年前
  Scott Lahteine d7b699ec34 Fewer includes of vector_3.h 7年前
  thisiskeithb 9312636ee4 Ender-3 config files (#10585) 7年前
  Scott Lahteine 05fca752d6 Clean up autostart handling 7年前
  Scott Lahteine c87b0e21be Add units to probe speed comments 7年前
  Scott Lahteine 2c1205d8b1 Improve debug of homing move feedrate 7年前
  Scott Lahteine c8e4b7c8a6 Fix XY homing move away rate 7年前
  Scott Lahteine 05c33833e7
[2.0.x] Add NO_LCD_MENUS option (#10582) 7年前
  Scott Lahteine 524cc392f4 Fix sd_status comparison 7年前
  MagoKimbra 1f92b9a4ed Fix do_probe_move with fr_mm_s (#10576) 7年前
  Scott Lahteine 582dc7ef97 Add build notes to README 7年前
  Scott Lahteine a73cece360 Fix utility.cpp for DEBUG_LEVELING_FEATURE 7年前
  Scott Lahteine 4dfc011d86 Fix homing with probe feedrates 7年前
  Scott Lahteine 59fda986ea Allow Z_AFTER_PROBING to be 0 7年前
  Scott Lahteine 63e4afc910 Do rounding in integer (instead of FIXFLOAT) 7年前
  Scott Lahteine 616651ff23 Add sanity check for LED_CONTROL_MENU 7年前
  Scott Lahteine 9e0d99c0c6
Round all floats in string conversion functions (#10566) 7年前
  Scott Lahteine 3f68203324 Modify FastIO error message 7年前
  Scott Lahteine 1dab44213a Fix the TMC26X initializer CS pin argument 7年前
  Scott Lahteine cd08f01bb4 Fix M421 comment in gcode.h 7年前
  Scott Lahteine 7546f87949 Allow a home bump of 0 when homing Z with probe 7年前
  Scott Lahteine d470a1234f Fix ENABLED/DISABLED for DUE 7年前
  Scott Lahteine 683dc24e0f When homing with Z probe bump at Z_PROBE_SPEED_SLOW 7年前
  Scott Lahteine 8db7fb226a Fix M420 C for UBL 7年前
  Scott Lahteine ed8d2bc225 Clean up some endstop inverting examples 7年前
  Scott Lahteine c7305be4d2 Fix some endstop inverting settings 7年前
  Bob-the-Kuhn f973ff49ae [2.0.x] MKS SBASE - Separate SD_DETECT for LCD and on-board SD cards (#10557) 7年前
  Scott Lahteine 5ac226aa93 Further cleanup of inline delays 7年前
  Marcio Teixeira 724e9f56c8 Removed "const" to match parser. (#10548) 7年前
  Giuliano 2e1939e85c [2.0.x] report error on unsupported commands (#10553) 7年前
  Scott Lahteine a474a7e675 Correct AVR_ATmega328_FAMILY macro 7年前
  Scott Lahteine f790b4bc0a Reorganize some conditionals 7年前
  Scott Lahteine a51ba6e3f6 Fix ABL grid bounds test for Delta/SCARA 7年前
  Scott Lahteine df6bc812b5 Fix disable of Z_HOMING_SENSITIVITY for HOMING_Z_WITH_PROBE 7年前
  Scott Lahteine 63e0b36f8b Fix G29_RECOVER_COMMANDS typo 7年前
  Scott Lahteine f83361a814 Apply const to tmc_sensorless_homing 7年前
  Scott Lahteine 212e52e485 Basic delay for Max7219 on ARM 7年前
  Scott Lahteine 7b6e742436 Wrap delay macros in do{}while(0) 7年前
  Karl Andersson 58ca3be1ec delayMicroseconds() cannot be called in critical section (#10535) 7年前
  Bob-the-Kuhn 00dfaae8df [2.0.x] Platformio - automate build & environment selection (#10503) 7年前
  Scott Lahteine 299c4fed42 Undefine PIDTEMPBED without a bed heater 7年前