Skip to content

Community_To_Do_List_for_i3_MK3

ff8jake edited this page Aug 29, 2018 · 5 revisions

To Be Fixed

Inconsistent Extrusion

Inconsistent Extrusion is still not fixed. Many details can be seen at Github Issue #602.

To Be Improved

Klipper

Done

  • Basic Configuration
  • Linear Correction
  • Compatibility with Brigandier's PrusaMeshMap plugin
  • Support for M117, LOAD_FILAMENT, and UNLOAD_FILAMENT gcodes

BETA

N/A

ALPHA

Todo (ordered by priority)

  • Mesh Leveling Alpha 2 (Parameterized Variables, support larger probe sample and bicubic interpolation, custom gcode to report json serialized probe points to the terminal for Brigandier's plugin)
  • Live-z support
  • Fan sensors
  • Filament sensors
  • Use z tops to tram x axis (ram into top)
  • Support for homing z axis at center of bed naively rather than through G0
  • Octoprint plugin supporting Klipper installation and upgrades
  • Support for display connected directly to the Pi

Skelestruder

Done

@leefla -> write up better instructions already! :-)

Todo (ordered by priority)

Bed Leveling Modifications

Mesh bed leveling is nice, but ultimately it leaves parts with curved bottoms (or curved all the way through, if no Z fade is present) or skew. This can be mitigated by leveling the system properly.

Done

  • Octoprint Plugin has been made for quickly understanding bed level issues.
  • Wave springs under the bed standoffs allow for bed curvature correction.

Todo

  • Create Y axis rod mounts that allow leveling
  • Create Z stepper mounts that allow leveling
  • Create Z axis endcaps that allow leveling

Documentation

@jltx write up SCAD -> STEP flow