Navigation

    CREALITY

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. whitepawn
    W
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    whitepawn

    @whitepawn

    0
    Reputation
    3
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    whitepawn Follow

    Best posts made by whitepawn

    This user hasn't posted anything yet.

    Latest posts made by whitepawn

    • RE: Ender 3 V2 left side of the bed not sticking

      @ilkeraktuna

      Seems warped bed.Maybe glass will help.BL touch is not your issue i think.
      Did you tried same model with raft?
      Before homing and leveling your plate did you heat up until 65 degrees?
      Why not printing first layer and upper layers at same temprature?

      posted in Ender-3 / Ender-3 Pro/ Ender-3 V2 3D Printer
      W
      whitepawn
    • RE: Which firmware for the Ender 3 Pro with 4.2.2 board

      Hi,
      First of all please watch below video:
      https://www.youtube.com/watch?v=kFRy_5lh2IQ
      You have to compile firmware yourself, follow directions on video.

      4.2.2 boards have two variants of stepper drivers one of TMC2208 one of A4988.Try with TMC2208.In configuration.h.If doesn't work try with A4988.Once you compiled firmware do not rename firmware file name leave as is just put file in sd card and switch on printer it will automaticly loads itself.
      Configuration.h related section below:

      /**
       * Stepper Drivers
       *
       * These settings allow Marlin to tune stepper driver timing and enable advanced options for
       * stepper drivers that support them. You may also override timing options in Configuration_adv.h.
       *
       * A4988 is assumed for unspecified drivers.
       *
       * Use TMC2208/TMC2208_STANDALONE for TMC2225 drivers and TMC2209/TMC2209_STANDALONE for TMC2226 drivers.
       *
       * Options: A4988, A5984, DRV8825, LV8729, L6470, L6474, POWERSTEP01,
       *          TB6560, TB6600, TMC2100,
       *          TMC2130, TMC2130_STANDALONE, TMC2160, TMC2160_STANDALONE,
       *          TMC2208, TMC2208_STANDALONE, TMC2209, TMC2209_STANDALONE,
       *          TMC26X,  TMC26X_STANDALONE,  TMC2660, TMC2660_STANDALONE,
       *          TMC5130, TMC5130_STANDALONE, TMC5160, TMC5160_STANDALONE
       * :['A4988', 'A5984', 'DRV8825', 'LV8729', 'L6470', 'L6474', 'POWERSTEP01', 'TB6560', 'TB6600', 'TMC2100', 'TMC2130', 'TMC2130_STANDALONE', 'TMC2160', 'TMC2160_STANDALONE', 'TMC2208', 'TMC2208_STANDALONE', 'TMC2209', 'TMC2209_STANDALONE', 'TMC26X', 'TMC26X_STANDALONE', 'TMC2660', 'TMC2660_STANDALONE', 'TMC5130', 'TMC5130_STANDALONE', 'TMC5160', 'TMC5160_STANDALONE']
       */
      
      #warning "Creality 4.2.2 boards may have **A4988** or **TMC2208_STANDALONE** drivers. Check your board and make sure to select the correct DRIVER_TYPE!"
      
      #define X_DRIVER_TYPE A4988
      #define Y_DRIVER_TYPE A4988
      #define Z_DRIVER_TYPE A4988
      //#define X2_DRIVER_TYPE A4988
      //#define Y2_DRIVER_TYPE A4988
      //#define Z2_DRIVER_TYPE A4988
      //#define Z3_DRIVER_TYPE A4988
      //#define Z4_DRIVER_TYPE A4988
      #define E0_DRIVER_TYPE A4988
      //#define E1_DRIVER_TYPE A4988
      //#define E2_DRIVER_TYPE A4988
      //#define E3_DRIVER_TYPE A4988
      //#define E4_DRIVER_TYPE A4988
      //#define E5_DRIVER_TYPE A4988
      //#define E6_DRIVER_TYPE A4988
      //#define E7_DRIVER_TYPE A4988
      

      Regards.

      posted in Ender-3 / Ender-3 Pro/ Ender-3 V2 3D Printer
      W
      whitepawn
    • Could someone help me with x and y axis print issue?

      Hi,

      I have my printer about 3 months and was very happy about it.

      It was printing test cube succesfully before but now i have problems on X and Y letters as seen on pictures.Cube corners and letter corners are not good as before. Here is my parameters:

      Material:Generic ABS
      
      Nozzle temp:230
      
      Bed temp:100
      
      Slicer:Cura
      
      Firmware:Marlin 2.0.7.2
      
      Board Creality 4.2.2 with TMC2208
      

      Printer is stock except glass bed and cooling fan (laptop fan driven by buck converter actually) mod that i invented from scrap laptop fan by myself because original fan is broken. It was printing fine with these mods before. I have MDF cabin and sound insulation on my cabin.Cabin insulation is not finished yet.

      Things i have tried so far:

      Changed nozzle.
      
      Leveling bed so many times.
      
      Thigntened belts both X and Y axis.
      
      Checked roller bearings.
      
      Tried with different nozzle temps.
      

      Could anyone tell me what is wrong?
      ![4_1606229985614_IMG_20201120_231901.jpg](Uploading 100%) ![3_1606229985614_IMG_20201120_231853.jpg](Uploading 100%) ![2_1606229985614_IMG_20201120_231849.jpg](Uploading 100%) ![1_1606229985614_IMG_20201120_231816.jpg](Uploading 100%) ![0_1606229985613_IMG_20201120_231811.jpg](Uploading 100%) ![alt text](image url)

      posted in Ender-3 / Ender-3 Pro/ Ender-3 V2 3D Printer
      W
      whitepawn