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

Ulcast

@Ulcast

0
Reputation
1
Profile views
9
Posts
0
Followers
0
Following
Joined 24 Aug 2019, 17:59 Last Online 18 Jul 2022, 07:42

Ulcast Unfollow Follow

Latest posts made by Ulcast

  • RE: Burnt effector

    @phaedrux said in Burnt effector:

    Are you able to test the heater cartridge itself (carefully) to see if it's still functional?

    Just to confirm that you are using a 12v PSU with your 12v heater cartridge? Had it been functioning correctly for some time before the fault?

    Did the heater cable have strain relief? It's possible there was a weak crimp or cable causing a poor connection and increased resistance leading to the heat.

    Yes it is 12v, it has been working for 4 years, no problem.
    Sonetimes the heater wire broke near the molex connector because i don't have strain relief (i don't know where to buy it). So i put some electrical tape around the wires.
    This time the wire was ok.

    Now i soldered the pin back and everything is working again, but I'm afraid it could hallen again... I'll buy a new molex connector and crimp again all the wires very carefully.

    posted in Smart effector for delta printers
    undefined
    Ulcast
    7 Jul 2022, 09:04
  • RE: Burnt effector

    @phaedrux I bought it in 2018 on reprapworld.com,
    I used the original wires of the heater.

    While i was printing the temperature dropped down and it have me the fault heater message. It happened two times, i tried printing a third time, but it didn't heat up.

    posted in Smart effector for delta printers
    undefined
    Ulcast
    6 Jul 2022, 06:54
  • RE: Burnt effector

    @jay_s_uk said in Burnt effector:

    @ulcast what heater are you using? voltage? wattage?

    Original e3d heater 12v 30w.

    posted in Smart effector for delta printers
    undefined
    Ulcast
    5 Jul 2022, 16:10
  • Burnt effector

    Hi, i have a problem with my effector. Some days ago instarted having problems with heater faults.i checked the cables and they were ok. Yesterday the heater didn't work at all. I disassembled everything and found the effector as you can see in the picture. Why has this happened?

    [url=https://postimg.cc/D4fdf36K][img]https://i.postimg.cc/HnXS2p7j/20220705-172305.jpg[/img][/url]

    alt text

    Thanks

    posted in Smart effector for delta printers
    undefined
    Ulcast
    5 Jul 2022, 15:35
  • hotend wire broken

    Hi, i have a problem with the smart effector.
    It Is the third time that my hotend wire gets broken in the smart effector plug ( you can see it in the photos)
    The wire is standard from e3d hotend, and it is quite stiff.
    What can i do to solve the problem? Do i need a more flexible wire?
    20220304_225200.jpg 20220304_225222.jpg

    Thanks

    posted in Duet Hardware and wiring
    undefined
    Ulcast
    4 Mar 2022, 22:24
  • RE: Anycubic linear plus arm length

    S6 worked!
    It adjusted all the measures and now the object are ok.
    Thanks!

    posted in Smart effector for delta printers
    undefined
    Ulcast
    25 Aug 2019, 20:18
  • RE: Anycubic linear plus arm length

    The real arms length 276mm, but I changed it to 251 to get correct size objects.
    I measured R and was more or less 133mm. I measured it again now and it seems to be more 138mm.

    This is my bed.g

    ; bed.g
    ; called to perform automatic delta calibration via G32
    ;
    ; generated by RepRapFirmware Configuration Tool v2 on Tue Aug 20 2019 23:53:32 GMT+0200 (Ora legale dell’Europa centrale)
    M561 ; clear any bed transform
    G28 ; home all towers
    ; Probe the bed at 10 peripheral and 6 halfway points, and perform 3-factor auto compensation
    ; Before running this, you should have set up your Z-probe trigger height to suit your build, in the G31 command in config.g.
    G30 P0 X0 Y99.9 H0 Z-99999
    G30 P1 X58.72 Y80.82 H0 Z-99999
    G30 P2 X95.01 Y30.87 H0 Z-99999
    G30 P3 X95.01 Y-30.87 H0 Z-99999
    G30 P4 X58.72 Y-80.82 H0 Z-99999
    G30 P5 X0 Y-99.9 H0 Z-99999
    G30 P6 X-58.72 Y-80.82 H0 Z-99999
    G30 P7 X-95.01 Y-30.87 H0 Z-99999
    G30 P8 X-95.01 Y30.87 H0 Z-99999
    G30 P9 X-58.72 Y80.82 H0 Z-99999
    G30 P10 X0 Y49.9 H0 Z-99999
    G30 P11 X43.21 Y24.95 H0 Z-99999
    G30 P12 X43.21 Y-24.95 H0 Z-99999
    G30 P13 X0 Y-49.9 H0 Z-99999
    G30 P14 X-43.21 Y-24.95 H0 Z-99999
    G30 P15 X-43.21 Y24.95 H0 Z-99999
    G30 P16 X0 Y0 H0 Z-99999 S3

    G29 S1
    ; Use S-1 for measurements only, without calculations. Use S4 for endstop heights and Z-height only. Use S6 for full 6 factors
    ; If your Z probe has significantly different trigger heights depending on XY position, adjust the H parameters in the G30 commands accordingly. The value of each H parameter should be (trigger height at that XY position) - (trigger height at centre of bed)

    posted in Smart effector for delta printers
    undefined
    Ulcast
    24 Aug 2019, 20:32
  • RE: Anycubic linear plus arm length

    yes they are parallel, i used duet boards to mount the magballs on the rails.

    config.g

    ; General preferences
    G90 ; Send absolute coordinates...
    M83 ; ...but relative extruder moves
    M665 R133 L251.75 B115 H241 ; 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

    ; Drives
    M569 P0 S1 ; Physical drive 0 goes forwards
    M569 P1 S1 ; Physical drive 1 goes forwards
    M569 P2 S1 ; Physical drive 2 goes forwards
    M569 P3 S1 ; Physical drive 3 goes forwards
    M350 X16 Y16 Z16 E16 I1 ; Configure microstepping with interpolation
    M92 X80.00 Y80.00 Z80.00 E96.00 ; Set steps per mm
    M566 X300 Y300 Z300 E300 ; Set maximum instantaneous speed changes (mm/min)
    M203 X6000 Y6000 Z6000 E1000 ; Set maximum speeds (mm/min)
    M201 X2000 Y2000 Z2000 E2000 ; Set accelerations (mm/s^2)
    M906 X1000 Y1000 Z1000 E800 I30 ; Set motor currents (mA) and motor idle factor in per cent
    M84 S30 ; Set idle timeout

    ; Axis Limits
    M208 Z0 S1 ; Set minimum Z

    ; Endstops
    M574 X2 Y2 Z2 S1 ; Set active high endstops

    ; Z-Probe
    M558 P8 R0.4 H30 F1200 T6000 ; Set Z probe type to effector and the dive height + speeds
    G31 P100 X0 Y0 Z-0.24 ; Set Z probe trigger value, offset and trigger height
    M557 R100 S20 ; Define mesh grid

    ; Heaters
    M307 H0 B0 S1.00 ; Disable bang-bang mode for the bed heater and set PWM limit
    M305 P0 T100000 B4267 R4700 ; Set thermistor + ADC parameters for heater 0
    M143 H0 S100 ; Set temperature limit for heater 0 to 100C
    M305 P1 T100000 B4725 C7.060000e-8 R4700 ; Set thermistor + ADC parameters for heater 1
    M143 H1 S280 ; Set temperature limit for heater 1 to 280C

    ; Fans
    M106 P0 S0 I0 F500 H-1 B1 CPartFan1 ; Set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off
    M106 P2 S0 I0 F500 H1 T60 CHotendFan1 ; Set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned on

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

    ; Automatic power saving
    M911 S10 R11 P"M913 X0 Y0 G91 M83 G1 Z3 E-5 F1000" ; Set voltage thresholds and actions to run on power loss

    ; Automatic saving after power loss is not enabled

    ; Custom settings are not configured

    ; Miscellaneous
    M501 ; Load saved parameters from non-volatile memory
    T0 ; Select first tool

    config override

    ; config-override.g file generated in response to M500 at 2019-08-24 13:02
    ; This is a system-generated file - do not edit
    ; Delta parameters
    M665 L251.750:251.750:251.750 R133.000 H247.539 B115.0 X0.000 Y0.000 Z0.000
    M666 X-0.342 Y-0.141 Z0.483 A0.00 B0.00
    ; Heater model parameters
    M307 H0 A90.0 C700.0 D10.0 S1.00 V0.0 B0
    M307 H1 A340.0 C140.0 D5.5 S1.00 V0.0 B0
    M307 H2 A340.0 C140.0 D5.5 S1.00 V0.0 B0
    M307 H3 A340.0 C140.0 D5.5 S1.00 V0.0 B0
    M307 H4 A340.0 C140.0 D5.5 S1.00 V0.0 B0
    M307 H5 A340.0 C140.0 D5.5 S1.00 V0.0 B0
    M307 H6 A340.0 C140.0 D5.5 S1.00 V0.0 B0
    M307 H7 A340.0 C140.0 D5.5 S1.00 V0.0 B0
    G10 L2 P1 X0.00 Y0.00 Z0.00
    G10 L2 P2 X0.00 Y0.00 Z0.00
    G10 L2 P3 X0.00 Y0.00 Z0.00
    G10 L2 P4 X0.00 Y0.00 Z0.00
    G10 L2 P5 X0.00 Y0.00 Z0.00
    G10 L2 P6 X0.00 Y0.00 Z0.00
    G10 L2 P7 X0.00 Y0.00 Z0.00
    G10 L2 P8 X0.00 Y0.00 Z0.00
    G10 L2 P9 X0.00 Y0.00 Z0.00

    posted in Smart effector for delta printers
    undefined
    Ulcast
    24 Aug 2019, 19:20
  • Anycubic linear plus arm length

    Hi, I have a problem with the arm length.
    I made them the exact same size as the original anycubic rods (267mm from center of the Magballs).
    The problem is that if I put 267mm in the firmware, it prints smaller objects (on x and y. Height is correct)
    To have an object the correct size I have to lower the length in the firmware to 251mm.
    But I don't understand why.
    Do I have to change the carriages? I still have the original ones

    posted in Smart effector for delta printers
    undefined
    Ulcast
    24 Aug 2019, 18:40
Unless otherwise noted, all forum content is licensed under CC-BY-SA