Close



Results 1 to 10 of 68

Hybrid View

  1. #1
    Super Moderator Roxy's Avatar
    Join Date
    Apr 2014
    Location
    Lone Star State
    Posts
    2,182
    We have not deleted the MarlinDev repository yet. But it is inactive. The people contributing regularly to Marlin do not want to go down the 'Customization.h' path because it would force them to abandon all of the code forks they have. There are strong arguments on both sides, but the people actually contributing want the code structured the way it is on the MarlinFirmware/Marlin side.

    With that said, we have started a Development branch and we do expect to promote RC-6 to RC-7 very soon. And we expect to promote RC-7 to a Stable v1.1.0 release. RC-6 is pretty solid. If you are loading up a new printer, it is a good firmware to load.

  2. #2
    Student
    Join Date
    Jan 2016
    Location
    Saint-Etienne, France
    Posts
    4
    Add htaxil on Thingiverse
    Quote Originally Posted by Roxy View Post
    RC-6 is pretty solid. If you are loading up a new printer, it is a good firmware to load.
    Hi Roxy,
    I took your advice and I realized my new configuration based on RC-6 version.
    I have a problem with the bed probing. The G30 command works well, the Effector will stop when the probe touch the bed, but the G29 seems not taking into account the state of the probe as the effector continues down.

    For information, i tried to use #define Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN or Z_MIN_PROBE_ENDSTOP instead, and have exactly the same behaviour

    Edit :
    All right, i found what's wrong : I forgot to uncomment "#define MECHANICAL_PROBE", now everything works perfectly
    Last edited by htaxil; 08-20-2016 at 11:11 AM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •