Close



Results 1 to 9 of 9

Hybrid View

  1. #1
    Technologist LuckyImperial's Avatar
    Join Date
    May 2015
    Location
    Campbell, CA
    Posts
    162
    After some time using Marlin 1.1.4 here is my pro con list compared to Repteier 0.92.9:

    Pros:
    Autoleveling/Autocalibration works quite well.
    Buffer management helps out with complex g-code and 8bit processors.

    Cons:
    No Z Babystepping in situ from LCD.
    No method for manually setting Z height from LCD - auto only.
    No web/gui configuration. Took me a day to get my config files all correct.

    The quality of the prints seem nearly identical...except for the fact that Repetier 0.92.9 hiccups on my 8-bit processor causing some pretty nasty "zits" and Marlin 1.1.4 does not.

  2. #2
    Super Moderator Roxy's Avatar
    Join Date
    Apr 2014
    Location
    Lone Star State
    Posts
    2,182
    Quote Originally Posted by LuckyImperial View Post
    Cons:
    No Z Babystepping in situ from LCD.
    No method for manually setting Z height from LCD - auto only.
    No web/gui configuration. Took me a day to get my config files all correct.
    This is not true. Turn on
    #define BABYSTEPPING and
    #define DOUBLECLICK_FOR_Z_BABYSTEPPING
    in Configuration_adv.h

    And if you want... You can baby step any of the 3 axis from the LCD menu system too.

Posting Permissions

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