Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. denke
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 11
    • Posts 141
    • Best 11
    • Controversial 0
    • Groups 0

    Topics created by denke

    • denkeundefined

      Unretract extra prime based on time elapsed from retract

      Firmware wishlist
      • • • denke
      2
      0
      Votes
      2
      Posts
      270
      Views

      deckingmanundefined

      @denke If you use G10/G11 firmware retraction, you can set different retract/ unretract distances (and speeds).

    • denkeundefined

      pt100 vs pt1000

      General Discussion
      • • • denke
      6
      0
      Votes
      6
      Posts
      3.6k
      Views

      denkeundefined

      @deckingman
      Thanks for your reply!

      Since I changed my old aluminum block to a wew cartridge type copper one, I need to buy a reliable cartridge. I wanted to bear down on the quality side, I just could not imagine why do people buy the pt100 when it has many problems (like the one You experienced) and it needs extra cabling and hardware, whereas they could just go for the pt1000.
      Since a quality cartridge thermistor (with known values...) is comparable in price with a pt1000, I decided on the later one, and just wanted some comfirmation. Thanks everyone for the valuable info!

    • denkeundefined

      Delta calibration

      Duet Hardware and wiring
      • • • denke
      16
      0
      Votes
      16
      Posts
      2.1k
      Views

      denkeundefined

      @dc42
      Yep, you are right, I increased the relative movement backing down from the endstops after homing, and it solved the issue.

      Also, I found the issue with the original bad movement/calibration problem: The pulley on the X axis collided with the upper joint of the magball rod, causing it to be slightly displaced from the metal studs on far from center Y positions.

      Fixed it, the result is the following:
      0_1561047968621_b1806d31-1137-4fcc-b6e9-7e96aec73f17-image.png

      Thank you for the lot of help you provided!!

    • denkeundefined

      Laser Filament Monitor stock

      Duet Hardware and wiring
      • • • denke
      3
      0
      Votes
      3
      Posts
      393
      Views

      denkeundefined

      Thanks, will keep watching.

    • denkeundefined

      Pausing print for the night

      General Discussion
      • • • denke
      15
      0
      Votes
      15
      Posts
      2.2k
      Views

      dc42undefined

      @denke said in Pausing print for the night:

      BTW the gcode database seems to be incorrect when stating: "A G92 without coordinates will reset all axes to zero." At least for a delta with fw 2.0 "stable" it seems to do nothing, while G92 X0 Y0 Z0 works as expected.

      I think that behaviour applies to some other firmwares, but not to RRF. See https://duet3d.dozuki.com/Wiki/Gcode?revisionid=HEAD#Section_G92_Set_Position.

    • denkeundefined

      Resume bed heating

      General Discussion
      • • • denke
      8
      0
      Votes
      8
      Posts
      1.1k
      Views

      denkeundefined

      Tested, it works. Thanks DC!

    • denkeundefined

      DWC comm error

      Firmware developers
      • • • denke
      5
      0
      Votes
      5
      Posts
      861
      Views

      denkeundefined

      You are welcome!

    • denkeundefined

      [Off topic] all metal pla clogging

      General Discussion
      • • • denke
      19
      0
      Votes
      19
      Posts
      4.6k
      Views

      denkeundefined

      LOL a bit radical, but nice! 🙂

      Thank You all for your help, and you helped a lot!

    • denkeundefined

      12V bed running from 24V PSU

      Tuning and tweaking
      • • • denke
      6
      0
      Votes
      6
      Posts
      908
      Views

      denkeundefined

      I just wanted to spare the ~1 month wait until a new bed arrives, I could not find any round 24V heated beds in my country.

      My initial tought process was the following:

      From the viewpoint of the bed:
      It has a large thermal mass, so if I send pwm with high enough freauency (probably anything above 5hz would suffice) then it should not have a problem with it.

      From the viewpoint of the PSU:
      It was not rated anywhere close to this power, so I should use small impulses to steal small amounts of energy from the output capacitors, so it would represent a tolerable load, however if I use frequencues too high I might start some rezonance effect somewhere.

      From the viewpoint of the panel:
      The switching element generates most heat during switching on or off, because that is the point where both current and voltage are present, so I should use a relatively low the pwm freq, which is high enough to not fluctuate the switching element temperature.

      It does not metter now, I threw the idea away because of the previous advices, so I'll just have to wait.

    • denkeundefined

      Homing problem on delta

      General Discussion
      • • • denke
      3
      0
      Votes
      3
      Posts
      770
      Views

      denkeundefined

      The problem was I used an insufficent value in the configurator originally for the Maximum carriage travel value, which in turn got translated to an insufficent value for the first G1 S1 command in the homedalta.g

      Thank you for the help!

      Btw:
      The RRF configurator's default value is 250 for "Homed Height", and 260 for "Maximum carriage travel"
      The tooltip is "Maximum travel in Z direction" which is misleading (Or at least it was for me).

      Wouldn't a default value around 450 (homed height + the pulley movement to acheive max X or max Y position), and a tooltip "Maximum travel of a pulley" be more appropriate?

    • denkeundefined

      Delta does not keep Z height on X / Y movement [noob]

      General Discussion
      • • • denke
      7
      0
      Votes
      7
      Posts
      801
      Views

      T3P3Tonyundefined

      @denke:

      Thank You for the help!!
      Seems I accidently uploaded the json instead of the zip when modified the delta radius.

      The configurator.reprapfirmware.org site states under general -> delta -> delta radius (tooltip) that "Radius between the centre of the bed and the midpoint of the towers" which is false. Since i'm a noob here and I do not know, is it You who I should tell, or should I write someone a mail, or file a report?

      BTW, this board and sw is something completely different.
      Thank You for the work you put in it!

      Thanks for the reports, I will let Christian know.