Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order
    1. Home
    2. peter247
    • Profile
    • Following 0
    • Followers 0
    • Topics 57
    • Posts 460
    • Best 36
    • Controversial 0
    • Groups 0

    peter247

    @peter247

    39
    Reputation
    21
    Profile views
    460
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    peter247 Unfollow Follow

    Best posts made by peter247

    • RE: Pausing a print midway

      @tinken
      I'm on windows version 4.8 and for me it is in .

      Extensions > post processing > modify g code > add a script > pause at height , and may be set method to reprap m226 .

      posted in Using Duet Controllers
      peter247
      peter247
    • RE: building my own 3d printer

      @fadi I would say buy a cheap kit first like the ender 3.
      Which is like a build your own , but it as all the correct parts and instructions how to build it.
      Play and learn with all the parts and find why some parts are better than others , take things apart and learn before you make your own .
      I started my 3d printing days with my own design , but it is not until you get it working you find , "you think you are making a great new design" , but really building a cart with square wheels.

      posted in General Discussion
      peter247
      peter247
    • RE: How do you make it Solved ?

      @o_lampe

      Over the first post there is a topic tools gear button ( Right , Top ) .
      Select ask a question, then select topic solved .

      posted in General Discussion
      peter247
      peter247
    • RE: ToolChain

      @bearer

      The stopping step is not the big thing which will put people who have used it for the past couple of year since the free-ish version.
      The kicker the the only 10 item at a time ? .
      Then what will they stop next ?

      posted in 3D Printing General Chat
      peter247
      peter247
    • RE: Pausing a print midway

      @tinken on cura there is .
      there is a pause at layer height

      posted in Using Duet Controllers
      peter247
      peter247
    • RE: Firmware update duet 2 , 3.11 > 3.22

      @droftarts said in Firmware update duet 2 , 3.11 > 3.22:

      M997 S1

      Done that , it look like it as stop my wifi , eg wifi is disconnected .

      o.k restarted my wifi with M552 S1

      back up and running .

      posted in Firmware installation
      peter247
      peter247
    • RE: Duet 2 Wifi + BLtouch issues on Ender 5 pro

      @alxndr ok let say you want to probe 50 from each corner ?.
      M557 Start x : End x Start y : End Y S steps
      M557 X50:170 Y50:170 Which works out to be 30 spacing
      So M557 X50:170 Y50:170 S30 will probe between 50 and 170 inc.

      posted in Tuning and tweaking
      peter247
      peter247
    • RE: Duet 3 Mini 5+ Future Expansion Options

      @dc42 at this time you just can't get the Mini 2+ in the UK , will you be ever selling them direct .
      At this time you can get From Filafarm Germany https://www.filafarm.de/collections/elektronik/products/duet-3-mini-2-dual-stepper-expansion-board
      But the postage is as most as the board !!!

      posted in Future Direction
      peter247
      peter247
    • RE: Improving mesh bed compensation with M558 HX

      @Phaedrux

      Not seen sykb on , But I can see lots of faults .
      Can't tell what printer he has , but to me the off sets or wrong , the homing files are wrong , and he is not probing the centre of the bed.

      posted in General Discussion
      peter247
      peter247
    • RE: rrf3 bltouch what have a missed.

      @Phaedrux I was using heater 7 before on rrf 2 , so moved the control pin to heater 7 and it works.

      posted in Duet Hardware and wiring
      peter247
      peter247

    Latest posts made by peter247

    • RE: I'm hoping a backup config saved my life ?

      @Phaedrux
      M122
      === Diagnostics ===
      RepRapFirmware for Duet 3 Mini 5+ version 3.3 (2021-06-15 21:46:11) running on Duet 3 Mini5plus WiFi (standalone mode)
      Board ID: MZSV6-S096U-D65J0-40KMD-3413Z-R7859

      posted in General Discussion
      peter247
      peter247
    • I'm hoping a backup config saved my life ?

      Not run my BLV cube ( mini v3 x 5 )for a while because I broke a part holding the cables, So today was print that part and get it back on the road again .
      Fixed the printer easy, but the Z-offset was off , so it was do a height map and see what's up .
      Booted and got a you are missing the config.g and config.bak , so doing a run mash calibration just deleted my config.g file , not happy , BUT LUCKY ME a made a old copy of the config.g .
      Back to working , but this should not really happen ?.

      posted in General Discussion
      peter247
      peter247
    • RE: Neopixels - Duet3 Mini5

      @k0s Soon I can let you know how to do it because I'm going to install 3 neopixel rings and a strip on my standalone duet 3 mini 5+.
      Having problem calibrating my cube so being delayed a little moving on to installing neoplxels.

      posted in Accessories and Add-ons
      peter247
      peter247
    • RE: Neopixels - Duet3 Mini5

      @k0s Look for a BLV MGN CUBE which uses 3 neopixel ring , so that should give you a clue how to set it up. ( it look like they don't use the neopixel pin too )

      And this is how to control them with g coded .
      https://duet3d.dozuki.com/Wiki/Gcode#Section_M150_Set_LED_colours

      posted in Accessories and Add-ons
      peter247
      peter247
    • RE: Neopixels - Duet3 Mini5

      @k0s Do you want to control them with a program running on the Pi , but using the neopixel pin on the duet 3 mini 5 + , or have to pin on the PI ?

      posted in Accessories and Add-ons
      peter247
      peter247
    • RE: Neopixels - Duet3 Mini5

      @k0s If I remember right you can't control neopixels from the raspberry pi due to timing demands of neopixels with the operating system , you can control them from a multitasking OS like Linux .

      posted in Accessories and Add-ons
      peter247
      peter247
    • Is their a macro which get called on job start ?

      Hi , I have a set of heater bed cooling fans which in my cura end gcode I've added M106 P2 S1 H0 T30 .
      AND added M106 P2 S0 H-1 at the start of my cura start code, BUT you problem is this get executed after the bed and nozzle has reached temperature , so fans are on until the temperature reached and then switch off .

      Is there a macro which gets called first ?

      posted in General Discussion
      peter247
      peter247
    • RE: Z offset resets on every print or Homing and start gcode asking

      @eengineer it should be in your config.g file

      G90 ; send absolute coordinates.
      M83 ; but relative extruder moves.

      but you have to tell the slicer to use relative extruder too.

      in cura it is in special modes

      posted in Duet Hardware and wiring
      peter247
      peter247
    • RE: Z offset resets on every print or Homing and start gcode asking

      @eengineer

      if you set it to -2mm so it grip the paper how close is it to hitting the retracted probe ?

      I can see now your bltouch is closer to the bed when it touches than mine, but your -2.1mm says not.

      something is wrong I can't work it out !!!

      posted in Duet Hardware and wiring
      peter247
      peter247
    • RE: Z offset resets on every print or Homing and start gcode asking

      @eengineer said in Z offset resets on every print or Homing and start gcode asking:

      The Z offset between the nozzle and BLTouch is at about 3mm

      Not sure what you mean , is that on the screen or the distance between the nozzle and the bed which you have measured AND 3mm when ?

      just thinking I'm wrong the probe to too few down !!!!

      posted in Duet Hardware and wiring
      peter247
      peter247