97 Commits (beb17d88552b4d25b6f51f01bbfa90da8ca3d51b)

Author SHA1 Message Date
  Scott Lahteine beb17d8855 Digipots refactor / cleanup (#19690) 3 years ago
  makerbase d8ed749045
Add MKS Robin E3P, improve LVGL UI (#19442) 3 years ago
  Scott Lahteine 76d8d1742c Add multi-extruder condition 3 years ago
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 3 years ago
  Jason Smith a847f37d43
Reduce Step Smoothing ceiling to 50% CPU usage (#18719) 3 years ago
  Scott Lahteine 55e519a06f General cleanup 3 years ago
  Luu Lac 0fa345f98f
Laser updates followup (#18237) 4 years ago
  Scott Lahteine a1f3d2f3cd Move set_all_z_lock to Stepper 4 years ago
  Scott Lahteine 2e03c7939c Simplification 4 years ago
  Colin Godsey 8a22ef0c83
G6 Direct Stepping (#17853) 4 years ago
  Scott Lahteine ab2b98e425 Apply composite tests 4 years ago
  Ben df8b7dfc40
Various Laser / Spindle improvements (#15335) 4 years ago
  Scott Lahteine 3a07b4412d
Asynchronous M114 and (R)ealtime position option (#17032) 4 years ago
  Scott Lahteine 99a5074372 Fix babystep include, typos in stepper.cpp 4 years ago
  Scott Lahteine 64a81f887a
EXPERIMENTAL integrated BABYSTEPPING (#16829) 4 years ago
  Scott Lahteine 0b984519c3
Clean up stepper and babystep (#16857) 4 years ago
  Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
  InsanityAutomation 0fcf2b1110 Quad Z stepper support (#16277) 4 years ago
  Scott Lahteine a2cda631d9 Clean up trailing whitespace 4 years ago
  Jason Smith d5bc5547ee Step timing cleanup and rounding fix (#16258) 4 years ago
  Jason Smith 1bad8f1b17 Improve pulse timing and step reliability (#16128) 4 years ago
  Scott Lahteine e3fd0519b3 Reduce need for UNUSED 4 years ago
  Scott Lahteine 50e4545255
Add custom types for position (#15204) 4 years ago
  Scott Lahteine d63e0f6d98 Pending refactor tweaks 4 years ago
  Scott Lahteine 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 4 years ago
  Karl Andersson 123ecfe613 Allow MINIMUM_STEPPER_PULSE override with LV8729 (#15162) 4 years ago
  Scott Lahteine 586b334c2a
Split up stepper indirection (#15111) 4 years ago
  Scott Lahteine 750a16ad38 Fix MIN/MAX function collision with macros 5 years ago
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
  Scott Lahteine 93ab16c6e4 Remove old mixing ISR comment 5 years ago
  Scott Lahteine 6572848d7f Fix stepper timing bug 5 years ago
  chai-md 940ff8e7c8 Improve LV8729 stepping (#13776) 5 years ago
  Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 5 years ago
  Vasily Evseenko 71773b128d Fix stepper use before init. Add Ultimaker2+ Extended clone config (#13284) 5 years ago
  Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
  Scott Lahteine 1bd9a63049 Add HAS_EXTRA_ENDSTOPS macro 5 years ago
  Scott Lahteine d4d1b28a06 Fix some include paths 5 years ago
  Scott Lahteine 95223cb28e Remove dead code from stepper.h 5 years ago
  Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 5 years ago
  Scott Lahteine 31c28d0dd2
Drop pgm_read_*_near and let headers choose (#12301) 5 years ago
  TheLongAndOnly 5536228359 G34 Auto-align multi-stepper Z axis (#11302) 5 years ago
  AnHardt f56968ba0b New Continuous Filament Mixer (#12098) 5 years ago
  Scott Lahteine 45e738876a Add stepper MS3 support 5 years ago
  Roxy-3D 0780913848 IDEX Improvements (#11848) 5 years ago
  Holger Müller 1a6f2b29b8 Add support for Triple-Z steppers/endstops 6 years ago
  Scott Lahteine 215eee4fe5 Use 'friend' to access set_directions 5 years ago
  Cassiano Leal ff51e7322d Fix for Stepper::set_directions() compilation error (#11838) 5 years ago
  Scott Lahteine d882717d98
Save some PROGMEM with constexpr (#11798) 5 years ago
  Scott Lahteine a4b0148365 Easier to find 'static inline' 5 years ago
  Scott Lahteine aa4cd2e861 Eliminate stepper.* signed/unsigned warnings 6 years ago