435 Commits (39a7e7720d0b14e7c55b65d7da7973b528d184c7)

Author SHA1 Message Date
  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
  Scott Lahteine 65a6a86d19 Don't report point 0 in MBL G29 6 years ago
  Scott Lahteine 78ea4871f9 Fix up enqueue now functions 6 years ago
  Marcio Teixeira 5cc7916e69 Add G29_RETRY_AND_RECOVER feature 6 years ago
  Scott Lahteine df2f24617b Use 0 as the bed position (not Z_MIN_POS) 6 years ago
  Scott Lahteine 52c024e260 M221 with no parameters report flow 6 years ago
  Scott Lahteine 0746aff595 Improve UBL mesh report. Add M420 T, M421 N 6 years ago
  Scott Lahteine 99282a46e9 Make sure ABL (manual) starts close to the bed 6 years ago
  Scott Lahteine 3c5c6d478a Prettify process_parsed_command 6 years ago
  Scott Lahteine bb7064cc30 Tweak MBL move to bed code 6 years ago
  Scott Lahteine daa712455b Make sure MBL starts close to the bed 6 years ago
  Scott Lahteine 4c8751727a Fix M118 parameter handling 6 years ago
  Luc Van Daele 646aa20b43 Overhaul of G33 Delta Calibration (#8822) 6 years ago
  Luc Van Daele ac2e0afb62 Low Point for delta calibration (#10363) 6 years ago
  Sean 2d9b0a66fe Add Filament Change accelerations 6 years ago
  Scott Lahteine 8b8ad14178 Add Z_PROBE_LOW_POINT to prevent damage 6 years ago
  Scott Lahteine cea398849e Tweak to gcode_line_error/return 6 years ago
  Scott Lahteine e8e60263c8 Scale feedrate (mm/s to deg/s) for SCARA 6 years ago
  Marcio Teixeira 8bc93c6f2b Improve heating/cooling LCD messages (#10293) 6 years ago
  Scott Lahteine adcb87f0db Z Endstop Servo => Z Probe Servo 6 years ago
  Scott Lahteine 1a75165f35 For set_z_fade_height use set_bed_leveling_enabled 6 years ago
  Scott Lahteine 55e9b85ad6 Clear the "Wait for user" message set by M0/M1 6 years ago
  AnHardt c1f58a238d No delay in sensorless quick homing (#10254) 6 years ago
  Scott Lahteine 1be955e52a Alert users about low Z jerk values 6 years ago
  Scott Lahteine 9e4c037cef
Wait before turning off PRINTER_EVENT_LEDS at print end (#10248) 6 years ago
  Scott Lahteine 7b8bb2519e Fix gcode_line_error call 6 years ago
  Scott Lahteine aa20b3ef7c Fix linear/3-point manual leveling buffer overrun 6 years ago
  Scott Lahteine 38378cd0e8 M218 with DELTA needs planner.h 6 years ago
  Scott Lahteine 3007eee22e Require a checksum when writing to SD 6 years ago
  Bob-the-Kuhn 9656a82609 Fix G53/CNC_COORDINATE_SYSTEMS compilation, Travis testing (#10227) 6 years ago
  Rob Power d1f14202a9 [2.0.x] NANODLP_Z_SYNC requires linear axes (#10240) 6 years ago
  Scott Lahteine 1cb810ff1c
[2.0.x] Automatically reset stepper timeout (#10179) 6 years ago
  Scott Lahteine 045ee28c50 Tweaks to M915 6 years ago
  Scott Lahteine ff304d3767 Allow G53 to go back to native space 6 years ago
  Scott Lahteine bc45fb6b13 Tweak use of move_z_after_probing 6 years ago
  Scott Lahteine c352954882 Allow no raise after run_z_probe in probe_pt 6 years ago
  Scott Lahteine ae39fbd646 Also suppress keepalive with suspend_auto_report 6 years ago
  Scott Lahteine a46bac3100 Add 'I' parameter to M906/M913/M914; 'T' to M906/M913 6 years ago
  Scott Lahteine cfc13ed7f3 Quiet M906/M913/M914 with axes. Patch for DISTINCT_E_FACTORS. 6 years ago
  Scott Lahteine 48d7036874 Consolidate smart stepper driver initialization 6 years ago