2911 コミット (7dc64efe672a1417b2aa49a72a27448e09f06d05)
 

作成者 SHA1 メッセージ 日付
  Scott Lahteine 62a3da9618 Merge pull request #1723 from thinkyhead/tweak_g92 10年前
  Scott Lahteine cc7a081cae Merge pull request #1722 from Natealus/Development 10年前
  Scott Lahteine afff968e88 ARRAY_BY_EXTRUDERS, shorthand to sync planner 10年前
  Scott Lahteine 2b0c25a091 Tweak G92 to call plan_set_position only once, yes? 10年前
  Natealus 22bea37393 Azteeg X3 Pro Pin Revisions 10年前
  Scott Lahteine 93dc0d0518 Merge pull request #1718 from AnHardt/blink 10年前
  Scott Lahteine 4f399bf1fb Merge pull request #1721 from thinkyhead/fixup_1699 10年前
  Scott Lahteine edb67ea165 Patch generic delta config 10年前
  AnHardt c481c3b180 Move variable blink from ultralcd.h to dogm_lcd_implementation.h 10年前
  Chris Roadfeldt 059052889f Further Sanity Checks for Z_PROBE_AND_ENDSTOP. 10年前
  Chris Roadfeldt 8b81f20c61 Filling in more places where Z_PROBE_PIN and Z_PROBE_AND_ENDSTOP need to 10年前
  Chris Roadfeldt fd823449ad Added serial message for Z Probe trigger. 10年前
  Chris Roadfeldt 92eb8109ab Fix declaration of old_z_probe_endstop. 10年前
  Chris Roadfeldt 44b88b41a2 Added credit for code. 10年前
  Chris Roadfeldt 2979b40a7a Fixed typo in Z Probe and Endstop section. 10年前
  Chris Roadfeldt 9f3ff14008 Enabled separate Z Probe and Z Axis endstop use at same time. 10年前
  Scott Lahteine f47fc879fe Merge pull request #1717 from thinkyhead/fixup_warnings 10年前
  Scott Lahteine 29a713ea5e Merge branch 'Development' into fixup_warnings 10年前
  Scott Lahteine b14be7235e Merge pull request #1585 from galexander1/strtod_e_fix 10年前
  Scott Lahteine ba871e46bf Fix compiler warnings 10年前
  Scott Lahteine ffe0df4b36 Latest upstream commits 10年前
  Scott Lahteine bc2f249cc6 Merge pull request #1622 from AnHardt/tm-utf-minus-kanji 10年前
  Scott Lahteine abfcbd793f Merge pull request #1693 from chris-bo/rework_lcd_beeper 10年前
  Scott Lahteine 72510b75d2 Merge pull request #1716 from thinkyhead/fixup_leveling 10年前
  Scott Lahteine 55739a4efe Fix Z_APPLY_STEP 10年前
  Scott Lahteine 1aec2f437c Merge pull request #1700 from thinkyhead/fixup_leveling 10年前
  Scott Lahteine df02b992b0 Fix redundant_temperatrure_raw setting 10年前
  Scott Lahteine fe29bdd72b Also fix temperature externs 10年前
  Scott Lahteine 578f93bc26 Fixup temp arrays and leveling equation, prepare for merge 10年前
  Scott Lahteine 7d472367e2 Merge pull request #1713 from epatel/Development 10年前
  Scott Lahteine d841028805 Merge pull request #1714 from thinkyhead/fixup_temperature 10年前
  Scott Lahteine ce485175eb Give all temp arrays 4 indices 10年前
  Edward Patel 782464ea4d Parentheses need here otherwise sanitycheck.h does wrong thing on line 222 10年前
  Scott Lahteine 460f73056b Fix ECHOPAIR ambiguity 10年前
  Scott Lahteine 19d418cd6a Fix up the code to eliminate warnings 10年前
  Scott Lahteine b2496533c6 Put " M" into pmem 10年前
  Scott Lahteine 267d6bef15 Eliminate most warnings 10年前
  Scott Lahteine 3fd7790a15 Merge branch 'Development' into fixup_leveling 10年前
  Scott Lahteine b76a352d41 Fix the planeNormal calculation 10年前
  Scott Lahteine 4385ac4f9d Merge pull request #1707 from thinkyhead/fixup_temperature 10年前
  Scott Lahteine 410f64782a Always 4 temp sensors 10年前
  Scott Lahteine 0b32431551 Remove abs() from planeNormal.z 10年前
  Scott Lahteine 53169d96e8 Set temp_meas_ready in set_current_temp_raw 10年前
  Scott Lahteine 06eb7f5b3c Latest upstream commits 10年前
  Scott Lahteine 04328d7537 Add zprobe_zoffset in set_bed_level_equation_* 10年前
  Scott Lahteine d2e73545ba Merge pull request #1705 from AnHardt/ddt 10年前
  Scott Lahteine 81aec66d21 Merge pull request #1704 from AnHardt/firstAid1703 10年前
  Scott Lahteine 78090275a9 Fix probe range editing 10年前
  AnHardt 1ff6df8f9e Avoid warnings in SanitiCheck.h 10年前
  AnHardt ebe5b87c2c < like in the oher compareble loops 10年前