Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. jaydevdave
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 24
    • Posts 79
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by jaydevdave

    • jaydevdaveundefined

      Heater Fault oscillating curve

      General Discussion
      • • • jaydevdave
      5
      0
      Votes
      5
      Posts
      530
      Views

      mrehorstdmdundefined

      Was it working OK and then starting doing this, or is this a new hot-end set-up problem?

    • jaydevdaveundefined

      Special Heater out of control

      General Discussion
      • • • jaydevdave
      6
      0
      Votes
      6
      Posts
      787
      Views

      dc42undefined

      There is some more information at https://duet3d.dozuki.com/Wiki/Tuning_the_heater_temperature_control#Section_Setting_the_model_parameters_manually.

    • jaydevdaveundefined

      Driver on Board Shorts, how to ignore this error

      General Discussion
      • • • jaydevdave
      2
      0
      Votes
      2
      Posts
      514
      Views

      dc42undefined

      @jaydevdave said in Driver on Board Shorts, how to ignore this error:

      Error: Short-to-ground on drivers 0 1 2 3 4
      Error: Over temperature shutdown on drivers 0 1 2 3 4

      I am using Drivers 5, 6, 7, 8

      That message indicates that the SPI bus to the on-board drivers isn't working properly. Did you make any modifications to the Duet?

      Recent firmware versions allow you to send M569 Pnnn R-1 to disable monitoring of driver nnn.

    • jaydevdaveundefined

      My PT100 Sensor goes 2000C when i shoot Extrude Command

      General Discussion
      • • • jaydevdave
      4
      0
      Votes
      4
      Posts
      594
      Views

      dc42undefined

      Yes, it sounds like your PT100 wires are unshielded and running close to the extruder stepper motor wires.

    • jaydevdaveundefined

      Is there any way to have 5V Pulse from Duet Wifi ?

      General Discussion
      • • • jaydevdave
      9
      0
      Votes
      9
      Posts
      1.2k
      Views

      dc42undefined

      The breakout board gives a differential output of about +/- 3.5V which is standard when using 5V line drivers. It's also possible to wire up the outputs a different way to get 5V single ended drive.

    • jaydevdaveundefined

      Duet Giving more Pulse in Drive 7

      General Discussion
      • • • jaydevdave
      14
      0
      Votes
      14
      Posts
      1.3k
      Views

      dc42undefined

      How are you driving the servo amplifier from the Duet: are you using the external stepper driver breakout board?

    • jaydevdaveundefined

      Heater Temp Falls down during print

      General Discussion
      • • • jaydevdave
      6
      0
      Votes
      6
      Posts
      687
      Views

      EasyTargetundefined

      Fitting a silicone sock to my heatblock stopped similar small variations I noticed, it's probably worth trying one (or kapton tape layers) to rule out stray drafts etc that can make temps wobble.

      And remember that PID is a feedback system; so it will wobble slightly in response to changing demands (say moving from a big area of constant rate wall/top printing to suddenly printing a lot of support with more travel than print moves), or moving from the cold side of the heatbed to the side out of the drafts, etc.

      Each time the load on the heatblock changes you will see a small fluctuation before the controller brings it back to stable, and tuning PID's is a compromise between getting the fastest possible response, but without overshooting and possible oscillating around the set temperature without stabilizing.

    • jaydevdaveundefined

      12 Inches Display for Duet WiFi

      General Discussion
      • • • jaydevdave
      7
      0
      Votes
      7
      Posts
      1.0k
      Views

      dc42undefined

      That display should be electrically compatible with the PanelDue controller if you order it with the resistive touch screen; however the pinout of the 40-pin connector is different, so it is complicated to wire up.

    • jaydevdaveundefined

      Duet WiFi - File Upload and Printing Pause Remotely

      General Discussion
      • • • jaydevdave
      2
      0
      Votes
      2
      Posts
      430
      Views

      darookeeundefined

      Yes, if the DuetWifi is accessible from the 'outside', which could be a simple port-forwarding from your router (not recommended) or via a VPN from B to A…

    • jaydevdaveundefined

      Two Stepper Drivers from Single Output Pins

      General Discussion
      • • • jaydevdave
      4
      0
      Votes
      4
      Posts
      587
      Views

      dc42undefined

      Are they stepstick-type drivers, or large external driver modules with opto isolated inputs? If the latter, then given that those are usually intended for 5V drive and they only get 3.3V if you drive them directly from the expansion connector, it's quite likely that when you drive 2 of them form a single set of pins, the drive voltage drops too much. In which case, do as Tony says. Your interpretation of what he meant is correct.

    • jaydevdaveundefined

      Servo Drive Connection with Duet WiFi

      General Discussion
      • • • jaydevdave
      2
      0
      Votes
      2
      Posts
      522
      Views

      jaydevdaveundefined

      HIWIN Servo drive Model number D2-0123-S-A0-G

    • jaydevdaveundefined

      External Stepper drivers

      General Discussion
      • • • jaydevdave
      12
      0
      Votes
      12
      Posts
      2.0k
      Views

      dc42undefined

      I suggest you use a multimeter to check the voltage between ENA+ and ENA- on your external drivers. It should be 0 when you start the Duet, changing to almost 3.3V when you first command the X motor to move.

      Similarly, measure the voltage between DIR+ and DIR-. It should switch between 0V and 3.3V depending on which way you try to move the X motor. For example, if you send G91 first, then G1 S2 X10 will set it one way and G1 S2 X-10 will set it the other way.

      If those are both working, then although most external drivers work OK with the 3.3V signals provided by the Duet, it's possible that your drivers need a full 5V.

    • jaydevdaveundefined

      Can I run servo motors with duet using external stepper drivers?

      General Discussion
      • • • jaydevdave
      2
      0
      Votes
      2
      Posts
      434
      Views

      JRDMundefined

      Did you mean with the external stepper driver interface board? If so, yes, if the servo system also has step/dir/en inputs compatible with that board (5VDC signals). But the answer can be very complicated because servos can have specific configuration requirements.

    • jaydevdaveundefined

      External Stepper Drivers for Duet WiFi

      General Discussion
      • • • jaydevdave
      14
      0
      Votes
      14
      Posts
      2.6k
      Views

      dc42undefined

      See https://duet3d.dozuki.com/Wiki/Using_external_stepper_motor_drivers for how to connect external stepper drivers. You may find the external stepper driver breakout board useful, see the shop.

      For a bed of that size, use AC mains voltage silicone heaters, controlled from the Duet using one or more DC-AC SSRs. See https://duet3d.dozuki.com/Wiki/Choosing_a_bed_heater#Section_Bed_heater_driven_using_a_Solid_State_Relay.

    • jaydevdaveundefined

      Z Axis 2 Parallel Motors Synchronization

      General Discussion
      • • • jaydevdave
      23
      0
      Votes
      23
      Posts
      3.0k
      Views

      elmoretundefined

      @jaydevdave:

      Can we set motor current to 3A in config ?

      Have you read the documentation?

      https://www.duet3d.com/wiki/Choosing_stepper_motors

    • jaydevdaveundefined

      Z0 at top and Limit switch is at bottom of the machine, how to configu

      General Discussion
      • • • jaydevdave
      5
      0
      Votes
      5
      Posts
      563
      Views

      jaydevdaveundefined

      Thank you

    • jaydevdaveundefined

      Heater temperature

      General Discussion
      • • • jaydevdave
      10
      0
      Votes
      10
      Posts
      929
      Views

      dc42undefined

      If it's a standard hot end with a cartridge heater, you can just replace the 12V cartridge heater by a 24V one.

      If not, then here are 3 options:

      1. Power the whole printer from 12V instead of 24V.

      2. Power the rest of the printer from 24V, but as a 12V power supply for the hot end heater and anything else that needs 12V.

      3. Buy a 12V buck converter to generate a 12V supply from 24V.

      For #2 and #3, connect your hot end heater between +12V and the E0- pin of the E0 heater terminal block.

      What voltage does your bed heater need? If it is 12V only then you will need a 12V power supply to run it. Bed heaters need a lot of current, so using a buck converter to generate 12V for a bed heater doesn't make sense.

    • jaydevdaveundefined

      Brake stepper motor

      General Discussion
      • • • jaydevdave
      17
      0
      Votes
      17
      Posts
      1.8k
      Views

      dc42undefined

      Just connect a 1N400x (where x = any digit 1 to 7) in parallel with the brake. Important: the cathode of the diode (the end with the stripe) must be connected to the positive connection of the brake solenoid (the end that goes to the fan connector pin marked V_FAN).

      Here is a sample schematic. The mosfet in this diagram corresponds to the fan driver mosfet on the Duet, the "12V" label in that diagram corresponds to the V_FAN pin on the fan connector, and the "Drain" label corresponds to the FAN- pin on the fan connector.

    • jaydevdaveundefined

      PT100 connections to the daughter board and to the duet WiFi board

      Duet Hardware and wiring
      • • • jaydevdave
      6
      0
      Votes
      6
      Posts
      939
      Views

      elmoretundefined

      Please check the documentation:

      https://www.duet3d.com/wiki/Connecting_PT100_temperature_sensors

    • jaydevdaveundefined

      Panel due connection

      PanelDue
      • • • jaydevdave
      2
      0
      Votes
      2
      Posts
      642
      Views

      dc42undefined

      I'm sorry, I don't understand what you mean by "its expansion board". Please explain.

      Have you read the instructions at https://miscsolutions.wordpress.com/paneldue/ ?