49 コミット (bfad23d3e2e590b257ebe4317d7b14cc2dd3435c)

作成者 SHA1 メッセージ 日付
  Scott Lahteine bfad23d3e2 (c) 2020 4年前
  Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 4年前
  Jason Smith 44d400db83 Fix HOMING_BACKOFF_MM for DELTA (#16657) 4年前
  Jason Smith d22eb261cf Fix probeless delta build (#16537) 4年前
  Jason Smith 3cade6245e Fix MIN_PROBE_EDGE bug in default ABL G29 (#16367) 4年前
  Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 4年前
  Scott Lahteine f83bc0aa13 Optimize common strings 4年前
  Jason Smith b904ba0f29 Improve Delta probing / calibration (#15887) 4年前
  Scott Lahteine 50e4545255
Add custom types for position (#15204) 4年前
  Scott Lahteine 455dabb183
Add a feedRate_t data type (#15349) 4年前
  Scott Lahteine 4e8d9fe59b zprobe_offset => probe_offset 4年前
  InsanityAutomation df1e51258a Add M851 X Y probe offsets (#15202) 4年前
  Scott Lahteine 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 4年前
  Scott Lahteine 586b334c2a
Split up stepper indirection (#15111) 4年前
  teemuatlut d4974ea719 TMC SPI Endstops and Improved Sensorless Homing (#14044) 4年前
  Scott Lahteine 1088846cae Cosmetic updates from 14044 5年前
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5年前
  Scott Lahteine f5bcc00570
Unify debugging output with debug_out.h (#13388) 5年前
  Scott Lahteine 0feeef2604 Update copyright in headers 5年前
  Nathan df1043516e Fix the delta homing issue (#12974) 5年前
  Scott Lahteine d4d1b28a06 Fix some include paths 5年前
  mattfredwill c3cb449990 TMC2130 dual-stepper Sensorless Homing (#13061) 5年前
  Ludy 3877bf9704 Fix compile error with delta and sensorless homing (#12740) 5年前
  teemuatlut 50b2fbd031 Trinamic: Split stealthChop, improve driver monitoring, etc. (#12582) 5年前
  Scott Lahteine 44f2a82a56 Move axis_homed, axis_known_position to motion.* 5年前
  Thomas Moore c437bb08f1 Overhaul of the planner (#11578) 5年前
  Scott Lahteine d1c9517903 Followup to hotend_offset[Z] patch 5年前
  Scott Lahteine 63f4c9bdb9 Followup to float maths patch 6年前
  Scott Lahteine 2992112da0 Optimize delta kinematics 6年前
  Scott Lahteine 68e6650df7 Remove Quake Fast Inverse SQRT (it isn't faster) 6年前
  Scott Lahteine c51e27d11d
Do a hard kill for failed homing moves (#11161) 6年前
  Scott Lahteine 90ba77ea0f Lose the old HOMEAXIS macro 6年前
  Scott Lahteine f2c3b0d476 Use bit flags for homed/known 6年前
  Scott Lahteine 4b2f6e3b2b
[2.0.x] Add endstop noise filter (#10796) 6年前
  Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros 6年前
  Scott Lahteine 306f0f2135
Move Stepper::synchronize to Planner (#10713) 6年前
  Scott Lahteine 8b7381b626 Clear sensorless homing in home_delta after first move-to-top 6年前
  Scott Lahteine 93af8aa157
Fix home_delta for SENSORLESS_HOMING (#10145) 6年前
  Scott Lahteine a6feb58837
Delta support for multiple hotends with offsets (#10118) 6年前
  Scott Lahteine 1746749361 Followup to #9868 6年前
  Scott Lahteine a446433c87
Fix SENSORLESS_HOMING for Core Kinematics (#9868) 6年前
  Thomas Moore 1541224a81 Enable Z axis and delta sensorless homing (#9516) 6年前
  Scott Lahteine caa5093498 General DELTA_IK macro 6年前
  LVD-AC e334efb2a7 PROBE_MANUALLY etc. 6年前
  Thomas Moore f34c3597dc Add delta_height variable in lieu of using home_offset 6年前
  Scott Lahteine f8393a0908 Operate in Native Machine Space 6年前
  Scott Lahteine 6d5fcac54a G33 changes from 1.1.x 6年前
  Dave Johnson f58ba3a64e Improve AVR arch detection 6年前
  Scott Lahteine 551752eac7 Consolidate "bedlevel" code 6年前