Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. Pradeepkumar
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 15
    • Best 0
    • Controversial 0
    • Groups 0

    Pradeepkumar

    @Pradeepkumar

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

    Pradeepkumar Unfollow Follow

    Latest posts made by Pradeepkumar

    • RE: Extrusion Issues and Bed Leveling

      @deckingman I can not thank you enough. The suggestion that you gave worked out well. First i have levelled the bed and reduce the print speed to 10 mm/s. Also used the cura slicer to slice the parts (may be the online slicer did not work well).

      0_1558117934287_3f701d2c-9c11-4bdc-bc9c-7c64be46c194-image.png

      And i really love the surface finish from the Filabase, it is awesome.

      0_1558119413381_IMG_20190517_202814.jpg

      0_1558119473598_IMG_20190517_202830.jpg

      I know it still few adjustment, But good to see something for the first test. This print stop due faulty e3d thermistor, but fixed it by shaking, need to change this also.

      Have nice weekend.

      posted in General Discussion
      Pradeepkumarundefined
      Pradeepkumar
    • Extrusion Issues and Bed Leveling

      Hi Duettiers,

      I did the auto bed leveling and I am having issue printing with a 0.8mm nozzle. I am using an E3d V6 hot end with Bondtech QR 3mm extruder. Below you can see the pictures with different print setting and bed map.

      0_1557940021114_57b8e5ca-a715-4c4b-99e3-7d6a1ba50381-grafik.png

      0_1557940127850_7a6d832e-62fc-4681-ba35-d3581e040b2f-grafik.png

      I have tired extruding through hot end and found that maximum extrusion through the hotend is limited to 5 mm /s. I have already calibrated the extruder also. What could reason for the same? I have listed the things that I know of.

      1. May be the maximum through put of this nozzle setup is reached at 5mm/s federate, if so it is very less to be printed at a higher speed.
      2. Slicer issue (but I am not sure). I used online slicer for the same https://cloud.astroprint.com is this good?
      3. Might the bed leveling issue

      Please give your suggestion.

      posted in General Discussion
      Pradeepkumarundefined
      Pradeepkumar
    • RE: Big Sized Printer Mesh Bed Leveling & Lead screw Adjustment

      @dc42 Hi I am using the M584 Y1:3; Joining the Y&Z axis, if i use M584 Y1:3 P3; Joining the Y&Z axis, is not joining the coordinates.

      posted in General Discussion
      Pradeepkumarundefined
      Pradeepkumar
    • RE: Big Sized Printer Mesh Bed Leveling & Lead screw Adjustment

      @veti Thanks for the comment, I did not know that G31 is for probe offest as well, I have changed, Now it works well. Thanks once again for help. Do you have suggestion for my comments below.

      @pradeepkumar said in Big Sized Printer Mesh Bed Leveling & Lead screw Adjustment:

      Is necessary to give the lead screw adjustment in the config file, but I have not declared. Because it is away from my print area
      In homing all, when M584 P3 used, it does not work as expected. I have removed the same and it works well. Though I combining the Y axis the axis, but, I still see the extra u axis.

      posted in General Discussion
      Pradeepkumarundefined
      Pradeepkumar
    • RE: Big Sized Printer Mesh Bed Leveling & Lead screw Adjustment

      I have upgraded to firmware 2.03RC2 (2019-05-14b2), But the mesh bed leveling is again going to X0 Y0. I think there might be other things to be changed. My issue is not with the minimum and maximum. The G30 P0 X50 Y30 H0 Z-99999 is going to X0 Y0 instead of X50 and Y30

      posted in General Discussion
      Pradeepkumarundefined
      Pradeepkumar
    • RE: Big Sized Printer Mesh Bed Leveling & Lead screw Adjustment

      Does it affect the mesh bed leveling with G32, if so please send the link for updating the firmware, firmware with less bugs. Also if there a link on how to please share the same as well.

      posted in General Discussion
      Pradeepkumarundefined
      Pradeepkumar
    • RE: Big Sized Printer Mesh Bed Leveling & Lead screw Adjustment

      2.0(RTOS) (2018-06-05b3)

      posted in General Discussion
      Pradeepkumarundefined
      Pradeepkumar
    • RE: Big Sized Printer Mesh Bed Leveling & Lead screw Adjustment

      @dc42 said in Big Sized Printer Mesh Bed Leveling & Lead screw Adjustment:

      You've used a mixture of old and new M208 syntax. Try changing this to either:

      ; Axis Limits
      M208 X0 Y0 U0 Z0 V0 S1 ; Set axis minima
      M208 X610 Y635 U635 Z950 V950 S0 ; Set axis maxima

      or this:

      M208 X0:610 Y0:635 U0:635 Z0:950 V0:950 ; Set axis minima and maxima

      @dc42 : Thanks for the quick reply.

      I have tired both, first one works with homing, but the mesh bed again goes to x0 y0 instead of X50 Y30. But the second one does not work for homing also because it may be missing a syntax (since it going on the opposite z direction).

      posted in General Discussion
      Pradeepkumarundefined
      Pradeepkumar
    • Big Sized Printer Mesh Bed Leveling & Lead screw Adjustment

      Big Sized Printer Mesh Bed Leveling & Lead screw Adjustment

      I am trying to level the bed. My homing works good. Below you can find my home, config and Bed files.

      2_1557836453004_Home all.txt 1_1557836453004_Config.txt 0_1557836453004_bed.txt

      Printer Setup
      I have four lead screws for four Z motor, however two are in series, hence only two drivers. I have two individual drivers for Y axis for two motor. And one X axis motor. Lead screw is from Igus - DST­LS­10X12­R­1100­ES

      Moveable area that is the maximum and minima of the printer is about X 610, Y635 and Z 950. But, I have bed size of 500*500 mm.

      My issues

      1. G32 is not running according to the bed file, whenever called it goes to X0 Y0 instead of X50 Y30. I tried even with G90 still it goes to X0 Y0.
      2. Same happening with G29
      3. Is necessary to give the lead screw adjustment in the config file, but I have not declared. Because it is away from my print area
      4. In homing all, when M584 P3 used, it does not work as expected. I have removed the same and it works well. Though I combining the Y axis the axis, but, I still see the extra u axis.

      Your help is highly appreciated.

      posted in General Discussion
      Pradeepkumarundefined
      Pradeepkumar
    • IR Probing Issue always showing values around 990 to 1000

      I had a problem with my ir probe; always showing values around 990 to 1000. Initially i was convinced, the fault might not be from wiring. Since, I was using professional tools and also I was getting a red light trigger when I go close to the sensor, then after checking the continuity with multimeter showed that the continuity of the Z probe_in is open. After rewiring the P value shows 0. Going to do the homing by Z probe, hopefully this should work.

      posted in IR Height Sensor
      Pradeepkumarundefined
      Pradeepkumar