Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. benha
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 20
    • Best 0
    • Controversial 0
    • Groups 0

    benha

    @benha

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

    benha Unfollow Follow

    Latest posts made by benha

    • RE: Chamber Heater Control

      @dc42 Ah! Thank you. I'll mess with that.

      posted in General Discussion
      benhaundefined
      benha
    • Chamber Heater Control

      Hi.

      I have a large chamber volume, and it takes a fairly long time for it to come up to temperature. I've been unable to get the DWC to successfully control it, because it times out before noticing an appreciable difference in temperature. Even the PID tuning routine does this. Is there a way to configure a heater as "best effort" or something so it doesn't abort the print if the temp isn't achieved?

      -Ben

      posted in General Discussion
      benhaundefined
      benha
    • RE: Mesh Bed Leveling expected behavior

      @Phaedrux

      Ok. Made these changes and I'm still having issues.

      As you can see in the attached image, the layer deposition in the back corner of the plate is poor. To my eye it seems the only explanation is that the gap between the nozzle and the bed is widening, resulting in poor bed adhesion, and also gaps between the filament lines.

      When I remove this from the plate, I see some areas where things are fully fused into a sheet, and others where they're not. Again, the only thing I can think of to explain this is that in bed areas which are closer to the nozzle as it prints there's more squeeze forcing things together, and in other areas the nozzle is further away resulting in this issue.

      Thoughts?

      Screenshot 2023-06-12 at 11.34.29 AM.png

      Screenshot 2023-06-12 at 11.39.33 AM.png

      posted in General Discussion
      benhaundefined
      benha
    • RE: Mesh Bed Leveling expected behavior

      @Phaedrux

      Thank you! Let me mess with this and see if I can get things going correctly. I'm out of town for a few days but I'll revert back when I've tested it.

      The Orth. Axis Comp. eval / tuning was something the Railcore setup guide recommended. Intuitively it makes sense that you're not going to have perfect perpendicularity between the X and Y axis mechanicals, right? I mostly print engineering parts so getting things to print angles in the x-y plane as correctly as possible is important to me.

      posted in General Discussion
      benhaundefined
      benha
    • RE: Mesh Bed Leveling expected behavior

      @Phaedrux

      Ah. Right. Took me a minute to figure out which files you were talking about!

      homez.g homey.g homex.g homeall.g

      posted in General Discussion
      benhaundefined
      benha
    • RE: Mesh Bed Leveling expected behavior

      @Phaedrux

      Oops! Here they are.

      config.g config-override.g bed.g

      posted in General Discussion
      benhaundefined
      benha
    • RE: Mesh Bed Leveling expected behavior

      @Phaedrux

      Thanks for taking an interest! This is a Railcore ZLT I built several years ago.

      Heat Map:
      Screenshot 2023-05-31 at 3.46.55 PM.png

      Config Files:
      download.zip

      Start gCode:
      ; Railcore 300ZL start code - 20 May 2021
      M140 S[first_layer_bed_temperature] ; Raise bed temp to profile requested bed temp
      M190 S[first_layer_bed_temperature] ; Wait for bed temp to rise
      G28 ; home all axes
      G32 ; Autocalibrate bed
      G32 ; Autocalibrate bed a second time
      G28 Z ; Home Z after bed leveling
      G29 S1 ; Apply mesh bed leveling
      ;
      G1 Z20 F600 ; Move bed down 20
      M104 S[first_layer_temperature] T0 ; Raise hot-end temp to profile requested hot-end layer 1 temp
      M109 S[first_layer_temperature] T0 ; Wait for hot-end temp to rise to profile requested hot-end layer 1 temp
      ;
      G1 X0.0 Y0.0 Z1.0 F2000.0 ; prepare to prime
      G92 E0 ; reset extrusion distance
      G1 Z0.2 F600
      G1 X60.0 E9.0 F1000.0 ; priming
      G1 X125.0 E12.5 F1000.0 ; priming
      G1 Z0.5 F600
      G92 E0 ; reset extrusion distance
      ; end of start code

      M122:
      Screenshot 2023-05-31 at 5.11.38 PM.png
      Screenshot 2023-05-31 at 5.13.53 PM.png

      M98 P"config.g":
      Screenshot 2023-05-31 at 5.14.02 PM.png

      posted in General Discussion
      benhaundefined
      benha
    • Mesh Bed Leveling expected behavior

      Hi.

      My machine has started misbehaving, and I'm struggling to get good first layers. According to the height map I've generated, there are some low spots and some high spots in my bed.

      I've run G29 S1 to load that map at the beginning of a job, but it doesn't seem like the printer is doing any actual compensation, as I get poor adhesion in the low spots and squeegeed out filament in the highs. (Is there anything else I'm supposed to do to get compensation?)

      Anyway, trying to simplify the debugging I moved between a few points on the plate did a G0z0.51 (equivalent to a 0.020" feeler gauge). I'm not getting consistent gaps between the nozzle and the bed.

      Should the map be applied to a random move like that outside a formal "print"? I would assume so, but we're in uncharted territory here for me.

      Assuming it should, then something's not working right. Any ideas?

      Thanks
      -Ben

      posted in General Discussion
      benhaundefined
      benha
    • RE: DWC Progress Question

      Heh, I guess so. Weird. I thought I updated everything correctly when I set this up a week ago, but I guess the DWC is still ancient.

      Stand by...

      posted in Duet Web Control
      benhaundefined
      benha
    • RE: DWC Progress Question

      DWC 2.1.0
      Board: Duet 3 MB6HC (MB6HC)
      Firmware: RepRapFirmware for Duet 3 MB6HC 3.1.1 (2020-05-19b2)

      File:
      https://www.dropbox.com/s/xfxyj7xei4st8up/Rebuild BLTouch Radius_0.1mm_PLA_.gcode?dl=0

      posted in Duet Web Control
      benhaundefined
      benha