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

    Posts made by ken340

    • RE: New tool too close to Z axis limit. Aborting tool change

      @jay_s_uk I actually bought the same 0.9 stepper as in your guide.

      how should I configure M106?

      I somehow overcome this by manually home and set T0 temp to 50 then turn off.

      posted in General Discussion
      ken340undefined
      ken340
    • RE: New tool too close to Z axis limit. Aborting tool change

      @jay_s_uk

      ; config-override.g file generated in response to M500 at 2021-02-09 00:16
      ; This is a system-generated file - do not edit
      ; Delta parameters
      M665 L424.566:424.566:424.566 R219.579 H421.523 B185.0 X0.234 Y0.361 Z0.000
      M666 X1.215 Y-1.023 Z-1.023 A-0.65 B0.24 ;z-1.023
      ; Heater model parameters
      M307 H0 R0.258 C533.300:533.300 D1.50 S1.00 V24.3 B0
      M307 H1 R3.152 C215.600:215.600 D4.40 S1.00 V24.2 B0
      ; Workplace coordinates
      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
      M486 S-1

      posted in General Discussion
      ken340undefined
      ken340
    • RE: New tool too close to Z axis limit. Aborting tool change

      ; Configuration file for Duet WiFi (firmware version 1.21)
      ; executed by the firmware on start-up
      ;
      ; generated by RepRapFirmware Configuration Tool v2 on Tue Feb 26 2019 21:31:01 GMT+0000 (Greenwich Mean Time)

      ; General preferences
      G90 ; Send absolute coordinates...
      M83 ; ...but relative extruder moves

      ; Delta Settings
      M665 L430.000 R227.000 H421.60 B185.0 X0.0 Y0.0 Z0.0 ; Set delta radius, diagonal rod length, printable radius and homed height

      M666 X0 Y0 Z0 A0.00 B0.00 ; Put your endstop adjustments here, or let auto calibration find them

      ; Network
      M550 P"Anycubic Predator" ; Set machine name
      M551 P"" ; Set password
      M552 S1 ; Enable network and acquire dynamic address via DHCP
      M586 P0 S1 ; Enable HTTP
      M586 P1 S0 ; Enable FTP S1 = enable S0 = disable
      M586 P2 S0 ; Disable Telnet

      ; Drives
      M569 P0 S0 ; Drive 0 goes forwards
      M569 P1 S0 ; Drive 1 goes forwards
      M569 P2 S0 ; Drive 2 goes forwards
      M569 P3 S0 ; Drive 3 goes backward
      M584 X0 Y1 Z2 E3 ; set drive mapping

      ; Stepper Configuration
      M350 X16 Y16 Z16 E16 I1 ; Configure microstepping with interpolation
      ;M92 X80 Y80 Z80.00 E423.5 ; Set steps per mm 1.8
      M92 X160 Y160 Z160 E423.5
      M906 X2400.00 Y2400.00 Z2400.00 E1000.00 I30 ; Set motor currents (mA) and motor idle factor in per cent
      M84 S30 ; Set idle timeout

      ; Normal Speed
      M566 X1200 Y1200 Z1200 E3600 ; Set maximum instantaneous speed changes (mm/min)
      M203 X18000.00 Y18000.00 Z18000.00 E10000 ; Set maximum speeds (mm/min)
      M201 X3500.00 Y3500.00 Z3500.00 E3500.00 ; Set accelerations (mm/s^2)

      ; Retraction
      ;M207 S2.5 F7000 R0.1 T2500 Z0.5 ; Firmware retraction

      ; Axis Limits
      M208 Z0 S1 ; Set minimum Z

      ; Endstops
      M574 X2 S1 P"xstop" ; configure active-high endstop for high end on X via pin xstop
      M574 Y2 S1 P"ystop" ; configure active-high endstop for high end on Y via pin ystop
      M574 Z2 S1 P"zstop" ; configure active-high endstop for high end on Z via pin zstop

      ; Z-Probe
      M558 P8 F500 H4 R0.4 C"zprobe.in+zprobe.mod" ; Set Z probe type to switch and the dive height + speeds
      G31 P100 X0 Y0 Z-0.131 ; Z16.927 Set Z probe trigger value, offset and trigger height
      M557 R120 S12 ; Define mesh grid S25
      G29 S1 ; Load the heightmap

      ; Bed Heater
      M308 S0 A"Ultrabase Pro" P"bedtemp" Y"thermistor" T100000 B4300 C0 R4700 ; Set thermistor + ADC parameters for heater 0
      M950 H0 C"bedheat" Q100 T0 ; create bed heater output on bedheat and map it to sensor 0
      M307 H0 A137.8 C533.3 D1.5 V24.3 B0 ; Disable bang-bang mode for the bed heater and set PWM limit
      M143 H0 S100
      M140 H0 P0 ; Create bed Heater and heater limit to 120C

      ; Extruder Heater
      ;M308 S1 A"E3D V5 Clone" P"e0temp" Y"thermistor" T100000 B4300 C0 R4700 ; PT100 Temperature Sensor ;C0 B4300
      M308 S1 A"E3D V6 Clone" P"spi.cs1" Y"rtd-max31865"
      M950 H1 C"e0heat" T1
      M307 H1 A679.6 C215.6 D4.4 S1.00 V24.2 B0 ; create nozzle heater output on e0heat and map it to sensor 1

      M305 P1 X200 ; Set thermistor + ADC parameters for heater 1
      M143 H1 S240 ; Set temperature limit for heater 1 to 240C

      ; Fans
      M950 F0 C"fan0" Q500 ; create fan 0 on pin fan0 and set its frequency
      M106 P0 S0 I0 F500 H-1 L0.5 ; 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 S0 I0 H1 T45 ; set fan 1 value. Thermostatic control is turned on

      ;Fans
      ;M950 F0 C"!fan0" Q500 ;HOTEND FAN create fan 1 on pin fan1 and set its frequency
      ;M106 C"HotendFA" P1 I0 H1 T45 ; set fan 1 value. Thermostatic control is turned on

      ;M950 F1 C"fan0+exp.pb6" Q500 ;CPAP create fan 0 on pin fan0 and set its frequency !fan2+exp.pb6 with RPM readout on PB6
      ;M106 C"CPAP" P0 S0 H-1 L0.5 ; set fan 0 value. Thermostatic control is turned off L0.3 X1

      ;Fans
      ;M950 F1 C"fan0" Q500 ;HOTEND FAN create fan 0 on pin fan0 and set its frequency
      ;M106 C"throat" P1 I0 H1 T45 ;set fan 1 value. Thermostatic control is turned on

      ;M950 F0 C"fan1+exp.pb6" Q500 ;CPAP create fan 1 on pin fan1 and set its frequency !fan1+exp.pb6 with RPM readout on PB6
      ;M106 C"Hotend Fan" P0 S0 H-1 L0.5 ;X0.5 ; set fan 0 value. Thermostatic control is turned off L0.3 X1

      ; Tools
      M563 P0 D0 H1 F0 ; tool 0 uses extruder 0, heater 1 (and fan 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 saving after power loss is not enabled

      ; Custom settings are not configured
      M591 D0 P2 C"e1_stop" S1 ; activate Filament Sensor
      M404 N1.75 ; Set for print monitor
      M575 P1 B57600 S1 ; Paneldue baud rate

      ; Miscellaneous
      M501 ; Load saved parameters from non-volatile memory

      posted in General Discussion
      ken340undefined
      ken340
    • New tool too close to Z axis limit. Aborting tool change

      After upgrading my Duet2 Wifi firmware to 3.2, I keep getting T0
      Error: New tool too close to Z axis limit. Aborting tool change

      I am using a delta

      posted in General Discussion
      ken340undefined
      ken340
    • RE: Programming a smart effector

      finally i mange to flash the smart effector with the hex file provided by dc42. but i am still having problem. the green light does not light up at all. also the probe function is not working.

      what else can i check?

      posted in Smart effector for delta printers
      ken340undefined
      ken340
    • RE: Programming a smart effector

      @uvarovkv i did not make my own smart effector. i am trying on my purchased smarteffector. since productivity is low at work due to COVID-19 so i am taking time to learn more about this little marvel.

      when i connect 6 pogo pins to my smart effector without any power from duet. i am not getting my response from AVRdude using USBASP.

      therefore i am not sure whether i am not connecting via pogo pins correctly or my USBASP is not working well (I use it to program arduino without issue) .

      can you tell me with your connection to smarteffector for programming, do you get any physical indication like any LED is turned on? or there are no physical indication to tell the connection is good.

      posted in Smart effector for delta printers
      ken340undefined
      ken340
    • RE: Programming a smart effector

      @bearer are they any way to know the pins are correctly connected. such as LED light up or something?

      posted in Smart effector for delta printers
      ken340undefined
      ken340
    • RE: Programming a smart effector

      The 3.3V from the pin will power the smart effector? how do i know it is connected correctly?

      will those cheap USBasp work?

      posted in Smart effector for delta printers
      ken340undefined
      ken340
    • RE: Smart Effector Fans work/LED Lights Don't Light Up

      @dc42 the 150 ohms looks intact and i am getting 150 ohms reading. its v2

      posted in Smart effector for delta printers
      ken340undefined
      ken340
    • RE: Smart Effector Fans work/LED Lights Don't Light Up

      @dc42 from the 12v/24v pin and i am getting a readout of 600+

      posted in Smart effector for delta printers
      ken340undefined
      ken340
    • RE: Smart Effector Fans work/LED Lights Don't Light Up

      @dc42 I use a multimeter to the LED individually and they are in working condition. The continuity test returns with a value, Can I assume the circuit is not close, this may be an issue with the faulty resistor.

      posted in Smart effector for delta printers
      ken340undefined
      ken340
    • RE: Smart Effector Fans work/LED Lights Don't Light Up

      @dc42 i checked all the LED is working but i am getting resistance on the test. is this normal?

      posted in Smart effector for delta printers
      ken340undefined
      ken340
    • RE: Smart Effector Fans work/LED Lights Don't Light Up

      @dc42 Can you tell me how do i check for continuity and which jumper? i have the same problem.

      posted in Smart effector for delta printers
      ken340undefined
      ken340
    • RE: Programming a smart effector

      @bearer great, i saw dc42 hex file on his github

      posted in Smart effector for delta printers
      ken340undefined
      ken340
    • RE: Programming a smart effector

      Thanks all for the tips. unfortunately i am using mac, any recomendation for amtel studio alternative.

      posted in Smart effector for delta printers
      ken340undefined
      ken340
    • RE: Programming a smart effector

      @dc42 how do i programming the attiny44a already attached to smarteffector?

      posted in Smart effector for delta printers
      ken340undefined
      ken340
    • SmartEffector V2.0

      I need some clarification. the Smarteffector U2 is a Attiny44A. what is the part that i can use to replace it?

      after replacement do i need to burn the firmware in? how do i do that?

      posted in Duet Hardware and wiring
      ken340undefined
      ken340
    • RE: Programming a smart effector

      @dc42 can you tell me the part number for the Attiny44a on ver 2.0

      posted in Smart effector for delta printers
      ken340undefined
      ken340