4331 コミット (e0a6b978f5f549b4906ac3590aa3442e4135d624)

作成者 SHA1 メッセージ 日付
  Scott Lahteine 07298ac992 Initialize current_position to home_offset on boot 9年前
  Scott Lahteine d50539583a Make XY_PROBE_SPEED a general probe option 9年前
  Scott Lahteine 2798499b71 XY_TRAVEL_SPEED => XY_PROBE_SPEED 9年前
  Scott Lahteine 88dc543584 Add a macro for XY_TRAVEL_FEEDRATE 9年前
  Scott Lahteine 117db77c55 make motor_current_setting static and constexpr 9年前
  João Brázio 19fb04d761 Update bq Hephestos 2 config 9年前
  Scott Lahteine 40cd20a236 Fix comments on EXPERIMENTAL_I2CBUS 9年前
  esenapaj 385945ca31 Cosmetic changes and small fix for thermistortables.h 9年前
  esenapaj fac58f0291 Cosmetic changes for language files 9年前
  esenapaj 14b661b9e5 Enclose #error string by double-quotes 9年前
  esenapaj d583ea852d Standardize format description of Panel 9年前
  esenapaj aa6d35bd49 Move code block of probe to appropriate position 9年前
  esenapaj 740fb2ce39 Adjust spacing 9年前
  esenapaj f77f3ffa70 Remove duplicated Z_PROBE_OFFSET_RANGE_MIN, Z_PROBE_OFFSET_RANGE_MAX 9年前
  Scott Lahteine 19fe93a5a9 Clean up configs for Z_MIN_PROBE_REPEATABILITY_TEST 9年前
  Scott Lahteine dcb8ec32ee Fix compile error with watch_bed_next_ms 9年前
  Scott Lahteine 3996242e9d Allow Z_MIN_PROBE_REPEATABILITY_TEST solo 9年前
  Scott Lahteine 26a9cd0b08 Move run_z_probe to earlier block 9年前
  Scott Lahteine 7f8a2025af Move raise_z_after_probing into earlier block 9年前
  Scott Lahteine 2530371516 Always disable probe at the end of G29 9年前
  Scott Lahteine 6aba98e470 Comment on setup_for_endstop_move 9年前
  Scott Lahteine 04e88d008e Clear up ordering in G30 9年前
  Scott Lahteine ed75b0ea11 Make clean_up function available for probes 9年前
  Scott Lahteine 51d52cb52a Make run_z_probe available for any bed probe 9年前
  Scott Lahteine f6b09cf465 Always use deploy/stow for dock_sled 9年前
  Scott Lahteine 3b457c2dd3 Use deploy/stow with FIX_MOUNTED_PROBE too 9年前
  Scott Lahteine 7e9d4a68d4 Always raise Z (if needed) for servo deploy/stow 9年前
  Scott Lahteine 2fd2301928 FILRUNOUT => FIL_RUNOUT 9年前
  Scott Lahteine dfbf8b3c2c FIL_RUNOUT_INVERTING false by default 9年前
  Scott Lahteine de12228758 Make Z Probe options independent of ABL 9年前
  Scott Lahteine add0032820 Improve FILAMENT_RUNOUT_SENSOR, FILRUNOUT_PIN 9年前
  Scott Lahteine f8c278ce4d Cartesio UI display option in all configs 9年前
  Scott Lahteine 400e13d136 Output a message for SD read errors 9年前
  Scott Lahteine b7e3c1bbc4 Tweak M48 output conditions 9年前
  Scott Lahteine 1dad912b03 Adjust M48 raise / move handling 9年前
  Scott Lahteine 46d3ef2223 Simplify sample_set probe_pt call in M48 9年前
  Scott Lahteine a647b05f82 Shrink some debug code in G28 9年前
  Scott Lahteine 4edf813bde Just-in-time declaration style in M48 9年前
  Juan Ricardo Gomez Anaya c475291e19 Fix M851 9年前
  esenapaj d55b94d606 Follow-up the PR #4065 (Remove support for XY servo endstops) 9年前
  Scott Lahteine 4e860babbc Allow setting xy_travel_speed for delta leveling also 9年前
  Scott Lahteine d36d4edd80 Tweak partial homing code 9年前
  Scott Lahteine d3a05de96e Save and restore feedrate in probe functions 9年前
  Juan Ricardo Gomez Anaya 5991eb428f Update Spanish Language 9年前
  Scott Lahteine defcacc1a9 Delete some obsolete Z servo macros 9年前
  Scott Lahteine bbf5b486c3 Add an SD Card stop function, use in ultralcd 9年前
  Scott Lahteine de177ba6c9 Minor tweaks to M109 / M190 9年前
  Scott Lahteine eab44b30d4 Safety and serial sections 9年前
  Scott Lahteine fc56a547d1 Rename movement section to motion 9年前
  Scott Lahteine a8b8796cd7 Define probe offsets when a probe exists 9年前