Skip to content
Snippets Groups Projects
  1. Mar 30, 2015
    • Scott Lahteine's avatar
      Fix G29 E and M48 n · 803425e1
      Scott Lahteine authored
      - Users prefer `G29 E` to work like `M48 E` so fixed that
      - `M48 n` replaced with `M48 P` (or `p`). `n` legacy support
      - Shorten some strings to save precious bytes
      - Smaller code for 3-point probing
      803425e1
    • Scott Lahteine's avatar
      Fix G28 homing Y with X · e8ae51bf
      Scott Lahteine authored
      - Fixed a typo causing G28 to home incorrectly
      - Added documentation to G28
      - Added homeXYZ bools to neaten the code
      - Added a note about home_offsets being questionable
      e8ae51bf
  2. Mar 29, 2015
    • Scott Lahteine's avatar
      ARRAY_BY_EXTRUDERS, shorthand to sync planner · afff968e
      Scott Lahteine authored
      - Add some documentation to planner and stepper headers
      - Patch up RAMBO pins with undefs
      - Add `sync_plan_position` inline to set current XYZE
      - Swap indices in `extruder_offset` to fix initialization values
      afff968e
    • Scott Lahteine's avatar
      2b0c25a0
    • Natealus's avatar
      Azteeg X3 Pro Pin Revisions · 22bea373
      Natealus authored
      I added the fan pins in here and left them at -1 in configuration_adv.h
      and it works fine. Pinned for a 4 extruder from 1-4 and HE5 being the
      controller fan, HE6 being the Extruder Auto Fan/Water pump in the Kraken
      case, and HE7 being for part cooling fan. Added in descriptions for the
      MIN MAX pin swap and for servo motor additions.
      22bea373
  3. Mar 28, 2015
  4. Mar 27, 2015
  5. Mar 26, 2015
  6. Mar 25, 2015
Loading