Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. joehsmash
    • Profile
    • Following 0
    • Followers 0
    • Topics 19
    • Posts 165
    • Best 4
    • Controversial 0
    • Groups 0

    joehsmash

    @joehsmash

    4
    Reputation
    5
    Profile views
    165
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    joehsmash Unfollow Follow

    Best posts made by joehsmash

    • RE: PS_ON not working?

      @T3P3Tony here is my M122

      M122
      === Diagnostics ===
      RepRapFirmware for Duet 2 WiFi/Ethernet version 2.05.1 running on Duet WiFi 1.02 or later
      Board ID: 08DLM-996RU-N8PS4-7JKDA-3S86M-9BAZN
      Used output buffers: 3 of 24 (17 max)
      === RTOS ===
      Static ram: 25712
      Dynamic ram: 93140 of which 0 recycled
      Exception stack ram used: 392
      Never used ram: 11828
      Tasks: NETWORK(ready,764) HEAT(blocked,904) MAIN(running,3824) IDLE(ready,160)
      Owned mutexes:
      === Platform ===
      Last reset 01:44:08 ago, cause: power up
      Last software reset at 2020-05-05 21:39, reason: User, spinning module GCodes, available RAM 11836 bytes (slot 1)
      Software reset code 0x0003 HFSR 0x00000000 CFSR 0x00000000 ICSR 0x0441f000 BFAR 0xe000ed38 SP 0xffffffff Task 0x4e49414d
      Error status: 0
      Free file entries: 10
      SD card 0 detected, interface speed: 20.0MBytes/sec
      SD card longest block write time: 0.0ms, max retries 0
      MCU temperature: min 32.2, current 32.6, max 32.8
      Supply voltage: min 2.0, current 2.0, max 6.5, under voltage events: 0, over voltage events: 0, power good: no
      Driver 0: ok, SG min/max not available
      Driver 1: ok, SG min/max not available
      Driver 2: ok, SG min/max not available
      Driver 3: ok, SG min/max not available
      Driver 4: ok, SG min/max not available
      Date/time: 2020-05-06 15:21:01
      Cache data hit count 4294967295
      Slowest loop: 5.34ms; fastest: 0.05ms
      I2C nak errors 0, send timeouts 0, receive timeouts 0, finishTimeouts 0, resets 0
      === Move ===
      Hiccups: 0, FreeDm: 160, MinFreeDm: 159, MaxWait: 7ms
      Bed compensation in use: none, comp offset 0.000
      === DDARing ===
      Scheduled moves: 10, completed moves: 10, StepErrors: 0, LaErrors: 0, Underruns: 0, 0
      === Heat ===
      Bed heaters = 0 -1 -1 -1, chamberHeaters = -1 -1
      Heater 0 is on, I-accum = 0.1
      Heater 1 is on, I-accum = 0.0
      === GCodes ===
      Segments left: 0
      Stack records: 1 allocated, 0 in use
      Movement lock held by null
      http is idle in state(s) 0
      telnet is idle in state(s) 0
      file is idle in state(s) 0
      serial is idle in state(s) 0
      aux is idle in state(s) 0
      daemon is idle in state(s) 0
      queue is idle in state(s) 0
      autopause is idle in state(s) 0
      Code queue is empty.
      === Network ===
      Slowest loop: 201.13ms; fastest: 0.08ms
      Responder states: HTTP(0) HTTP(0) HTTP(0) HTTP(0) FTP(0) Telnet(0) Telnet(0)
      HTTP sessions: 1 of 8

      • WiFi -
        Network state is running
        WiFi module is connected to access point
        Failed messages: pending 0, notready 0, noresp 2
        WiFi firmware version 1.23
        WiFi MAC address bc:dd:c2:2d:64:61
        WiFi Vcc 3.38, reset reason Turned on by main processor
        WiFi flash size 4194304, free heap 23184
        WiFi IP address 192.168.1.44
        WiFi signal strength -42dBm, reconnections 0, sleep mode modem
        Socket states: 0 0 0 0 0 0 0 0

      it appears that i was using the stock connectors on the end stops and as such were wired up in 3.3v to gnd positions.

      i remade the connectors appropriately and the end stops are no longer causing me an issue.

      still have the PSON issue, but i have circumvented that by just shorting it on all the time now. i will come back to this one.

      current issue is VIN not in spec?

      posted in Duet Hardware and wiring
      joehsmashundefined
      joehsmash
    • Look how beautiful she is

      managed to get her to do a shitty enough print to get the mount built.

      Now to do the firmware!

      101673118_921381918275097_7463898249111903625_n.jpg 102365969_1133668890335508_1629817863580324214_n.jpg 101837101_709959693071360_4765870647864990382_n.jpg 103320523_3245090188868914_4606100789877949170_n.jpg

      posted in Tuning and tweaking
      joehsmashundefined
      joehsmash
    • RE: pretty sure my mesh isnt working... or isnt working well.

      @JoergS5 it was def super weird, i do remember because i had to move the probing to the centre of the bed, i had to be very aware of where the head was, so i shrunk the build volume to confirm, and i guess i never swapped it back.

      maybe one day ill mess with it to make it bigger

      thank you though!

      and to @Phaedrux you guys are the bomb.com

      posted in Tuning and tweaking
      joehsmashundefined
      joehsmash
    • pretty sure my mesh isnt working... or isnt working well.

      ok im not sure whats going on here. but im getting close.

      this is how ever really effecting my first layer and bed adhesion on larger prints.

      using my magnetic bed and my steel shim sheets, i have gotten my warped bed pretty close.. or close enough that the mesh should be able to compensate no problem.

      and i have attached my G32

      ![alt text](mesh leveling.JPG image url)

      my here is my config.g

      also here is my starting script.

      G28 ; home all axes
      G29 S1
      G1 X-100.0 Y118.00 F6000 ; Move for prime
      G1 Z1
      G1 E20 F1000 ; Prime Hotend
      G1 X0 Y0 F6000

      and here is a photo of what exactly it is doing.

      105588250_1365672020298182_4656135859509932046_n.jpg

      i have just recently added M376 H5 and it didn't seem to make a difference. I have also messed with the baby stepping to try and get it dialed in but its only working on some parts.

      The with the mesh bed leveling on marlin i could actually see the z height compensating, how ever i cant see it adjusting at all, but seeing as i have the deviations down to one hundreth it would be hard to see it move.

      posted in Tuning and tweaking
      joehsmashundefined
      joehsmash

    Latest posts made by joehsmash

    • RE: Installing an Accelerometer

      @Norder Thank you for your reply, i will look into this.

      posted in Tuning and tweaking
      joehsmashundefined
      joehsmash
    • Installing an Accelerometer

      good day Gurus,

      im currently doing a full tear down on my ROBO 3d r1, i installed a Duet 2 wifi board a couple years ago. i picked up a Duet filament run out sensor, and want to start messing around with an accelerometer to test out input shaping.

      other than the dozuki doc, I cant find many videos or support on them. i assume its just not a popular upgrade?

      either way what I am wondering is do I just securely attach the accelerometer to the print head? I'm assuming it doesn't matter where?

      posted in Tuning and tweaking
      joehsmashundefined
      joehsmash
    • Bl touch issue

      The weirdest thing and I'm not entirely sure when this started however it seems that sometimes the machine has problems deploying the pin, ill go through 10 prints like normal, and everything is working perfect. than it will have trouble deploying the pin. it just sits there and flashes.

      i can reset it just fine, some times I can self test it and it works flawless. other times it will make it 2-6 times on self test before it starts flashing and cant deploy the pin.

      think I have a bad BL? or is it just a firmware issue?

      posted in General Discussion
      joehsmashundefined
      joehsmash
    • RE: Ugh its been too long and ive forgotten everything!

      @bricor ya that did it... not sure why i had such a brain fart... i knew i was following the way some one else did it... i just couldn't find that doc.

      ty man I really appreciate it.

      posted in Duet Hardware and wiring
      joehsmashundefined
      joehsmash
    • RE: Ugh its been too long and ive forgotten everything!

      here is my config.g

      ; Configuration file for Duet WiFi (firmware version 3)
      ; executed by the firmware on start-up
      ;
      ; generated by RepRapFirmware Configuration Tool v3.1.1 on Mon Jun 01 2020 23:00:11 GMT-0600 (Mountain Daylight Time)

      ; General preferences
      G90 ; send absolute coordinates...
      M83 ; ...but relative extruder moves
      M550 P"Joehbo 3D" ; set printer name
      M575 P1 S1 B57600 ; Set LCD PanelDue 7 inch

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

      ; Drives
      M569 P0 S1 ; X Axis physical drive 0 goes forwards
      M569 P1 S1 ; Y Axis physical drive 1 goes forwards
      M569 P2 S1 ; Z Axis physical drive 2 goes forwards
      M569 P3 S0 ; Extruder physical drive 3 goes Backwards
      M584 X0 Y1 Z2 E3 P3 ; Define axis
      M350 X16 Y16 Z16 E16 I1 ; Configure microstepping with interpolation
      M92 X80.00 Y80.00 Z800.00 E790.00 ; Set steps per mm
      M566 X1020.00 Y1020.00 Z24.00 E120.00 ; set maximum instantaneous speed changes (mm/min) (17,17,0.4,5 mm/sec)
      M203 X6000 Y6000 Z180 E8000 ; Set maximum speeds (mm/min)
      M201 X9000 Y9000 Z100 E10000 ; Set accelerations (mm/s^2)
      M204 P1300 T4000 ; Set (P)rinting and (T)ravel Accelerations
      M906 X1300 Y1100 Z1100 E1100 I30 ; Set motor currents (mA) and motor idle factor in per cent
      M84 S10 ; Set idle timeout

      ; Axis Limits
      M208 X-109 Y-111 Z-1 S1 ; Set axis minima
      M208 X111 Y117 Z203 S0 ; Set axis maxima

      ; Endstops
      M574 X1 S1 P"xstop" ; X End stop
      M574 Y1 S1 P"ystop" ; Y End stop
      ;M574 Z1 S1 P"!zstop" ; Z End stop

      ;Bl Touch
      M307 H3 A-1 C-1 D-1 ; Disable the 7th Heater to free up PWM channel 5 on the Duex board.
      M574 X1 Y2 S1 ; X home to min. Y home to max. Normally Closed limit switches.
      M574 Z1 S2 ; Define Z to use Probe. Home to Min
      M558 P9 H5 F500 T4000 X0 Y0 Z1 ; Set Z probe type/mode 5. H=Dive Height. F=Speed the bed moves
      G31 P25 X0 Y-26 Z4.92 ; Set Z probe trigger value, offset and trigger height
      M376 H0 ; Sets Bed level tapering
      M557 X-109:111 Y-111:117 S20 ; define mesh grid
      ;M558 P5 H5 F500 T4000 X0 Y0 Z1 ; Set Z probe type/mode 5. H=Dive Height. F=Speed the bed moves
      ;M950 S0 C"exp.heater3" ; assign GPIO port 0 to heater3 on expansion connector, servo mode
      ;M558 P9 C"zprobe.in" H5 F60 T3000 R0.5 A10 ; Set Z probe type to switch, the axes for which it is used and the dive height + speeds
      ;M574 Z1 S2 P"exp.heater3" ; Define Z to use Probe. Home to Min
      ;M671 X-144:144 Y0:0 S0.5 ; leadscrews at left (connected to Z) and right (connected to E0) of X axis

      ; Heaters

      ; Bed
      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
      ; Nozzle
      M308 S1 P"e0temp" Y"thermistor" T100000 B4138 ; 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

      ; Fans
      M950 F0 C"fan0" Q500 ; 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 H-1 ; set fan 1 value. Thermostatic control is turned off

      ; Tools
      M563 P0 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

      ; Custom settings are not defined

      M501

      posted in Duet Hardware and wiring
      joehsmashundefined
      joehsmash
    • Ugh its been too long and ive forgotten everything!

      i just turned on my retrofitted ROBO R1, I have the duet2 wifi, with the BL Touch.

      everything was working fine until stupidly I decided to update the duet files.

      i was 3.1.4.2 and upgraded to current 3.4.2.

      home x works fine,
      home y works fine
      bl doesn't work at all any more, I cannot deploy or retract
      I cannot home z

      i have been trying to follow this guide https://betrue3d.dk/bltouch-on-duet-wifi-configuratio-and-usage/#wiring

      how ever when i verified the wiring, the guide wanted me to use the heater 7 pin off the main board, except when i set everything up in my config.g it tells me that it heater 7 doesn't exist. so i did what user @dc42 suggested in another post to try to use a different heater. i tried heater 3, only it says that heater 3 doesn't exist either.

      Can anyone point me in to the right direction? im completly lost at the moment.

      posted in Duet Hardware and wiring
      joehsmashundefined
      joehsmash
    • RE: pretty sure my mesh isnt working... or isnt working well.

      @JoergS5 it was def super weird, i do remember because i had to move the probing to the centre of the bed, i had to be very aware of where the head was, so i shrunk the build volume to confirm, and i guess i never swapped it back.

      maybe one day ill mess with it to make it bigger

      thank you though!

      and to @Phaedrux you guys are the bomb.com

      posted in Tuning and tweaking
      joehsmashundefined
      joehsmash
    • RE: pretty sure my mesh isnt working... or isnt working well.

      @JoergS5 & @Phaedrux i believe that was the culprit. i have matched the the mesh coords with the bed coords, also changed the build tak plate and shes smooth as a babys bottom now.

      104956332_2612068545789056_7885936096990058285_n.jpg

      posted in Tuning and tweaking
      joehsmashundefined
      joehsmash
    • RE: pretty sure my mesh isnt working... or isnt working well.

      so right now, ive used a 0.05 feeler gauge to where it JUST touches the nozzle using 0.01 movements, than i removed the feeler gauge and dropped the nozzle down another 0.05 which should be touching the bed. only it doesnt actually move the nozzle.

      its curious. i tried to send an M92 Z0 how it said that the command is sent how ever my z is still reporting to be a 0.44. when i send an M999 it resets like it should but it wont let me actually zero it.

      posted in Tuning and tweaking
      joehsmashundefined
      joehsmash
    • RE: pretty sure my mesh isnt working... or isnt working well.

      @Phaedrux how ever isnt the probe tip supposed to be at the same level as the nozzle?

      all though the BL touch probes at 5.30mm when i actually touch the nozzle to the bed or atleast touch it to a 0.13mm feeler gauge the z height is set at 0.69mm when it should be 0.13ish

      posted in Tuning and tweaking
      joehsmashundefined
      joehsmash