246 Commits (c68ce8667d86617ec1aa760990cf6b32ef9eb061)

Autor SHA1 Nachricht Datum
  Scott Lahteine 99516572b1 Fix TMC current read from EEPROM vor 7 Jahren
  Christopher Pepper 14dcad6bbc LPC1768: Increase ADC median filter from 3 values to 23 vor 7 Jahren
  Scott Lahteine 60d07f20e7 Make mbl.has_mesh() a method vor 7 Jahren
  Scott Lahteine 2b5a9be49c
Fix M503 skew output vor 7 Jahren
  Scott Lahteine 702c8acdd5 Settings FIELD_TEST fix vor 7 Jahren
  Scott Lahteine e89f1453ab UBL G29 works without settings.load() vor 7 Jahren
  Scott Lahteine 950be70a33 Add FIELD_TEST to validate storage vor 7 Jahren
  Scott Lahteine 760c912ab9 Add data size validation vor 7 Jahren
  Scott Lahteine b91ca168fb Add a struct defining EEPROM storage vor 7 Jahren
  Scott Lahteine 51e0f2bee3 Add MarlinSettings::validate() vor 7 Jahren
  Scott Lahteine 878f54c27b Write filler with NO_VOLUMETRICS vor 7 Jahren
  Scott Lahteine 3ea6745b36 Pretty up TMC current write vor 7 Jahren
  Scott Lahteine 1c41de16d4 Trailing whitespace clean vor 7 Jahren
  Roxy-3D 3a4e107b6b
use SERIAL_EOL(); instead of new line string vor 7 Jahren
  Roxy-3D 19e75ccf86
Add enough precision so planner.xy_skew_factor doesn't print as 0.00 vor 7 Jahren
  Scott Lahteine 7541316bb4 Add M701/M702 Filament Load/Unload, M603 vor 7 Jahren
  Scott Lahteine a80f2eea23 Group leveling reports for folding vor 7 Jahren
  revilor 0e93506985 Fix for issue #9005, #8942 - Bed PID autotuning (#9036) vor 7 Jahren
  Scott Lahteine 4af3d436b2 M303 pid autotune cleanup, commentary vor 7 Jahren
  Tannoo e43f3ac989 EEPROM init fix vor 7 Jahren
  Thomas Moore 8afc4f8d9d Fix UBL compilation warnings vor 7 Jahren
  Scott Lahteine 5e01ee8adf Temperature updates for parity with 1.1.x vor 7 Jahren
  Scott Lahteine d80c4f1a6e Fix typo in delta call to buffer_line vor 7 Jahren
  Scott Lahteine 5effe1590c Fix NO_VOLUMETRICS bug vor 7 Jahren
  Scott Lahteine 4b49ea1e92 General cleanup of config-store, reset_bed_level vor 7 Jahren
  Scott Lahteine 705ea98fd3 Comment `return false` in motion functions vor 7 Jahren
  Scott Lahteine 50366b00d5 Tweak cleaning buffer / SD finished command vor 7 Jahren
  Thomas Moore 2917d1217d Revert "Followup to #8698" vor 7 Jahren
  Scott Lahteine caa5093498 General DELTA_IK macro vor 7 Jahren
  Scott Lahteine c694608450 Apply SCARA_FEEDRATE_SCALING to G2/G3 vor 7 Jahren
  Scott Lahteine 97d509d4d2 Revert "Improved Core-compatible jerk code" vor 7 Jahren
  Scott Lahteine 5bc2acc072 Restore position_float to fix LIN_ADVANCE vor 7 Jahren
  Scott Lahteine 913d9e9a59 Matching sign across filwidth vars vor 7 Jahren
  Scott Lahteine fdc5e72720 A single setting to validate filament width vor 7 Jahren
  Scott Lahteine 933f76fda3 Option to disable all volumetric extrusion vor 7 Jahren
  Scott Lahteine fc9ee1a4de Fix up serial sanity check vor 7 Jahren
  Scott Lahteine de5ca96654 More parity with 1.1.x, plus whitespace vor 7 Jahren
  Scott Lahteine 8df5955da4 Revert "Reset timer count before first block step" vor 7 Jahren
  teemuatlut 0cd1e91056 [2.0.x] TMC driver update (#8769) vor 7 Jahren
  Scott Lahteine 09d13f186f
Correct unskew, after all vor 7 Jahren
  Dave Johnson 0d531d9655 Missing HAS_HEAT_BED conditional vor 7 Jahren
  Scott Lahteine 368c124de8 Fix Planner::unskew parity with skew vor 7 Jahren
  Scott Lahteine cf2193c07f Comment, fix filament width sensor vor 7 Jahren
  Scott Lahteine 24f9bec6f4 UBL + DUAL_X_CARRIAGE compatibility vor 7 Jahren
  Scott Lahteine 3255712343 Skew Correction for UBL vor 7 Jahren
  Scott Lahteine 3db5303bfe _buffer_line => buffer_segment vor 7 Jahren
  Scott Lahteine a71d2f3f40 UBL_DELTA => UBL_SEGMENTED vor 7 Jahren
  Scott Lahteine 73e32925e4 References are better for array args vor 7 Jahren
  victorpv a5150c83a2 [2.0.x] Multiple updates to STM32F1 HAL (#8733) vor 7 Jahren
  Scott Lahteine 204199e1ce Only compare XYZ to check motion vor 7 Jahren