Skip to content

M300 Issues thread #5

Description

@xC0000005

From Hackaday -
I've compiled using the M200 V2 variant and it's close to work. Your branch only compile with STM32 cores 1.6. I've rebased your branch onto the current marlin bugfix-2.0.x and compiled it with STM32 cores 1.7.0.

Working:

  • XYZ motors

  • min/max end stops

  • lcd

  • hotend + temperature

  • bed temperature

  • auto bed leveling

NOT working:

  • hotend fan (blocking)

  • sdcard => Recv: echo:SD init fail (blocking)

  • bed heater (major)

  • endstops status led (cosmetic)

NOT sure:

  • eeprom (M500 is ok, but M503 does not reflect the changes after restart)

NOT tested:

  • extruder (not tested yet, probably just work)

  • print via usb (no hotend fan...don't want to melt my extruder)

Limitations:

  • cannot enable LCD and EEPROM, not enough Flash (I reduced a lot the size required by the eeprom but with more work, it may eventually fit)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions