10565 Commits (091f74243240992be5f6e2edf7e63a585245e183)
 

Autor SHA1 Mensaje Fecha
  Scott Lahteine c8e4b7c8a6 Fix XY homing move away rate hace 7 años
  Scott Lahteine 05c33833e7
[2.0.x] Add NO_LCD_MENUS option (#10582) hace 7 años
  Scott Lahteine 524cc392f4 Fix sd_status comparison hace 7 años
  MagoKimbra 1f92b9a4ed Fix do_probe_move with fr_mm_s (#10576) hace 7 años
  Scott Lahteine 582dc7ef97 Add build notes to README hace 7 años
  Scott Lahteine a73cece360 Fix utility.cpp for DEBUG_LEVELING_FEATURE hace 7 años
  Scott Lahteine 4dfc011d86 Fix homing with probe feedrates hace 7 años
  Scott Lahteine 59fda986ea Allow Z_AFTER_PROBING to be 0 hace 7 años
  Scott Lahteine 63e4afc910 Do rounding in integer (instead of FIXFLOAT) hace 7 años
  Scott Lahteine 616651ff23 Add sanity check for LED_CONTROL_MENU hace 7 años
  Scott Lahteine 9e0d99c0c6
Round all floats in string conversion functions (#10566) hace 7 años
  Scott Lahteine 3f68203324 Modify FastIO error message hace 7 años
  Scott Lahteine 1dab44213a Fix the TMC26X initializer CS pin argument hace 7 años
  Scott Lahteine cd08f01bb4 Fix M421 comment in gcode.h hace 7 años
  Scott Lahteine 7546f87949 Allow a home bump of 0 when homing Z with probe hace 7 años
  Scott Lahteine d470a1234f Fix ENABLED/DISABLED for DUE hace 7 años
  Scott Lahteine 683dc24e0f When homing with Z probe bump at Z_PROBE_SPEED_SLOW hace 7 años
  Scott Lahteine 8db7fb226a Fix M420 C for UBL hace 7 años
  Scott Lahteine ed8d2bc225 Clean up some endstop inverting examples hace 7 años
  Scott Lahteine c7305be4d2 Fix some endstop inverting settings hace 7 años
  Bob-the-Kuhn f973ff49ae [2.0.x] MKS SBASE - Separate SD_DETECT for LCD and on-board SD cards (#10557) hace 7 años
  Scott Lahteine 5ac226aa93 Further cleanup of inline delays hace 7 años
  Marcio Teixeira 724e9f56c8 Removed "const" to match parser. (#10548) hace 7 años
  Giuliano 2e1939e85c [2.0.x] report error on unsupported commands (#10553) hace 7 años
  Scott Lahteine a474a7e675 Correct AVR_ATmega328_FAMILY macro hace 7 años
  Scott Lahteine f790b4bc0a Reorganize some conditionals hace 7 años
  Scott Lahteine a51ba6e3f6 Fix ABL grid bounds test for Delta/SCARA hace 7 años
  Scott Lahteine df6bc812b5 Fix disable of Z_HOMING_SENSITIVITY for HOMING_Z_WITH_PROBE hace 7 años
  Scott Lahteine 63e0b36f8b Fix G29_RECOVER_COMMANDS typo hace 7 años
  Scott Lahteine f83361a814 Apply const to tmc_sensorless_homing hace 7 años
  Scott Lahteine 212e52e485 Basic delay for Max7219 on ARM hace 7 años
  Scott Lahteine 7b6e742436 Wrap delay macros in do{}while(0) hace 7 años
  Karl Andersson 58ca3be1ec delayMicroseconds() cannot be called in critical section (#10535) hace 7 años
  Bob-the-Kuhn 00dfaae8df [2.0.x] Platformio - automate build & environment selection (#10503) hace 7 años
  Scott Lahteine 299c4fed42 Undefine PIDTEMPBED without a bed heater hace 7 años
  Scott Lahteine 456cf971af HAL FastIO cleanup and fixes hace 7 años
  J.C. Nelson 5b5e322356 Set Interrupt Priorities and Grouping for STM32F103. (#10517) hace 7 años
  Scott Lahteine 0e450df6a2 MKS OLED support for RUMBA hace 7 años
  Scott Lahteine 2578996631
[2.0.x] Emergency parser for multiple serial ports (#10524) hace 7 años
  Scott Lahteine 8cc31d1b2e Cleanup to emergency parser hace 7 años
  Chris Pepper 2242b98248 [LPC176x] Emergency Parser Feature (#10516) hace 7 años
  Scott Lahteine eef0248a1c
Add M420 C to adjust the whole mesh (#10522) hace 7 años
  Eduardo José Tagle c1e5ebbc1e [2.0.x] AVR: Atomic bit set and clear of upper pin ports without critical section (#10502) hace 7 años
  Marcio Teixeira 02a711c4d6 [2.0.x] Fix crash upon repeated calls to process_subcommands_now_P (#10509) hace 7 años
  Scott Lahteine a3ce8a3fcd Add sanity checks for EMERGENCY_PARSER hace 7 años
  Scott Lahteine f06c3c38b9 Fix M0_M1 with no LCD hace 7 años
  Scott Lahteine c82dd5129f Revert potentially-not-redundant UBL test hace 7 años
  Scott Lahteine 9789c1c719 Fix current_temperature_chamber compile error hace 7 años
  Eduardo José Tagle 0c428a66d9 Proper AVR preemptive interrupt handling (#10496) hace 7 años
  Scott Lahteine f423e54f77 Strip trailing spaces hace 7 años