Skip to content
Snippets Groups Projects
  1. Apr 13, 2015
  2. Apr 12, 2015
    • Scott Lahteine's avatar
      8857b9e9
    • Scott Lahteine's avatar
      Homing fixes · ac2b23f5
      Scott Lahteine authored
      - Prevent `Z_SAFE_HOMING` from homing Z twice in some cases
      - Allow `G28` with XYZ values of 0 to explicitly set the position
      - Don’t add `home_offset` when setting XYZ explicitly in `G28`
      - Add `code_has_value` function to check for the presence of a numeric
      value (could just test for space or nul to allow other types of values)
      ac2b23f5
  3. Apr 11, 2015
  4. Apr 10, 2015
  5. Apr 09, 2015
  6. Apr 08, 2015
  7. Apr 07, 2015
Loading