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

    nightmare90gt

    @nightmare90gt

    1
    Reputation
    4
    Profile views
    72
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    nightmare90gt Unfollow Follow

    Best posts made by nightmare90gt

    • RE: Ender 5 Plus with dual z calibration

      No i have a bmg-x2-m setup.

      posted in General Discussion
      nightmare90gtundefined
      nightmare90gt

    Latest posts made by nightmare90gt

    • RE: Hooking up D5 pump to Duet 2

      @nxt-1 said in Hooking up D5 pump to Duet 2:

      Hello @nightmare90gt the safest and easiest way to wire a D5 is to wire the two +12v and GND pins directly to your psu. One of the remaining two pins is the tacho line indicating the pump speed, which you can leave disconnected. The last, pwm, pin controlls the pump speed and should be connected to a fan output on your Duet. After the proper configuration g-code side, you can control the pump speed from dwc/g-code.

      Depending on whether you have a duet 2 or 3 you might be able to hook it up directly to the duet (3) but I am not sure. The method described above is at least how I did it on my duet 2.

      I am not at home so I cannot share my fan config. For the which pin is which I suggest googling "4 wire fan pinout"

      Hope this helps
      -Nxt

      This is along the I was thinking was just unsure about the pwm side. I have the duet 2 wifi so our setups should be similar in that regard.

      posted in Duet Hardware and wiring
      nightmare90gtundefined
      nightmare90gt
    • Hooking up D5 pump to Duet 2

      I am in the process of installing a liquid mosquito hot end and I need to install a water pump. How would I wire it up? The specs of the pump are below.

      Nominal voltage: 12 V DC
      Operating voltage range: 8 to 24 VDC
      Nominal power (@ 12 V): 37 W Max
      Nominal current (@ 12 V): 2 amps
      Motor type: Brushless, microprocessor controlled
      Maximum head: 13 ft (4 m)
      Maximum discharge:
      ~ 317 GPH (1200 LPH)
      Performance will vary based on housing used

      posted in Duet Hardware and wiring
      nightmare90gtundefined
      nightmare90gt
    • RE: Werid slicer problems

      I changed both to relative and they both seem to be off by .160mm per baby stepping. I have tried raising and lowering the probe height but just doesn't seem to work.

      posted in General Discussion
      nightmare90gtundefined
      nightmare90gt
    • RE: Werid slicer problems

      xyzCalibration_cube (Prusa).gcode xyzCalibration_cube (simp).gcode

      simplified I have to adjust the baby set to .160mm to get a clean first layer.
      ; Configuration file for Duet WiFi (firmware version 3)
      ; executed by the firmware on start-up
      ;
      ; generated by RepRapFirmware Configuration Tool v3.1.4 on Fri Oct 02 2020 09:51:53 GMT+0200 (Central European Summer Time)

      ; General preferences
      G90 ; send absolute coordinates...
      M83 ; ...but relative extruder moves
      M550 P"Ender 5 Plus CoreXY" ; set printer name
      M669 K1 ; select CoreXY mode

      ; Network
      M552 S1 ; enable network
      M586 P0 S1 ; enable HTTP
      M586 P1 S0 ; disable FTP
      M586 P2 S0 ; disable Telnet

      M671 X-20:370 Y150:150 S3.0 ; leadscrews at left (connected to Z) and right (connected to E2) of X axis

      ; Drives
      M569 P0 S0 ; physical drive 0 goes backwards
      M569 P1 S0 ; physical drive 1 goes backwards
      M569 P2 S0 ; physical drive 2 goes backwards
      M569 P3 S1 ; physical drive 3 goes forwards
      M569 P4 S1 ; physical drive 4 goes forwards
      M569 P5 S0 ; physical drive 5 goes backwards
      M584 X0 Y1 Z2:5 E3:4 ; set drive mapping
      M350 X16 Y16 Z16 E16:16 I1 ; configure microstepping with interpolation
      M92 X80.00 Y80.00 Z800.00 E415.00:415.00 ; set steps per mm
      M566 X900.00 Y900.00 Z12.00 E120.00:120.00 ; set maximum instantaneous speed changes (mm/min)
      M203 X6000.00 Y6000.00 Z180.00 E1200.00:1200.00 ; set maximum speeds (mm/min)
      M201 X500.00 Y500.00 Z20.00 E250.00:250.00 ; set accelerations (mm/s^2)
      M906 X1050 Y1050 Z800 E600:600 I30 ; set motor currents (mA) and motor idle factor in per cent
      M84 S30 ; Set idle timeout

      ; Axis Limits
      M208 X0 Y0 Z0 S1 ; set axis minima
      M208 X320 Y350 Z400 S0 ; set axis maxima

      ; Endstops
      M574 X1 S1 P"xstop" ; configure active-high endstop for low end on X via pin xstop
      M574 Y1 S1 P"ystop" ; configure active-high endstop for low end on Y via pin ystop
      M574 Z1 S2 P"zstop+e2stop" ; configure Z-probe endstop for low end on Z

      ; Z-Probe
      M950 S0 C"duex.pwm5" ; create servo pin 0 for BLTouch
      M558 P9 C"^zprobe.in" H5 F300 T6000 ; set Z probe type to bltouch and the dive height + speeds
      G31 P500 X30.814 Y17.505 Z1.663 ; set Z probe trigger value, offset and trigger height
      M557 X50:320 Y15:350 S50 ; define mesh grid

      ; Heaters
      M308 S0 P"bedtemp" Y"thermistor" T100000 B4138 ; configure sensor 0 as thermistor on pin bedtemp
      M950 H0 C"bedheat" T0 ; create bed heater output on bedheat and map it to sensor 0
      M307 H0 B1 S1.00 ; enable bang-bang mode for the bed heater and set PWM limit
      M140 H0 ; map heated bed to heater 0
      M143 H0 S120 ; set temperature limit for heater 0 to 120C
      M308 S1 P"e0temp" Y"thermistor" T500000 B4723 C1.19622e-7 ; configure sensor 1 as thermistor on pin e0temp
      M950 H1 C"e0heat" T1 ; create nozzle heater output on e0heat and map it to sensor 1
      M307 H1 B0 S1.00 ; disable bang-bang mode for heater and set PWM limit
      M308 S2 P"e1temp" Y"thermistor" T500000 B4723 C1.19622e-7 ; configure sensor 2 as thermistor on pin e1temp
      M950 H2 C"e1heat" T2 ; create nozzle heater output on e1heat and map it to sensor 2
      M307 H2 B0 S1.00 ; disable bang-bang mode for heater and set PWM limit

      ; Fans
      M950 F0 C"fan0" Q20 ; create fan 0 on pin fan0 and set its frequency
      M106 P0 S0 H-1 ; set fan 0 value. Thermostatic control is turned off
      M950 F1 C"fan1" Q500 ; create fan 1 on pin fan1 and set its frequency
      M106 P1 S1 H1 T45 ; set fan 1 value. Thermostatic control is turned on
      M950 F2 C"fan2" Q500 ; create fan 2 on pin fan2 and set its frequency
      M106 P2 S1 H2 T45 ; set fan 2 value. Thermostatic control is turned on

      ; Tools
      M563 P0 S"E0" D0 H1 F0 ; define tool 0
      G10 P0 X0 Y0 Z0 ; set tool 0 axis offsets
      G10 P0 R0 S0 ; set initial tool 0 active and standby temperatures to 0C
      M563 P1 S"E1" D1 H2 F0 ; define tool 1
      G10 P1 X0 Y0 Z0 ; set tool 1 axis offsets
      G10 P1 R0 S0 ; set initial tool 1 active and standby temperatures to 0C

      ; Custom settings
      M591 D0 P5 C"e0_stop" R40:120 E3.0 S0 ; Duet3D laser sensor for extruder drive 0, connected to endstop input 3 (E0), tolerance 40 to 120%, 3mm comparison length, disabled
      M591 D1 P5 C"e1_stop" R40:120 E3.0 S0 ; Duet3D laser sensor for extruder drive 1, connected to endstop input 4 (E1), tolerance 40 to 120%, 3mm comparison length, disabled

      ; Miscellaneous
      M575 P1 S1 B57600 ; enable support for PanelDue
      M911 S10 R11 P"M913 X0 Y0 G91 M83 G1 Z3 E-5 F1000" ; set voltage thresholds and actions to run on power loss
      M501 ; load stored settings
      T0 ; select first tool

      posted in General Discussion
      nightmare90gtundefined
      nightmare90gt
    • RE: Werid slicer problems

      I will verify tomorrow and report back.

      posted in General Discussion
      nightmare90gtundefined
      nightmare90gt
    • RE: Werid slicer problems

      @JamesM what would relative gcode look like?

      posted in General Discussion
      nightmare90gtundefined
      nightmare90gt
    • RE: Werid slicer problems

      simplified3d
      G28 ; home all axes
      G1 X5 Y10 Z0.2 F3000 ; get ready to prime
      G92 E0 ; reset extrusion distance
      G1 X160 E15 F600 ; prime nozzle
      G1 X180 F5000 ; quick wipe

      Prusaslicer
      M107
      M190 S60 ; set bed temperature and wait for it to be reached
      M104 S210 ; set temperature
      G28 ; home all axes
      G1 Z5 F5000 ; lift nozzle
      M109 S210 ; set temperature and wait for it to be reached
      G21 ; set units to millimeters
      G90 ; use absolute coordinates
      M82 ; use absolute distances for extrusion
      G92 E0

      posted in General Discussion
      nightmare90gtundefined
      nightmare90gt
    • Werid slicer problems

      I have a werid problem. If I use prusaslicer the first layer is at the right height but with simplified3d is starts to high. What could cause this? I have checked settings no offsets are being added.

      posted in General Discussion
      nightmare90gtundefined
      nightmare90gt
    • RE: Ender 5 Plus with dual z calibration

      Will back it back down tomorrow thank you

      posted in General Discussion
      nightmare90gtundefined
      nightmare90gt
    • RE: Ender 5 Plus with dual z calibration

      Think I figured it out. I looked to be a combination of the wheels on y axis a little to tight and the motor amperage. I appreciate the help and you sticking with me through it.

      posted in General Discussion
      nightmare90gtundefined
      nightmare90gt