Jump to content

VladimirK

Member
  • Posts

    22
  • Joined

  • Last visited

Posts posted by VladimirK

  1. On 11/29/2021 at 10:23 AM, nallath said:

    apart from that you were no longer using Cura

     

    Where I said that? There is no horizontal arrows in alphabet, "switching Cura <-> Prusa" suppose to mean in both directions.

    Next time I'll try to report on github, I thought this forum related to Cura.

  2. I guess I forgot how easily offended people are today and after seeing 2 words "switching" and "Prusa" most of them even wouldn't bother to even read the title to the end before turning into "go away!!!" mode. "<->" suppose to be arrows in both ways meaning that I'm switching there and back again depending from model. Maybe I'm already too old for that in my 50-th. For example last one issue are supports to nowhere that cannot be easily removed by support blocking in some models

    Unnecessary support near holes.jpg

    A4_Towel Holder v5.zip

  3. Cura:
    pro: easily removable supports

    contra: printing useless things, unfinished circles. For materials with low adhesion like HIPS (Ultrabase plus PvP glue, 105C printing bad) last thing is very annoying. For example for "Extruder base" body in https://a360.co/30W6v03 it prints unfinished circles and additional useless parts near for horizontal holes while Prusa do it properly.

     

    Prusa:

    contra: can't properly set dynamic cooling yet (sometime results worse than expected, sometime it doesn't cooling at all - halloween pumpkin PLA was quite terrible), problems of removing support

    Hemera left thin fan square nuts v38.zip

  4. For some reason the top of thread is flat while on preview before printing it is normal (symmetrical). First picture during print, second under microscope (bottom on the left), also attached gcode and stl. I've encountered that before, I thought it was problem related to HIPS, after switching to PLA preset everything was fine (it was about half year ago), but now I have it with PLA. What can cause that problem?

    IMG_20210725_232039.jpg

    bandicam 2021-07-25 22-34-25-959.jpg

    Flange mono PLA.zip Monofilament v8.zip

  5. Yes, it was hotbed settings. First I checked

     

    M307 H0
    Heater 0 model: gain 90.0, time constant 700.0, dead time 10.0, max PWM 1.00, calibration voltage 0.0, mode bang-bang, inverted no, frequency default

     

    It was default settings. I tried to use PID before but turned it off due to errors with copper plated Volcano (heating it takes too long).

     

    after tuning:

     

    M307 H0
    Heater 0 model: gain 237.8, time constant 782.6, dead time 13.4, max PWM 1.00, calibration voltage 24.3, mode PID, inverted no, frequency default
    Computed PID parameters for setpoint change: P43.8, I0.427, D411.2
    Computed PID parameters for load change: P4

     

    and saved in config-override.g as

    M307 H0 A282.2 C416.3 D1.6 S1.00 V24.3 B0

     

    That fixed problem, just as good as printed on cold bed. Further tuning PT100 to show proper temperature and tuning H1 show no significant difference.

    I wonder why it happened at all, some precompensation in Duet?

  6. Yes, silicone heated 600W. So far I tried to change hotend thermistor from Semitec 104GT-2/104NT-4 (96 kOm at room temperature) to PT100 (110 Om) due to it less vulnerable to interference. Results are the same (first thermistor, second PT100)

    IMG_20200728_133408.thumb.jpg.42c8542015c5ef84fc15c3f09823ace1.jpg

     

    In settings for bed I have only

    ; Heaters
    M305 P0 T100000 B4138 R4700                        ; set thermistor + ADC parameters for heater 0
    M143 H0 S120                                       ; set temperature limit for heater 0 to 120C

     

    Another options was (if it is related to hotend temperature to try copper plated Vocano due to higher inertia and twisted pair as thermistor cable). Not tried yet.

  7. Really it is related to hotbed, it is from 30C (failed, unstuck from Ultrabase), 50C and 70.

    IMG_20200727_110952.thumb.jpg.897b3d1fba578485b4f7459d18d69ba2.jpg

     

    Only I cannot figure how exactly, hotbed powered through SSR MGR-1 D4825 25A DC Control AC DC-AC relay, it works even when I tried to limit control current with 1-5.6 kOm resistor, but print had the same issues. Also I checked power supply on board with multimeter - it is 24.0V when hotbed turned on or not.

  8. I did PLA at 0.8 several weeks ago, was disappointed and changed back to 0.4 nozzle. But PLA settings was the same except line width settings, I opened Cura with stl, changed line width to 0.8, saved 3mf and made yet another gcode. It shows the same 17 minutes expected vs 23 minutes with 0.4, however not tested to print it right now yet again. If necessary I will test tomorrow. My 3D printer mechanic is "Anycubic 4Max Pro" (bed moving only up and down), 24V power supply, 400 steps per rotation, 256 microstepping, so most likely it is not related to mechanic.

    A4_20mm_calibration_cube 0.8 PLA.3mf A4_20mm_calibration_cube 0.8 PLA.gcode

  9. I'm using Cura 4.6.1, Duet Wi-Fi, G-Code flavor RepRap, E3D Titan Aero direct extruder with Volcano,

    M572 D0 S0.07 ; Pressure advance

    My problems are on photos:

    first one Nylon 0.4mm nozzle "Calibration cube"

    IMG_20200725_192708.thumb.jpg.6e4337f20c5ba32a2166123115b36260.jpg

     

    Second is PLA 0.8mm nozzle, "Line Width" set to 0.8

    IMG_20200725_193315.thumb.jpg.1e5fdfd6678fa190fa5cd31f85fd72bb.jpg

     

    I checked and those horizontal lines not at the same heights.

    IMG_20200725_200135.thumb.jpg.567c6917e303ea82051cec4550365fc4.jpg

     

    And it seems other models have no such problems (Polycarbonate, rotated 180 degrees)

    IMG_20200725_200329.thumb.jpg.26cd72a83fa7916b93fdce64bad214af.jpg

     

    Is it something wrong with Cura?

  10. I replaced my bed heater to silicone 600W from 220V and it heats up to 100+ in less than a minute, thermistor reports right temperature and "M190 S110" thinks the temperature is fine. However above heater I have sandwich from aluminum and glass, bed surface temperature at that moment near 90+ and 110 reaches only after +/- 5 minutes. So I put delay into "Start G-code" "G4 S300 ;wait 5 minutes". Everything is fine except all those time filament in extruder also at high temperature and some of them like PBT becomes brown, can become hard and block the nozzle.

    Is this possible to automatically put delay into Cura produced G-code? I have

    ;Generated with Cura_SteamEngine 4.4.1
     

    M140 S110
    M105
    M190 S110
    M104 S260
    M105
    M109 S260
    M82 ;absolute extrusion mode
    ; below from "Start G-code"
    G21 ;metric values
    G90 ;absolute positioning
    M82 ;set extruder to absolute mode
    M107 ;start with the fan off
    G28 X0 Y0 ;move X/Y to min endstops
    G28 Z0 ;move Z to min endstops
    G1 Z15.0 F60 ;move the platform down 15mm
    G92 E0 ;zero the extruded length
    G1 F200 E3 ;extrude 3mm of feed stock
    G92 E0 ;zero the extruded length again
    G1 F60
    G4 S300 ;wait 5 minutes
    ;M117 Printing...

    and I would like to put delay G4 after "M190 S110" but before "M104 S260". I asked on Duet forum but there is no such feature in their firmware.

  11. I've tried to fix printing issue on small model that looks like that after printing

     IMG_20191230_015725.thumb.jpg.30b5ea24af3984c6ae193658c0a81618.jpg

    - there mess on the borders of the wall. I tried almost everything retraction related but nothing helped.

    Then I noticed that walls are wobbling under extruder due to they are still soft and then I tried to turn on fan at 20% (7500 RPM max, one fan on the left from model on picture). Also I increased temperature by 5C to compensate cooling for layer adhesion. As you can see

    img_20191230_015642.thumb.jpg.e81bb095d9cca593ac5cd1ea8dfb72eb.jpg

    left side of the walls are much better. There are many obvious issues including adhesion to raft of the bottom layer, but is it right way to do using fans for ABS (then I'm going to change to 2 fans) or is there some settings in Cura for these issues?

  12. Everything is fine with PLA, but with ABS/HIPS I have issues with first layer: distance from nozzle to bed already less than A4 paper thickness, HIPS sticks to Anycubic Ultrabase just fine, I have problems to remove it after cooling, but unfortunately both materials not very bed-friendly. HIPS sticks just fine with continuous lines, but for some reason Cura trying to make some small lines inside of circles and making future holes by making one line, abandoning it and returning later. On screenshot Cura first layer making order. As you can see it started hole with small lines in the middle and continued later. HIPS sticks to bed after several millimeters of curving. And as result my first layer in HIPS looks terrible and print was cancelled due to that.

    Is there option to make first layer in one run? I've tried to reduce "First layer speed" from 50 to 20 but result was not much better.

     

    First layer.jpg

    First layer 2.jpg

    First layer pic.jpg

×
×
  • Create New...