Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. Polo
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 11
    • Posts 33
    • Best 4
    • Controversial 0
    • Groups 0

    Topics created by Polo

    • Poloundefined

      How to calibrate X and Y Axis on duet3 config system

      General Discussion
      • • • Polo
      2
      0
      Votes
      2
      Posts
      85
      Views

      oliofundefined

      @Polo depends on the source of the error. If the error is constant regardless of test print size, it's a different error than an error that would scale with test print size.

      How did you measure?

    • Poloundefined

      Temperature increase in duet 3 mini wifi

      General Discussion
      • • • Polo
      2
      0
      Votes
      2
      Posts
      93
      Views

      jumpedwithbothfeetundefined

      @Polo Hi you can change your maximum temperature via M143, but make sure your hotend is rated to go to the temperature you change it to, if its PTFE lined it`ll melt/burn, damage your hotend and more importantly its toxic, its also advisable to PID tune your heater.

      what hotend/printer are you using?

      https://docs.duet3d.com/User_manual/Reference/Gcodes#m143-maximum-heater-temperature

    • Poloundefined

      maximum temperature in duet3 mini wifi motherboar

      Duet Hardware and wiring
      • • • Polo
      2
      0
      Votes
      2
      Posts
      89
      Views

      jay_s_ukundefined

      @Polo locking this as you already have another thread with this same question

    • Poloundefined

      help leveling bed

      General Discussion
      • • • Polo
      4
      0
      Votes
      4
      Posts
      221
      Views

      deckingmanundefined

      @Polo said in help leveling bed:

      @deckingman

      ............... One more question, Is the m420 gcode working only with Marlin ??

      Assuming you mean setting RGB colours, then according to this - https://docs.duet3d.com/en/User_manual/Reference/Gcodes_not_implemented
      M420 isn't currently implemented but is planned to be.

    • Poloundefined

      Z offset changing every time I turn the printer on

      General Discussion
      • • • Polo
      5
      0
      Votes
      5
      Posts
      241
      Views

      Poloundefined

      @jay_s_uk

      Hi

      I have a V-Core 500 I'm using duet3 mini WIFI with bltouch probe. Here is some information about my config

      Homeall

      code_text ```M201 X500.00 Y500.00 ; Reduce acceleration for homing moves ; BLTouch ;M280 P0 S160 ; Precautionary alarm release ;M280 P0 S90 ; Ensure the pin is raised G91 ; Relative positioning G1 H2 Z5 F6000 ; Lift Z relative to current position G1 H1 X-625 Y605 F4600 ; Move quickly to X and Y axis endstops and stop there (first pass) G1 X3 Y-3 F600 ; Go back a few mm G1 H1 X-625 Y605 F1360 ; Move slowly to X and Y axis endstops once more (second pass) G1 H1 X-625 F1360 ; Move slowly to X and Y axis endstops once more (second pass) G1 H1 Y605 F1360 ; Move slowly to X and Y axis endstops once more (second pass) M201 X3000 Y3000 ; Return to full acceleration G90 ; Absolute positioning G1 X250 Y250 F10000 ; Go to the center of the bed (300x300) ;G1 X200 Y200 F10000 ; Go to the center of the bed (400x400) ;G1 X250 Y250 F10000 ; Go to the center of the bed (500x500) G30 ; Home Z by probing the bed G91 ; Relative positioning G1 Z5 F100 ; Lift Z relative to current position G90 ; Absolute positioning HomeZ``` ; BLTouch ;M280 P0 S160 ; Precautionary alarm release ;M280 P0 S90 ; Ensure the pin is raised G91 ; Relative positioning G1 H2 Z5 F6000 ; Lift Z relative to current position G90 ; Absolute positioning G1 X250 Y250 F10000 ; Go to the center of the bed (300x300) ;G1 X200 Y200 F10000 ; Go to the center of the bed (400x400) ;G1 X250 Y250 F10000 ; Go to the center of the bed (500x500) G30 ; Home Z by probing the bed ; Uncomment the following lines to lift Z after probing ;G91 ; Relative positioning ;G1 Z5 F100 ; Lift Z relative to current position ;G90 ; Absolute positioning

      Thanks

    • Poloundefined

      WIFI CONECTION

      General Discussion
      • • • Polo
      3
      0
      Votes
      3
      Posts
      124
      Views

      Poloundefined

      @droftarts

      Hi

      here is the model of my modem !!!
      BGW320-505

      Thanks

      code_text ```7/2/2023, 3:25:15 AM Connection established 7/2/2023, 3:25:15 AM Connection interrupted, attempting to reconnect... Network error 7/2/2023, 3:23:31 AM Connection established 7/2/2023, 3:23:31 AM Connection interrupted, attempting to reconnect... Network error 7/2/2023, 3:23:23 AM Connection established 7/2/2023, 3:23:23 AM Connection interrupted, attempting to reconnect... Network error 7/2/2023, 3:21:23 AM m122 === Diagnostics === RepRapFirmware for Duet 3 Mini 5+ version 3.4.5 (2022-11-30 19:41:16) running on Duet 3 Mini5plus WiFi (standalone mode) Board ID: 5PQ93-S296U-D65J0-40KMG-1A03Z-7DGLP Used output buffers: 1 of 40 (33 max) === RTOS === Static ram: 103652 Dynamic ram: 110472 of which 60 recycled Never used RAM 23808, free system stack 118 words Tasks: NETWORK(notifyWait,15.1%,197) HEAT(notifyWait,0.0%,320) Move(notifyWait,0.4%,265) CanReceiv(notifyWait,0.0%,942) CanSender(notifyWait,0.0%,326) CanClock(delaying,0.0%,333) TMC(notifyWait,1.2%,72) MAIN(running,82.1%,417) IDLE(ready,0.2%,30) AIN(delaying,0.9%,263), total 100.0% Owned mutexes: === Platform === Last reset 10:21:58 ago, cause: power up Last software reset at 2023-07-01 05:38, reason: User, GCodes spinning, available RAM 27360, slot 0 Software reset code 0x0003 HFSR 0x00000000 CFSR 0x00000000 ICSR 0x00000000 BFAR 0xe000ed38 SP 0x00000000 Task MAIN Freestk 0 n/a Error status: 0x00 MCU revision 3, ADC conversions started 37320849, completed 37320848, timed out 0, errs 0 Step timer max interval 1479 MCU temperature: min 44.2, current 50.1, max 50.6 Supply voltage: min 26.9, current 27.1, max 27.1, under voltage events: 0, over voltage events: 0, power good: yes Heap OK, handles allocated/used 99/0, heap memory allocated/used/recyclable 2048/496/496, gc cycles 0 Events: 0 queued, 0 completed Driver 0: standstill, SG min 0, read errors 0, write errors 0, ifcnt 36, reads 40096, writes 5, timeouts 0, DMA errors 0, CC errors 0 Driver 1: standstill, SG min 0, read errors 0, write errors 0, ifcnt 36, reads 40096, writes 5, timeouts 0, DMA errors 0, CC errors 0 Driver 2: standstill, SG min 0, read errors 0, write errors 0, ifcnt 36, reads 40097, writes 5, timeouts 0, DMA errors 0, CC errors 0 Driver 3: standstill, SG min 0, read errors 0, write errors 0, ifcnt 30, reads 40099, writes 2, timeouts 0, DMA errors 0, CC errors 0 Driver 4: standstill, SG min 0, read errors 0, write errors 0, ifcnt 30, reads 40099, writes 2, timeouts 0, DMA errors 0, CC errors 0 Driver 5: standstill, SG min 0, read errors 0, write errors 0, ifcnt 22, reads 40099, writes 2, timeouts 0, DMA errors 0, CC errors 0 Driver 6: standstill, SG min 0, read errors 0, write errors 0, ifcnt 9, reads 40101, writes 0, timeouts 0, DMA errors 0, CC errors 0 Date/time: 2023-07-02 03:21:22 Cache data hit count 4294967295 Slowest loop: 787.14ms; fastest: 0.08ms === Storage === Free file entries: 10 SD card 0 detected, interface speed: 22.5MBytes/sec SD card longest read time 5.8ms, write time 111.0ms, max retries 0 === Move === DMs created 83, segments created 36, maxWait 202027ms, bed compensation in use: none, comp offset 0.000 === MainDDARing === Scheduled moves 567, completed 567, hiccups 0, stepErrors 0, LaErrors 0, Underruns [0, 0, 9], CDDA state -1 === AuxDDARing === Scheduled moves 0, completed 0, hiccups 0, stepErrors 0, LaErrors 0, Underruns [0, 0, 0], CDDA state -1 === Heat === Bed heaters 0 -1 -1 -1, chamber heaters -1 -1 -1 -1, ordering errs 0 === GCodes === Segments left: 0 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 USB is idle in state(s) 0 Aux is idle in state(s) 0 Trigger is idle in state(s) 0 Queue is idle in state(s) 0 LCD is idle in state(s) 0 SBC is idle in state(s) 0 Daemon is idle in state(s) 0 Aux2 is idle in state(s) 0 Autopause is idle in state(s) 0 Code queue is empty === CAN === Messages queued 3971, received 0, lost 0, boc 0 Longest wait 0ms for reply type 0, peak Tx sync delay 0, free buffers 18 (min 18), ts 2206/0/0 Tx timeouts 0,0,2206,0,0,1765 last cancelled message type 4514 dest 127 === Network === Slowest loop: 532.25ms; fastest: 0.06ms Responder states: HTTP(0) HTTP(0) HTTP(0) HTTP(0) FTP(0) Telnet(0) HTTP sessions: 1 of 8 = WiFi = Network state is active WiFi module is connected to access point Failed messages: pending 0, notready 0, noresp 4 WiFi firmware version 1.27 WiFi MAC address d8:bf:c0:14:e8:37 WiFi Vcc 3.38, reset reason Power up WiFi flash size 2097152, free heap 23424 WiFi IP address 192.168.1.118 WiFi signal strength -41dBm, mode 802.11n, reconnections 0, sleep mode modem Clock register 00002002 Socket states: 0 0 0 0 0 0 0 0 7/2/2023, 3:21:09 AM M0 Cancelled printing file 0:/gcodes/First layer calibration_0.3mm_PLA_3m.gcode, print time was 0h 2m 7/2/2023, 3:21:08 AM M25 Resume state saved Warning: Macro file pause.g not found Printing paused at X28.3 Y42.0 Z0.2
    • Poloundefined

      Solved Hotend Fan not working when printing !!

      General Discussion
      • • • Polo
      6
      0
      Votes
      6
      Posts
      210
      Views

      Poloundefined

      @Phaedrux

      I got it going, it was a wire that was backward. thanks a lot for your help appreciated !!

    • Poloundefined

      Duet3 mini speed limits

      General Discussion
      • • • Polo
      16
      0
      Votes
      16
      Posts
      626
      Views

      Phaedruxundefined

      You may be exceeding the maximum extrusion speed of your hotend.

      See here: https://docs.duet3d.com/en/How_to_guides/Calibration#h-4-find-maximum-extrusion-rate

    • Poloundefined

      Solved Unlock account

      General Discussion
      • • • Polo
      3
      1
      Votes
      3
      Posts
      133
      Views

      Poloundefined

      got it couldn't find the e mail but finally I did . Thanks

    • Poloundefined

      Solved Bl Touch won't Z home

      General Discussion
      • • • Polo
      14
      1
      Votes
      14
      Posts
      436
      Views

      Poloundefined

      @Phaedrux

      Thanks for your help , I finally had the time to go back to the printer and check all the wires and YES there was a wire that was loose, so when the table moves to the corner it get disconnected, that's the reason stop working, I checked it many times I missed it.

      Let see if now I can print at least the benchy 😂😂😂

    • Poloundefined

      Solved can connect my duet3 mini Wi-Fi to my browser

      General Discussion
      • • • Polo
      2
      1
      Votes
      2
      Posts
      92
      Views

      jay_s_ukundefined

      @Polo your SD card layout doesn't look right. Best read this https://docs.duet3d.com/en/User_manual/RepRapFirmware/SD_card#sd-card-structure