Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. Cinpro
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 34
    • Posts 174
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by Cinpro

    • Cinproundefined

      DWC layers inaccurate

      General Discussion
      • • • Cinpro
      6
      0
      Votes
      6
      Posts
      876
      Views

      dc42undefined

      In your S3D end GCode change this line:

      G1 Z100

      to:

      G1 Z100 ;E

      That tells the firmware to ignore that G1 command when computing the object height.

    • Cinproundefined

      Bed.g can I make Y move first, then X

      Duet Hardware and wiring
      • • • Cinpro
      5
      0
      Votes
      5
      Posts
      690
      Views

      mhallettundefined

      Here is my home all file. When homing they go in order Z,X,Y for my main move and for fine adjustment they go reversed.
      ; homeall.g
      ; called to home all axes
      ;

      ; Relative positioning ; uncomment this line to lift the nozzle after homing
      G91
      ; Course home Z
      G1 Z725 F2500 S1
      ; Course home X
      G1 X-675 F8000 S1
      ; Course home Y
      G1 Y675 F8000 S1

      ; Move away from the endstops
      G1 X5 Y-5 F400
      G1 Z-5 F400

      ; Fine home X
      G1 X-10 F400 S1
      ; Fine home Y
      G1 Y10 F400 S1
      ;fine home Z
      G1 Z10 f400 S1

      ; Absolute positioning
      G90

    • Cinproundefined

      Print cooling fan not coming on

      General Discussion
      • • • Cinpro
      19
      0
      Votes
      19
      Posts
      2.4k
      Views

      Cinproundefined

      fan0

    • Cinproundefined

      Software endstops?

      Tuning and tweaking
      • • • Cinpro
      23
      0
      Votes
      23
      Posts
      4.3k
      Views

      Dougal1957undefined

      Yeah I saw the belt tension bit after I had posted the above and got fed up watching it

    • Cinproundefined

      Axis not always moving when commanded

      Tuning and tweaking
      • • • Cinpro
      5
      0
      Votes
      5
      Posts
      722
      Views

      Cinproundefined

      got it, feeling kinda dumb now, lol looked right past it more than once 😛 had 2 instead of 1 on M574 for X and Y must have done it in the config tool.

    • Cinproundefined

      CoreXY axis wrong even after cables swapped

      Duet Hardware and wiring
      • • • Cinpro
      10
      0
      Votes
      10
      Posts
      1.3k
      Views

      deckingmanundefined

      Glad it's now working for you.

    • Cinproundefined

      Duet Ethernat odd connection issues

      General Discussion
      • • • Cinpro
      2
      0
      Votes
      2
      Posts
      386
      Views

      dc42undefined

      M587 is about configuring access point details, therefore it is supported on the Duet WiFi only.

      To make your Duet Ethernet enable networking automatically, use command M552 S1 in config.g.

      As detailed in the upgrade notes, the MAC address of the Duet will have changed with upgrading to 1.19, therefore any IP address reservation you made for the Duet in the router will need to be altered.

      HTH David

    • Cinproundefined

      Need a part number not in the list

      Duet Hardware and wiring
      • • • Cinpro
      3
      0
      Votes
      3
      Posts
      469
      Views

      dc42undefined

      I can confirm that it's a 1K 0603 resistor.

    • Cinproundefined

      Not enough volts at the hotend, can't reach temp

      Smart effector for delta printers
      • • • Cinpro
      2
      0
      Votes
      2
      Posts
      531
      Views

      Cinproundefined

      ; Heaters
      M143 S298 ; Set maximum heater temperature to 285C
      M301 H0 S1.00 P10 I0.1 D200 T0.4 W180 B30 ; Use PID on bed heater (may require further tuning)
      M305 P0 T100000 B4607 C7.06e-8 R4700 ; Set thermistor + ADC parameters for heater 0
      M305 P1 T100000 B4725 C7.06e-8 R4700 ; Set thermistor + ADC parameters for heater 1

    • Cinproundefined

      Looking to run a second print cooling fan

      Smart effector for delta printers
      • • • Cinpro
      6
      0
      Votes
      6
      Posts
      948
      Views

      number40fanundefined

      Interested in how you are going to mount these. I plan on using two fans as well. A couple of 40mm blower fans. Hope there is room.

    • Cinproundefined

      HELP-printer stutters then audible alarm

      General Discussion
      • • • Cinpro
      4
      0
      Votes
      4
      Posts
      504
      Views

      Cinproundefined

      I still don't know what was making the noise, but I did find the issue. a terminal had pulled out of the socket for the thermistor on the white plug on the Smart Effector. I bent the tab out a little more and re-seated it, seems to have cured it. Just glad it wasn't a broken wire on the power side coming in, I don't think I have a way to get those out for replacement like the other side.

    • Cinproundefined

      Corner LEDs not working

      Smart effector for delta printers
      • • • Cinpro
      38
      0
      Votes
      38
      Posts
      4.8k
      Views

      TYPPA Albert Einsteinundefined

      Ok thanks for response DC42,
      It is boring to always see the LEDs ON, especially at night with long prints. There is no possibility to switch them on / off with a command. Thanks again

    • Cinproundefined

      G30 and G29 doesn't reach the bed

      Smart effector for delta printers
      • • • Cinpro
      6
      0
      Votes
      6
      Posts
      1.0k
      Views

      fcwiltundefined

      Hi,

      Glad to hear you got it working.

      Frederick

    • Cinproundefined

      M558 and fan question

      Smart effector for delta printers
      • • • Cinpro
      7
      0
      Votes
      7
      Posts
      1.1k
      Views

      Cinproundefined

      Got it, been a while since I set this up, thanks for the help 😄

    • Cinproundefined

      Fan stopped during M303, doesn't restart

      General Discussion
      • • • Cinpro
      13
      0
      Votes
      13
      Posts
      970
      Views

      Cinproundefined

      Yeah thats it, I think I found a replacement but small electrics aren't my thing.

      https://www.digikey.com/product-detail/en/nexperia-usa-inc/PMV40UN2R/1727-1900-1-ND/5056345

    • Cinproundefined

      Endstop triggered but carrige doesn't stop

      Tuning and tweaking
      • • • Cinpro
      7
      0
      Votes
      7
      Posts
      1.9k
      Views

      Cinproundefined

      that was the clue I needed, thanks man!

    • Cinproundefined

      How to test, E3D Thermistor says 2000c

      Duet Hardware and wiring
      • • • Cinpro
      2
      0
      Votes
      2
      Posts
      811
      Views

      dc42undefined

      Unplug the thermistor connector from the Duet, poke wires into the holes at the end of the socket, and measure the resistance between them. You should read about 100K at room temperature. Also check that your meter reads infinite resistance between each thermistor lead and the hot end metalwork.

    • Cinproundefined

      Email and password reset?

      General Discussion
      • • • Cinpro
      7
      0
      Votes
      7
      Posts
      758
      Views

      Cinproundefined

      Sent, if you don't get it in a reasonable amount of time let me know.

    • Cinproundefined

      Just a quick Vocano nozzle question

      Smart effector for delta printers
      • • • Cinpro
      12
      0
      Votes
      12
      Posts
      1.7k
      Views

      Firebug24kundefined

      Ah. Thanks. I drilled it out and helicoiled it tonight, looks good, but who knows what effect I have had on the heat transfer portion. Fits nice and tight though. Will test it out this weekend and hope for the best.

      If I didn't have about 30 rolls of unopened 3mm filament I'd just switch to 1.75 🙂

    • Cinproundefined

      M666 bed adjustment on a Delta

      Tuning and tweaking
      • • • Cinpro
      2
      0
      Votes
      2
      Posts
      438
      Views

      dc42undefined

      When you run auto calibration (G32), the height map loaded in memory (if any) is cleared automatically. You don't need to delete config-override.g. After running auto calibration, M500 will store the new parameters in config-override.g. Please note, config-override.g is only used if you have a M501 command near the end of config.g.