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

    Posts made by eddygara

    • RE: Running any duet product board completely without internet.

      @alankilian

      Generally when I’m trying out long over night prints. What will happen, is the printer will just stop, mid print and cool down. When I look back at the log, I tall display, net work disconnection, and it will have no knowledge of a print even being ran. So there no way to continue. It’s a common issue when running over night prints for what ever reason.

      This is particularly in my duet 3 printers.

      posted in General Discussion
      eddygaraundefined
      eddygara
    • Running any duet product board completely without internet.

      Is there any way possible to have these board work completely without the need of an internet access? Im continually having connectivity issues between all my printers where I have etiehr printers not being able to connect to the network, ir printers getting disconnected and ruining prints. I have 5 machines total running duet Wi-Fi’s or 3 boards. And they are very temperamental next to each other.

      Is it possible by using a duet touch screen I can operate the machines without the need to connect to a network? Would make my life a lot easier running this print farm.

      Thanks!

      posted in General Discussion
      eddygaraundefined
      eddygara
    • RE: JohnSL's FSR on a dute Wifi 3.4.4 not working

      @Phaedrux Got it working now! it was my fault for not reading your directions currently!

      Thanks to the both of yous!

      posted in Tuning and tweaking
      eddygaraundefined
      eddygara
    • RE: JohnSL's FSR on a dute Wifi 3.4.4 not working

      @eddygara

      As of right now the printer does work as intended minus the headache of the homing.

      If i home anywhere on the bed after performing an action.

      for example if i run a red calibration, then home. the printer will think im at my home height starting from where the printer head is at. doubling the effective home height.

      i hope you understand.

      posted in Tuning and tweaking
      eddygaraundefined
      eddygara
    • RE: JohnSL's FSR on a dute Wifi 3.4.4 not working

      @Phaedrux

      config

      ; Configuration file for Duet WiFi (firmware version 3.3)
      ; executed by the firmware on start-up
      ;
      ; generated by RepRapFirmware Configuration Tool v3.3.14 on Fri Nov 11 2022 17:32:14 GMT-0500 (Eastern Standard Time)

      ; General preferences
      G90 ; send absolute coordinates...
      M83 ; ...but relative extruder moves
      M550 P"My Printer" ; set printer name
      M665 R145.094 L290 B140 H290.716 ; Set delta radius, diagonal rod length, printable radius and homed height
      M666 X1.57 Y-1.97 Z0.40, tilt X0.72% Y-1.10% ; put your endstop adjustments here, or let auto calibration find them

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

      ; Drives
      M569 P0 S1 ; physical drive 0 goes backwards
      M569 P1 S1 ; physical drive 1 goes backwards
      M569 P2 S1 ; physical drive 2 goes backwards
      M569 P3 S1 ; physical drive 3 goes forwards
      M584 X0 Y1 Z2 E3 ; set drive mapping
      M350 X16 Y16 Z16 E16 I1 ; configure microstepping with interpolation
      M92 X160.00 Y160.00 Z160.00 E833.16 ; set steps per mm
      M566 X1200.00 Y1200.00 Z1200.00 E1200.00 ; set maximum instantaneous speed changes (mm/min)
      M203 X18000.00 Y18000.00 Z18000.00 E1200.00 ; set maximum speeds (mm/min)
      M201 X1000.00 Y1000.00 Z1000.00 E1000.00 ; set accelerations (mm/s^2)
      M906 X1200 Y1200 Z1200 E1200 I30 ; set motor currents (mA) and motor idle factor in per cent
      M84 S30 ; Set idle timeout

      ; Axis Limits
      M208 Z-1 S1 ; set minimum Z

      ; Endstops
      M574 X1 S1 P"xstop" ; configure switch-type (e.g. microswitch) endstop for low end on X via pin xstop
      M574 Y1 S1 P"ystop" ; configure switch-type (e.g. microswitch) endstop for low end on Y via pin ystop
      M574 Z1 S1 P"zstop" ; configure switch-type (e.g. microswitch) endstop for low end on Z via pin zstop

      ; Z-Probe
      M558 P8 C"!^zprobe.in" H30 F1000 T6000 ; set Z probe type to switch and the dive height + speeds
      G31 P500 X0 Y0 Z-0.18 ; set Z probe trigger value, offset and trigger height
      M557 R100 S20 ; 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 R0.137 K0.229:0.000 D24.81 E1.35 S1.00 B0 ; disable 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" 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
      M143 H1 S280 ; set temperature limit for heater 1 to 280C

      ; 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 H1 T45 ; set fan 1 value. Thermostatic control is turned on

      ; 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

      ; Miscellaneous
      T0 ; select first tool


      homeing

      ; homedelta.g
      ; called to home all towers on a delta printer
      ;
      ; generated by RepRapFirmware Configuration Tool v3.2.0 on Sun Jan 03 2021 21:41:01 GMT-0500 (Eastern Standard Time)
      G91 ; relative positioning
      ;*** Slow homing has been configured. Change F180 to F1800 below when your configuration is working
      G1 H1 X300 Y300 Z300 F4000 ; move all towers to the high end stopping at the endstops (first pass)
      G1 H2 X-15 Y-15 Z-15 F2000 ; go down a few mm
      ;*** Slow homing has been configured. Change F180 to F360 below when your configuration is working
      G1 H1 X20 Y20 Z20 F3600 ; move all towers up once more (second pass)
      G1 Z-25 F6000 ; move down a few mm so that the nozzle can be centred
      G90 ; absolute positioning
      G1 X0 Y0 F6000 ; move X+Y to the centre

      posted in Tuning and tweaking
      eddygaraundefined
      eddygara
    • RE: JohnSL's FSR on a dute Wifi 3.4.4 not working

      @Phaedrux It funny you say that, my previous firmware had me connecting to the endtop,

      Ive changed the position looking though some old post and found the correct connection that's working fine now.

      My final issue is homing.

      When i home now, instead of doing one pass up to the end stops, and moving back down for a 2nd pass. it just stops after the 1st pass directly on the end stops. then it doubles my z height, from 300, 600.

      and i get this error.

      G28
      Error: G0/G1: target position not reachable from current position

      When i did as you said and changed my end stop config, the printer would not home or moves the
      axis at all,

      posted in Tuning and tweaking
      eddygaraundefined
      eddygara
    • RE: JohnSL's FSR on a dute Wifi 3.4.4 not working

      @dc42 said in JohnSL's FSR on a dute Wifi 3.4.4 not working:

      @eddygara for the JohnSL board connected to Duet 2 I think you may need:

      M558 P8 C"!^zprobe.in" H5 F120 T6000 ; set Z probe type to switch and the dive height + speeds

      The correct setting will show a Z probe reading of 0 normally. For the Duet 2 you need the ^ character in the pin name. When the bed is tapped so that the LED on the JohnSL board flashes, DWC may or may not briefly show a Z prove reading of 1000.

      Putting in that new change did no help. The board no longer reads 1000 on the z probe, but it will not activate when pressed on the bed.

      posted in Tuning and tweaking
      eddygaraundefined
      eddygara
    • RE: JohnSL's FSR on a dute Wifi 3.4.4 not working

      @Phaedrux said in JohnSL's FSR on a dute Wifi 3.4.4 not working:

      @eddygara said in JohnSL's FSR on a dute Wifi 3.4.4 not working:

      ; Endstops
      M574 X1 S1 P"xstop" ; configure switch-type (e.g. microswitch) endstop for low end on X via pin xstop
      M574 Y1 S1 P"ystop" ; configure switch-type (e.g. microswitch) endstop for low end on Y via pin ystop
      M574 Z1 S1 P"zstop" ; configure switch-type (e.g. microswitch) endstop for low end on Z via pin zstop

      The endstops are set to the wrong end for a delta. They should be high end endstops. Change the X1 Y1 Z1 to X2 Y2 Z2

      @eddygara said in JohnSL's FSR on a dute Wifi 3.4.4 not working:

      G1 H1 XH300.74 YH300.74 ZH300.74 F4000

      This line is nonsense 🙂 Try G1 H1 X300 Y300 Z300 F4000

      Will this fix the probing issue of the FSR? Or is this to fix my homing command?

      Thanks for the help!

      posted in Tuning and tweaking
      eddygaraundefined
      eddygara
    • RE: JohnSL's FSR on a dute Wifi 3.4.4 not working

      @Phaedrux this the connection pins to the fsr sensor board.

      posted in Tuning and tweaking
      eddygaraundefined
      eddygara
    • RE: JohnSL's FSR on a dute Wifi 3.4.4 not working

      here is where the pins are attached alt text

      posted in Tuning and tweaking
      eddygaraundefined
      eddygara
    • RE: JohnSL's FSR on a dute Wifi 3.4.4 not working

      here is where the pins are attached alt text

      posted in General Discussion
      eddygaraundefined
      eddygara
    • JohnSL's FSR on a dute Wifi 3.4.4 not working

      I always hesitated upgrading this particular machines firm ware due to fear of all of this not working, and so it is to be true. I upgraded firmware from 2.0 to 3.4.4 and everything stopped working.

      I have the machine running fine now, though i can not for the life of me get my FSR to calibrate my printer.

      can someone please help, before i rip out all my hair.

      Z-probe reads a constant 1000 and triggers before even reaching the bed.

      When i home i also get all of these error messages.

      G28
      Error: in file macro line 7 column 8: G1: expected number after 'X'
      Error: G0/G1: target position not reachable from current position

      here is my config file.

      ; Configuration file for Duet WiFi (firmware version 3.3)
      ; executed by the firmware on start-up
      ;
      ; generated by RepRapFirmware Configuration Tool v3.3.14 on Fri Nov 11 2022 17:32:14 GMT-0500 (Eastern Standard Time)

      ; General preferences
      G90 ; send absolute coordinates...
      M83 ; ...but relative extruder moves
      M550 P"My Printer" ; set printer name
      M665 R143.461 L290 B140 H300.74 ; Set delta radius, diagonal rod length, printable radius and homed height
      M666 X0 Y0 Z0 ; put your endstop adjustments here, or let auto calibration find them

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

      ; Drives
      M569 P0 S1 ; physical drive 0 goes backwards
      M569 P1 S1 ; physical drive 1 goes backwards
      M569 P2 S1 ; physical drive 2 goes backwards
      M569 P3 S1 ; physical drive 3 goes forwards
      M584 X0 Y1 Z2 E3 ; set drive mapping
      M350 X16 Y16 Z16 E16 I1 ; configure microstepping with interpolation
      M92 X160.00 Y160.00 Z160.00 E833.16 ; set steps per mm
      M566 X1200.00 Y1200.00 Z1200.00 E1200.00 ; set maximum instantaneous speed changes (mm/min)
      M203 X18000.00 Y18000.00 Z18000.00 E1200.00 ; set maximum speeds (mm/min)
      M201 X1000.00 Y1000.00 Z1000.00 E1000.00 ; set accelerations (mm/s^2)
      M906 X1200 Y1200 Z1200 E1200 I30 ; set motor currents (mA) and motor idle factor in per cent
      M84 S30 ; Set idle timeout

      ; Axis Limits
      M208 Z-1 S1 ; set minimum Z

      ; Endstops
      M574 X1 S1 P"xstop" ; configure switch-type (e.g. microswitch) endstop for low end on X via pin xstop
      M574 Y1 S1 P"ystop" ; configure switch-type (e.g. microswitch) endstop for low end on Y via pin ystop
      M574 Z1 S1 P"zstop" ; configure switch-type (e.g. microswitch) endstop for low end on Z via pin zstop

      ; Z-Probe
      M558 P5 C"!zprobe.in" H5 F120 T6000 ; set Z probe type to switch and the dive height + speeds
      G31 P500 X0 Y0 Z2.5 ; set Z probe trigger value, offset and trigger height
      M557 R138 S20 ; 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 R0.137 K0.229:0.000 D24.81 E1.35 S1.00 B0 ; disable 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" 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
      M143 H1 S280 ; set temperature limit for heater 1 to 280C

      ; 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 H1 T45 ; set fan 1 value. Thermostatic control is turned on

      ; 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

      ; Miscellaneous
      T0 ; select first tool


      here is my homing file


      ; homedelta.g
      ; called to home all towers on a delta printer
      ;
      ; generated by RepRapFirmware Configuration Tool v3.2.0 on Sun Jan 03 2021 21:41:01 GMT-0500 (Eastern Standard Time)
      G91 ; relative positioning
      ;*** Slow homing has been configured. Change F180 to F1800 below when your configuration is working
      G1 H1 XH300.74 YH300.74 ZH300.74 F4000 ; move all towers to the high end stopping at the endstops (first pass)
      G1 H2 X-5 Y-5 Z-5 F2000 ; go down a few mm
      ;*** Slow homing has been configured. Change F180 to F360 below when your configuration is working
      G1 H1 X200 Y200 Z200 F3600 ; move all towers up once more (second pass)
      G1 Z-5 F6000 ; move down a few mm so that the nozzle can be centred
      G90 ; absolute positioning
      G1 X0 Y0 F6000 ; move X+Y to the centre


      I have already tried running this command in all of these variants with the same problem

      M558 P5 C"!zprobe.in" H5 F120 T6000 ; set Z probe type to switch and the dive height + speeds Didn't work

      M558 P5 C"^zprobe.in" H5 F120 T6000 ; set Z probe type to switch and the dive height + speeds Didn't work

      M558 P8 C"!zprobe.in" H5 F120 T6000 ; set Z probe type to switch and the dive height + speeds Didn't work

      M558 P8 C"^zprobe.in" H5 F120 T6000 ; set Z probe type to switch and the dive height + speeds Didn't work

      posted in General Discussion
      eddygaraundefined
      eddygara
    • RE: JohnSL's FSR on a dute Wifi 3.4.4 not working

      I have already tried running this command in all of these variants with the same problem

      M558 P5 C"!zprobe.in" H5 F120 T6000 ; set Z probe type to switch and the dive height + speeds Didn't work

      M558 P5 C"^zprobe.in" H5 F120 T6000 ; set Z probe type to switch and the dive height + speeds Didn't work

      M558 P8 C"!zprobe.in" H5 F120 T6000 ; set Z probe type to switch and the dive height + speeds Didn't work

      M558 P8 C"^zprobe.in" H5 F120 T6000 ; set Z probe type to switch and the dive height + speeds Didn't work

      posted in Tuning and tweaking
      eddygaraundefined
      eddygara
    • JohnSL's FSR on a dute Wifi 3.4.4 not working

      I always hesitated upgrading this particular machines firm ware due to fear of all of this not working, and so it is to be true. I upgraded firmware from 2.0 to 3.4.4 and everything stopped working.

      I have the machine running fine now, though i can not for the life of me get my FSR to calibrate my printer.

      can someone please help, before i rip out all my hair.

      Z-probe reads a constant 1000 and triggers before even reaching the bed.

      When i home i also get all of these error messages.

      G28
      Error: in file macro line 7 column 8: G1: expected number after 'X'
      Error: G0/G1: target position not reachable from current position

      here is my config file.

      ; Configuration file for Duet WiFi (firmware version 3.3)
      ; executed by the firmware on start-up
      ;
      ; generated by RepRapFirmware Configuration Tool v3.3.14 on Fri Nov 11 2022 17:32:14 GMT-0500 (Eastern Standard Time)

      ; General preferences
      G90 ; send absolute coordinates...
      M83 ; ...but relative extruder moves
      M550 P"My Printer" ; set printer name
      M665 R143.461 L290 B140 H300.74 ; Set delta radius, diagonal rod length, printable radius and homed height
      M666 X0 Y0 Z0 ; put your endstop adjustments here, or let auto calibration find them

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

      ; Drives
      M569 P0 S1 ; physical drive 0 goes backwards
      M569 P1 S1 ; physical drive 1 goes backwards
      M569 P2 S1 ; physical drive 2 goes backwards
      M569 P3 S1 ; physical drive 3 goes forwards
      M584 X0 Y1 Z2 E3 ; set drive mapping
      M350 X16 Y16 Z16 E16 I1 ; configure microstepping with interpolation
      M92 X160.00 Y160.00 Z160.00 E833.16 ; set steps per mm
      M566 X1200.00 Y1200.00 Z1200.00 E1200.00 ; set maximum instantaneous speed changes (mm/min)
      M203 X18000.00 Y18000.00 Z18000.00 E1200.00 ; set maximum speeds (mm/min)
      M201 X1000.00 Y1000.00 Z1000.00 E1000.00 ; set accelerations (mm/s^2)
      M906 X1200 Y1200 Z1200 E1200 I30 ; set motor currents (mA) and motor idle factor in per cent
      M84 S30 ; Set idle timeout

      ; Axis Limits
      M208 Z-1 S1 ; set minimum Z

      ; Endstops
      M574 X1 S1 P"xstop" ; configure switch-type (e.g. microswitch) endstop for low end on X via pin xstop
      M574 Y1 S1 P"ystop" ; configure switch-type (e.g. microswitch) endstop for low end on Y via pin ystop
      M574 Z1 S1 P"zstop" ; configure switch-type (e.g. microswitch) endstop for low end on Z via pin zstop

      ; Z-Probe
      M558 P5 C"!zprobe.in" H5 F120 T6000 ; set Z probe type to switch and the dive height + speeds
      G31 P500 X0 Y0 Z2.5 ; set Z probe trigger value, offset and trigger height
      M557 R138 S20 ; 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 R0.137 K0.229:0.000 D24.81 E1.35 S1.00 B0 ; disable 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" 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
      M143 H1 S280 ; set temperature limit for heater 1 to 280C

      ; 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 H1 T45 ; set fan 1 value. Thermostatic control is turned on

      ; 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

      ; Miscellaneous
      T0 ; select first tool


      here is my homing file


      ; homedelta.g
      ; called to home all towers on a delta printer
      ;
      ; generated by RepRapFirmware Configuration Tool v3.2.0 on Sun Jan 03 2021 21:41:01 GMT-0500 (Eastern Standard Time)
      G91 ; relative positioning
      ;*** Slow homing has been configured. Change F180 to F1800 below when your configuration is working
      G1 H1 XH300.74 YH300.74 ZH300.74 F4000 ; move all towers to the high end stopping at the endstops (first pass)
      G1 H2 X-5 Y-5 Z-5 F2000 ; go down a few mm
      ;*** Slow homing has been configured. Change F180 to F360 below when your configuration is working
      G1 H1 X200 Y200 Z200 F3600 ; move all towers up once more (second pass)
      G1 Z-5 F6000 ; move down a few mm so that the nozzle can be centred
      G90 ; absolute positioning
      G1 X0 Y0 F6000 ; move X+Y to the centre

      posted in Tuning and tweaking
      eddygaraundefined
      eddygara
    • RE: Smart effector triggered when bed is on, or near other printers

      @o_lampe I’m sorry to be honest I’m not very familiar with this sort of wording, as in grounding printers. What do you mean by that exactly?

      I will mention the wires them selves are twisted, that are connected to the duet board

      posted in Smart effector for delta printers
      eddygaraundefined
      eddygara
    • Smart effector triggered when bed is on, or near other printers

      Has anyone had to deal with a similar situation, or maybe have a solution? I run a small print farm, with 5 of the printers using neither duet Wi-Fi, or Duet3s.

      3 of them being installed with smart effectors. My issues come into play, when ever I perform a bed leveling sequence, my prob is triggered before touching the bed. This is due to the heated bed. If I turn the bed off it works fine. Same issue accrues if I have these printers near each other, while one is working, and I try to calibrate its neighbor, I get the same response.

      The problem lies where I set my beginning scripts to run a calibration before each print, and if I’m not around to manually turn the bed off before calibrating, I get an error. Again the same thing will happen if it’s near an other duet based printer.

      Has anyone run into this issue? Is there a Fix? I would like to avoid the hassle of manually changing settings if at all possible. Thanks!!

      For reference I’m using Seemecnc onyx rev 8 pcb heated beds on 12v

      posted in Smart effector for delta printers
      eddygaraundefined
      eddygara
    • RE: Anyone put a Bondtech extruder on a smart effector bmg, LGx..

      @weed2all could you post a photos of this combination please?

      posted in Example setups and prints
      eddygaraundefined
      eddygara
    • Anyone put a Bondtech extruder on a smart effector bmg, LGx..

      Has anyone here put a bondtech BmG or LGX in a delta printer??

      I’m looking as feedback, and recommendations. I’m currently trying to force mine to work with a E3d hotend, and Duetsmart effector. And I’m looking and configuration ideas.

      I’m currently having it work with a E3d Titian aero, but wanted to upgrade for the performance.

      If non one has done this, how bad is it running this extruder in a Bowden config?

      Thanks for tall the feed back in advance![alt text]

      alt text

      alt text

      alt text

      posted in Example setups and prints
      eddygaraundefined
      eddygara
    • RE: My Scalable Delta

      Where can I find the info to this build diagram and parts lsit??

      posted in My Duet controlled machine
      eddygaraundefined
      eddygara