Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. Chipsa82
    3. Posts
    • Profile
    • Following 0
    • Followers 0
    • Topics 10
    • Posts 36
    • Best 1
    • Controversial 0
    • Groups 0

    Posts made by Chipsa82

    • Custom script for filament runout sensor

      Hi

      I’d like to implement a laser filament runout sensor for my setup. As I understand the M591 which is used for the config and by default it calls the pause.g script. Is there a way to change the script that is called when the filament runs out? I need to retract about 100mm to be able to get the rest of the filament out, on the other hand i dont want to retract everytime i just hit pause during printing. Cheers!

      posted in Duet Hardware and wiring
      Chipsa82undefined
      Chipsa82
    • RE: Delta 3D space head positioning vs single tower moves

      Hi

      thanks for the advice

      upgrading Web Interface to Version 1.22.3 resolved the issue

      thanks!

      posted in General Discussion
      Chipsa82undefined
      Chipsa82
    • RE: Delta 3D space head positioning vs single tower moves

      thanks, will give it a try!

      posted in General Discussion
      Chipsa82undefined
      Chipsa82
    • RE: Delta 3D space head positioning vs single tower moves

      Indeed..

      looking at the console log, if i push one of the buttons in the screenshot above, i get this output per buttonpress

      M120
      G91
      G1 S2 X-10 F6000
      M121

      looking at the G1 gcode wiki

      G1 Xnnn Ynnn Znnn S2 Ignore endstops while moving. Also ignore if axis has not been homed. On Delta (only), axis letters refer to individual towers.

      so it looks like the S2 parameter (saying not to move the printhead but just the corresponding tower) is there by design.

      i tried looking up where to adjust this (=leave out the S2) in the web UI, but no luck.

      posted in General Discussion
      Chipsa82undefined
      Chipsa82
    • Delta 3D space head positioning vs single tower moves

      Hi,

      Im running the duet wifi with 2.01beta1(RTOS) (2018-06-23b1) firmware on my delta printer.

      Everything seems to be working fine, except the manual machine control in the web interface. by clicking i.e. move Z down by -100mm, only the Z tower carriage moves down. the same applies for other axes/carriages.

      If I enter a manual gcode command, i.e. G1 X50 Y20 Z100 F3000, everything works OK and the printhead moves where it should.

      any clue why the web interface doesn't move all carriages accordingly but just the individual towers?

      thanks!

      0_1540553707747_Screen Shot 2018-10-26 at 13.31.33.png

      posted in General Discussion
      Chipsa82undefined
      Chipsa82
    • RE: 40mm cooling fan duct for Smart Effector - thoughts?

      @rgn01 Cool! is that a 40/20 blower fan?

      posted in Smart effector for delta printers
      Chipsa82undefined
      Chipsa82
    • RE: 40mm cooling fan duct for Smart Effector - thoughts?

      @hergonoway that is pretty much the ultimate mount for the effector ;)) would you mind sharing the model? thanks!

      posted in Smart effector for delta printers
      Chipsa82undefined
      Chipsa82
    • RE: Quick release connector

      @snowcrash said in Quick release connector:

      0430252400

      Awesome, thanks. i will use the microfit, look great!

      posted in Smart effector for delta printers
      Chipsa82undefined
      Chipsa82
    • RE: Zesty Nimble with Smart Effector mount

      @CaLviNx great to hear that, do you have a pic of your setup? thanks 😉

      posted in Smart effector for delta printers
      Chipsa82undefined
      Chipsa82
    • RE: Berd-Air pump configuration notes for Duet users

      Hi

      Im thinking of using the Berd Air concept from components I have laying around - what is the OD/ID of the metal pipe? is it stainless? thanks!

      posted in Tuning and tweaking
      Chipsa82undefined
      Chipsa82
    • Quick release connector

      Hi

      Has anyone found a suitable connector for fast printead swaps? there is quite a number of wires going into the printhead, so most of my favorite connectors are not able to connect all of these in a single connector

      thanks!

      posted in Smart effector for delta printers
      Chipsa82undefined
      Chipsa82
    • RE: Zesty Nimble with Smart Effector mount

      Yeah, the effector mount is kinda sorted, I had the stepper mount in mind. Since I find the drive cable quite tough, Im worried that if I mount the stepper on the Z tower and route the drive cable in a arch to the printhead, the side loads will lead to flexing/movement of the PCB as described in another thread in this forum. I was also thinking of routing the drive cable straight down from the top, but that only works well when printing close to the bed=the drive cable is pretty much straight. the higher the printhead, then the drive cable has to bend, again leading to unwanted pressure on the printhead 🙂

      posted in Smart effector for delta printers
      Chipsa82undefined
      Chipsa82
    • RE: Zesty Nimble with Smart Effector mount

      thanks. are you using this mount? did you see improved performance vs the fixed mount?

      posted in Smart effector for delta printers
      Chipsa82undefined
      Chipsa82
    • Duet 2 wifi vs ethernet

      Hi

      are the Duet 2 Wifi and Duet 2 Ethernet identical boards except the network module?

      thanks!

      posted in Duet Hardware and wiring
      Chipsa82undefined
      Chipsa82
    • RE: Bayonet Cable Terminal for the Duet3d Delta Smart Effector

      Nice! is this just to route the cable or does it also include some sort of quick connect connector to disconnect the whole effector?

      posted in Smart effector for delta printers
      Chipsa82undefined
      Chipsa82
    • Zesty Nimble with Smart Effector mount

      Hi!

      Im working on a large-ish delta (400 diameter, 600 Zmax) and Im planning to use the smart effector with the Nimble. I'm thinking of the best way of mounting the extruder stepper and routing the drive cable in a way that would minimize side loads on the effector. Nimble owners - whats your recommended way of mounting the stepper? thanks!

      posted in Smart effector for delta printers
      Chipsa82undefined
      Chipsa82
    • Alternative application of the smart effector - mounting question

      Hi,

      I'm working on a non-fdm delta robot project for liquid handling and would like to use the smart effector as it enables great autocalibration.

      I understand how the hotend is used as a probe - by attaching it to the central hole.

      My question - if I use the three mounting small holes instead of the central one to attach my dosing head, will the effector trigger?

      Attaching some quick sketches to show what I mean.

      https://drive.google.com/open?id=1zWiBGwEtE_yBFS0o3SbspeIqcvajRtz7

      thanks!

      posted in Smart effector for delta printers
      Chipsa82undefined
      Chipsa82
    • RE: Delta G32 results reporting

      great, thanks!

      posted in General Discussion
      Chipsa82undefined
      Chipsa82
    • Delta G32 results reporting

      Hi

      I’m used to David’s Escher online delta calibration tool for my older delta. Now that this routine is implemented in the duet firmware, its of course much easier to use. However after finishing the autocal routine after sending G32, i just get two numbers as report (before and after).

      Is there a way how to get a report containing the other values that are calculated? Endstop offsets, delta radius, angle corrections…?

      Thanks!

      posted in General Discussion
      Chipsa82undefined
      Chipsa82
    • RE: Nozzle materials

      OK… can you see any improvements quality-wise?

      thanks

      posted in General Discussion
      Chipsa82undefined
      Chipsa82