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

    red

    @red

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

    red Unfollow Follow

    Latest posts made by red

    • Node mcu with duet 0.8.5

      i have a duet 0.8.5 and a spare node mcu …so i thought ill put the two together and get some wifi going 🙂 i know this can be done because since the duet wifi runs on esp8266mod .

      http://forums.reprap.org/read.php?2,582444,723411,page=3
      &
      https://www.thingiverse.com/thing:1397966

      now that post is from 2015

      the code would have evolved
      so im planning to flash the node with DuetWebControl firmware then run connections into the board

      im pretty sure it wont work

      cuz

      Important! Each version of DuetWebControl usually only works correctly with the version of RepRapFirmware that was current at the time of its release. Therefore, if you need to update both RepRapFirmware and DuetWebControl, update RepRapFirmware first.

      so what are my options
      anyone know of a firmware compatible with 0.8.5 ..?

      posted in Duet Hardware and wiring
      redundefined
      red
    • RE: Sd won't load on boot

      got a new sd card slot from t3p3 fixed it and it runs perfect, i checked out the old slot ….and it was bad contacts inside the sd slot.
      anyhow
      thanks to David & Roland for the assist
      🙂

      posted in Duet Hardware and wiring
      redundefined
      red
    • RE: Sd won't load on boot

      even better …!

      thanks 😉

      posted in Duet Hardware and wiring
      redundefined
      red
    • RE: Sd won't load on boot

      so i checked the connections and they seem good on the outside. Test came out negative so its probably contact problem is inside the sd slot itself i did them again just to make sure, and emailed t3p3 about replacements.

      ok the good news,
      i think i can still run without the glitch
      maybe by setting the entire config in a macro and then calling it, that should work for single runs
      till my replacements get here, thoughts..?

      or
      for smaller macro
      what can i add to the macro, what else has to set other than motor currents

      and is it possible some smd surrounding the sd is the cause, maybe the (R73) marked 473, it seems to be connected to the CD pin

      posted in Duet Hardware and wiring
      redundefined
      red
    • RE: Sd won't load on boot

      ok thanks david
      ill look into it and get back to you

      posted in Duet Hardware and wiring
      redundefined
      red
    • RE: More secure power terminals

      this is probably too costly
      but guys spring loaded terminals are sweet….
      and no one out there has them integrated, its always tight as hell

      just like old times..! some things just work..!

      posted in Hardware wishlist
      redundefined
      red
    • RE: Sd won't load on boot

      i re-soldered the pins on to the pcb it still has the same effect its probably internal in the sd slot

      SENDING:M503
      Configuration file not found!
      SENDING:M503
      Configuration file not found!
      SENDING:M20
      Begin file list
      NONE
      End file list
      SENDING:M21
      SDHC card mounted in slot 0, capacity 3.69Gb
      SENDING:M503

      ;M111 S0 ; Debug off
      M550 PRED ; Machine name (can be anything you like). With DHCP enabled connect to (example)

      it reads every time on M21
      that's whats bugging me how come it did not read before ;(

      or
      could it be that my config is too big and it times out before reading it or something…?

      posted in Duet Hardware and wiring
      redundefined
      red
    • RE: Make "Erase" a header (use jumper to erase) instead of a switch

      That's a good idea although pushing the wrong button hasn't happened to me yet, but its probably happening out there.
      Anyhow i have decided to try and build a version where the duet is isolated from human intervention. This is really because
      the duet seems to be very tolerant and fairly stable on its own. And constant tinkering ( stress test ) is kinda where things go wrong, at-least for me, i have 3 duet 0.8.5's and they all exhibit the same bizarreness of hardware bugging out (down-time) and i have been wanting to fork the firmware and add some hardware, I even had one of those big smd capacitors falling out (improper soldering), the fix could be just a matter of extending some ports and not tinkering with it directly, which should be fairly easy. It seems like an overkill but i can move on to doing something in the firmware and work out better printing or something.

      (Kinda like usb hdd's where constant plug in's and pull out's eventually ruin the internal soldering compared to a direct sata on laptop internal hdd)

      My main issue is the software reset which has to be processed by the sam3x8e
      ( i didn't read the firmware yet so i could be very wrong here)

      but once initiated, there's a delay
      so if I'm crashing on to something while homing or if a sensor fails me, i have to get to the power button
      the hard reset seems faster, neater and always does the trick. So i got a fancy metal button for it. For now ill just solder some headers on the board reset and pull it from there, Hopefully all this will amount to an insanely stable duet (kinda like a pc).

      posted in Hardware wishlist
      redundefined
      red
    • Sd won't load on boot

      My sd is formatted using SD formatter to FAT32, cluster size default

      i have been using this duet for 6 months now and one fine day it stops working i had a problem with the Ethernet rj42 socket so i was using Ponterface for a while

      now i don't think its a hardware issue because M21 loads the sd and it reads everything but it just won't load on boot plus once it boots there's nothing happening to the stepper motors when I'm trying to control it from Ponterface, probably because config.g didn't load on boot. i dont know whats going on is it my config….?

      i even tried a different sd card

      a 4gb and a 16gb, both giving me the exact same result

      Connecting...
      Cannot initialise SD card 0: Card not foundRepRapFirmware for Duet Version 1.18.1 dated 2017-04-09
      Executing default.g (no configuration file found)...Error, not found
      RepRapFirmware for Duet is up and running.
      Printer is now online.
      SENDING:M503
      Configuration file not found!
      SENDING:M503
      Configuration file not found!
      SENDING:M20
      Begin file list
      NONE
      End file list
      SENDING:M21
      SDHC card mounted in slot 0, capacity 3.69Gb
      SENDING:M503

      ;M111 S0 ; Debug off
      M550 PRED ; Machine name (can be anything you like). With DHCP enabled connect to (example) http://reprapproormerod2 (machine name with no spaces).
      M551 Preprap ; Machine password (currently not used)
      M540 P0xBE:0xEF:0xDE:0xAD:0xFE:0xED ; MAC Address
      ;M552 P0.0.0.0 ; uncomment for DHCP
      M552 P192.168.1.14 ; IP address, comment for DHCP
      M553 P255.255.255.0 ; Netmask
      M554 P192.168.1.1 ; Gateway, comment for DHCP
      M555 P2 ; Set output to look like Marlin
      ;M575 P1 B57600 S1 ; Comms parameters for PanelDue
      G21 ; Work in millimeters
      G90 ; Send absolute coordinates...
      M83 ; ...but relative extruder moves
      M574 X0 Y1 Z0 S1 ; set end-stop configuration (Y end-stop only, at low end, active high)
      M574 E01 S0
      M92 X80 Y80 Z400 ; Set axis steps/mm
      M906 X800 Y1000 Z800 E800 ; Set motor currents (mA)
      ;single nozzle build
      ;M563 P0 D0 H1 ; Define tool 0
      ;G10 P0 S0 R0 ; Set tool 0 operating and standby temperatures
      ;M92 E85.72 ; Set extruder steps per mm (single nozzle)
      ;M569 P0 S0 ; Set X axis direction
      ;single nozzle build electronic-port change to extruder2 on physical 1
      ;M563 P1 D1 H2 ; Define tool 1, uncomment if you have a dual color upgrade
      ;G10 P1 S0 R0
      ;M92 E85.72
      ;
      If you have a dual-nozzle build, remove or comment out the previous line, and uncomment the following 3 lines
      ;M563 P1 D1 H2 ; Define tool 1
      ;G10 P1 X19 S0 R0 ; Set tool 1 operating and standby temperatures
      ;M92 E420:420 ; Set extruder steps/mm (dual nozzle)
      ;M92 E85.72 ; Set extruder steps per mm
      ;
      If you have a modulated IR probe with on-board micro-controller, change P2 to P1 in the following
      M558 P2 ; Use a simple modulated Z probe (change to P1 for an intelligent Z probe)
      G31 Z1 P500 ; Set the probe height and threshold (put your own values here)
      ;*** If you have a Duet board with 1K thermistor series resistors, change R4700 to R1000 to the following M305 commands
      ;M305 P0 R4700 H0 L0 ; Put your own H and/or L values here to set the bed thermistor ADC correction
      ;M305 P1 R4700 H0 L0 ; Put your own H and/or L values here to set the first nozzle thermistor ADC correction
      ;M305 P2 R4700 H0 L0 ; Put your own H and/or L values here to set the second nozzle thermistor ADC correction
      ;*** Adjust the XY coordinates in the following M557 commands to suit your build and the position of the IR sensor
      M557 P0 X45 Y5 ; Four...
      M557 P1 X45 Y195 ; ...probe points...
      M557 P2 X200 Y195 ; ...for bed...
      M557 P3 X200 Y5 ; ...leveling
      M557 P4 X100 Y97.5 ; 5th probe point for leveling (uncomment this if you are using a dc42 differential IR probe)
      ;*** if you are using axis compensation, put the figures in the following command
      M556 S75 X0 Y0 Z0 ; Axis compensation here
      M201 X800 Y800 Z15 E1000 ; Accelerations (mm/s^2)
      M203 X15000 Y15000 Z100 E3600 ; Maximum speeds (mm/min)
      M566 X600 Y600 Z30 E20 ; Minimum speeds mm/minute
      M208 X200 Y

      posted in Duet Hardware and wiring
      redundefined
      red
    • RE: Make "Erase" a header (use jumper to erase) instead of a switch

      i think both the reset and erase need jumpers, once wired the duet is filled with wires going in from all sides. and if you were building some kind of casing, one side would require to be very close to the panel i got some extenders to see if i can move the board towards the center of the casing and mostly avoid touching the board every time i need to get something done ( I'm thinking some kind of vertical or horizontal pc casing like stuff so it holds the psu and everything ) plus the usb is too close to the sd slot

      i have attached some images of the thinnest usb and sd extenders i could find … the problem now is that its too close and i don't want to put them in any kind of stress, ill probably remove the usb housing and use a heat-shrink and see how that goes, and update once its done

      https://www.dropbox.com/s/faoa3hpj2frzssb/20170510_194335.jpg?dl=0

      https://www.dropbox.com/s/r95f83bbtft6iw6/20170510_194036.jpg?dl=0

      posted in Hardware wishlist
      redundefined
      red