435 Commits (39a7e7720d0b14e7c55b65d7da7973b528d184c7)

Author SHA1 Message Date
  etagle 99af086cea Add hidden Serial overflow debug options 6 years ago
  Scott Lahteine 3f2a062a57 Fix M914 value range (-64...+63) 6 years ago
  Eduardo José Tagle 6f330f397e [2.0.x] Buffer overflow and scroll fix, UTF8 cleanup (#10844) 6 years ago
  Scott Lahteine 645df23eb0 Fix warning with FASTER_GCODE_PARSER disabled 6 years ago
  Scott Lahteine a94506ada0 Fix K8400 Y min pos, M118 comment 6 years ago
  Scott Lahteine 230ae6a143 Default G30 to engage / disengage 6 years ago
  etagle a11eb50a3e Refactor and optimize Stepper/Planner 6 years ago
  Scott Lahteine 83d42f33e1 Add HAS_HOTEND_OFFSET_Z conditional 6 years ago
  GMagician 3c76bda2d8 Fix switching extruder 6 years ago
  Scott Lahteine c173a31060 Fix some compile warnings 6 years ago
  Scott Lahteine 50270b53a0 Clear up some more compile warnings 6 years ago
  Scott Lahteine eb2eb72720
Modify UBL mesh_is_valid and use in leveling_is_valid (#10746) 6 years ago
  Scott Lahteine 35258dd50b Consistent heating status and status reset 6 years ago
  Scott Lahteine 08e36e264e Apply _AXIS macro 6 years ago
  Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros 6 years ago
  Scott Lahteine 8f8c6a9bc4
Move get_axis_position_mm to Planner (#10718) 6 years ago
  Scott Lahteine f5aaa2d6c0 Fix some compiler warnings 6 years ago
  Scott Lahteine 625035a9ce
Fix M301 access to lpq_len (#10714) 6 years ago
  Scott Lahteine 306f0f2135
Move Stepper::synchronize to Planner (#10713) 6 years ago
  ManuelMcLure 8679f671ed Remove dependency on PI. (#10701) 6 years ago
  Scott Lahteine 6671c064cd
Use arc moves for G26 if enabled (#10696) 6 years ago
  Scott Lahteine c43235dd39 Remove non-special comments 6 years ago
  ManuelMcLure 613a3be167 Remove hidden dependencies on destination. Fixes #10686. (#10691) 6 years ago
  Scott Lahteine b76344c080 More Trinamic cleanup 6 years ago
  Giuliano 44f3a6dc3b [2.0.x] Add missing axes to M911, M912 (#10668) 6 years ago
  Scott Lahteine 19f189b4e5
Add UBL support for G2/G3 and G5 (#10648) 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 d7b699ec34 Fewer includes of vector_3.h 6 years ago
  Scott Lahteine 05fca752d6 Clean up autostart handling 6 years ago
  Scott Lahteine 05c33833e7
[2.0.x] Add NO_LCD_MENUS option (#10582) 6 years ago
  Scott Lahteine 59fda986ea Allow Z_AFTER_PROBING to be 0 6 years ago
  Scott Lahteine 9e0d99c0c6
Round all floats in string conversion functions (#10566) 6 years ago
  Scott Lahteine cd08f01bb4 Fix M421 comment in gcode.h 6 years ago
  Scott Lahteine 8db7fb226a Fix M420 C for UBL 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 a51ba6e3f6 Fix ABL grid bounds test for Delta/SCARA 6 years ago
  Scott Lahteine 63e0b36f8b Fix G29_RECOVER_COMMANDS typo 6 years ago
  Scott Lahteine eef0248a1c
Add M420 C to adjust the whole mesh (#10522) 6 years ago
  Marcio Teixeira 02a711c4d6 [2.0.x] Fix crash upon repeated calls to process_subcommands_now_P (#10509) 6 years ago
  Scott Lahteine f06c3c38b9 Fix M0_M1 with no LCD 6 years ago
  Scott Lahteine f423e54f77 Strip trailing spaces 6 years ago
  Scott Lahteine cb46cb8480
Add HAS_HEATED_BED conditional (#10495) 6 years ago
  Scott Lahteine 1c3d49afe0 Fix G28 with Z_AFTER_PROBING 6 years ago
  Scott Lahteine 3396671011
[2.0.x] Reset LCD status to fallbacks (#10470) 6 years ago
  Scott Lahteine 11ab017dd0 Creality3D Power-Loss Recovery 6 years ago
  Scott Lahteine 7dcd0a1cff Add R parameter to G28 to specify pre-raise 6 years ago
  Scott Lahteine a90cbc6339
[2.0.x] Wait for bed heaters between probing (#10472) 6 years ago
  Scott Lahteine d8a8eec6ea Add THERMAL_PROTECTION capability 6 years ago