47 Commits (fabrikator-mini)

Author SHA1 Message Date
  Scott Lahteine 49c5f614c6 Minor motion style changes 4 years ago
  Scott Lahteine be62ab2d02 Move reachable test to Probe class 4 years ago
  Scott Lahteine e78f607ef3 Use a STR_ prefix for non-translated strings 4 years ago
  Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
  Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 4 years ago
  Jason Smith 3cade6245e Fix MIN_PROBE_EDGE bug in default ABL G29 (#16367) 4 years ago
  Scott Lahteine f83bc0aa13 Optimize common strings 4 years ago
  Scott Lahteine 50e4545255
Add custom types for position (#15204) 4 years ago
  Scott Lahteine 665e45e0ba Reduce string storage, use masking 'seen' 4 years ago
  Scott Lahteine 25c4c2f24e Fix bool in M851 4 years ago
  Scott Lahteine da1bda493e Apply Marlin conventions to M851 4 years ago
  Scott Lahteine 4e8d9fe59b zprobe_offset => probe_offset 4 years ago
  InsanityAutomation df1e51258a Add M851 X Y probe offsets (#15202) 4 years ago
  Scott Lahteine 5e13fe989f Rename some feedrate-oriented functions 4 years ago
  Scott Lahteine c353eaa146
Misc changes from struct refactor (#15289) 4 years ago
  Scott Lahteine 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 4 years ago
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
  Michiel Baird b824a517aa Add G38.4 and G38.5 (#13348) 5 years ago
  Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
  Rolf Werum 524c6c10bf MAGNETIC_PARKING_EXTRUDER (#12351) 5 years ago
  Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 5 years ago
  InsanityAutomation 1104054d73 2.0 IDEX Independent z offset and other fixes (#11862) 5 years ago
  Thomas Moore c437bb08f1 Overhaul of the planner (#11578) 5 years ago
  Scott Lahteine 230ae6a143 Default G30 to engage / disengage 6 years ago
  Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros 6 years ago
  Scott Lahteine 306f0f2135
Move Stepper::synchronize to Planner (#10713) 6 years ago
  Scott Lahteine 59fda986ea Allow Z_AFTER_PROBING to be 0 6 years ago
  Scott Lahteine 9e0d99c0c6
Round all floats in string conversion functions (#10566) 6 years ago
  Scott Lahteine bc45fb6b13 Tweak use of move_z_after_probing 6 years ago
  Scott Lahteine c352954882 Allow no raise after run_z_probe in probe_pt 6 years ago
  Scott Lahteine 28f1276286
[2.0.x] Add Z_AFTER_PROBING option (#10058) 6 years ago
  Scott Lahteine bf9fc8ac0e M851 - report only without parameters 6 years ago
  Scott Lahteine 6e08ddce6e Correct M401 / M402 description 6 years ago
  Scott Lahteine ae663a4198 PROBE_DOUBLE_TOUCH => MULTIPLE_PROBING 6 years ago
  Scott Lahteine be00e421a7 Patch up M290, M851 6 years ago
  Scott Lahteine 3bba7d60f3 No retroactive changes with M851 Z 6 years ago
  Scott Lahteine f8393a0908 Operate in Native Machine Space 6 years ago
  Roxy-3D 72156a2029 change to better (more clear) names (#8050) 6 years ago
  Luc Van Daele 3986a84f77 boolval revisited (#8016) 6 years ago
  Scott Lahteine 1fe25271e4 Move M401_M402 to cpp 6 years ago
  Scott Lahteine 931aa79d85 Move G42 to cpp 6 years ago
  Scott Lahteine 84ddae56a8 Move G38 to cpp 6 years ago
  Scott Lahteine b8adae0785 Move G31_G32 to cpp 6 years ago
  Scott Lahteine 9db5d21837 Move G30 to cpp 6 years ago
  Scott Lahteine 551752eac7 Consolidate "bedlevel" code 6 years ago
  Scott Lahteine 722786966a Add gcode.cpp, motion.*, queue.* - Apply to some G-codes. 6 years ago
  Scott Lahteine 4231faf779 Initial split-up of G-code handlers by category 6 years ago