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

    Posts made by mpoly

    • RE: Homing and bed levelling dont employ Bltouch xy offset RFF3.3

      Thank you both for your efforts and time, i DID find my mistake after all. You know, sometimes my brain is so crippled that i cannot see clearly. Somehow i added the same offsets to Tool 0 script. All is good now..

      posted in Firmware installation
      mpolyundefined
      mpoly
    • RE: Homing and bed levelling dont employ Bltouch xy offset RFF3.3

      @gloomyandy
      No problem,
      well
      g31
      Z probe 0: current reading 0, threshold 500, trigger height 5.000, offsets X57.0 Y-4.2

      all is fine, but still its not taking it into effect with g32

      posted in Firmware installation
      mpolyundefined
      mpoly
    • RE: Homing and bed levelling dont employ Bltouch xy offset RFF3.3

      @fcwilt said in Homing and bed levelling dont employ Bltouch xy offset RFF3.3:

      G30 P# Xaaa Ybbb Z-99999

      I have chosen points that the probe is physically able to reach. Doing a single g30 with coordinates doesnt consider the offsets, unfortunately.
      Any more ideas? What else could be wrong besides syntax errors in my config.g or bed.g?

      posted in Firmware installation
      mpolyundefined
      mpoly
    • RE: Homing and bed levelling dont employ Bltouch xy offset RFF3.3

      @gloomyandy said in Homing and bed levelling dont employ Bltouch xy offset RFF3.3:

      M98 p"config.g"

      this is the result i get from your suggestions

      10/12/2021, 3:06:17 PM m31
      Warning: M31: Command is not supported

      10/12/2021, 3:05:39 PM M98 p"config.g"
      HTTP is enabled on port 80
      FTP is disabled
      TELNET is disabled

      Thank you for your input

      posted in Firmware installation
      mpolyundefined
      mpoly
    • Homing and bed levelling dont employ Bltouch xy offset RFF3.3

      Hello,
      I am trying to setup a 400x400 blv with triple z axis, and for the love of God cannot understand why when homing and running G32, my probe offset doesnt come into play. Instead, the nozzle is going to the specified locations instead of the probe. Can someone please take a look at my relative files and tell me where i have screwed up. Thanks in advance for all help.
      ; Configuration file for Duet WiFi (firmware version 3.3)
      ; executed by the firmware on start-up
      ;
      ; generated by RepRapFirmware Configuration Tool v3.3.4 on Thu Oct 07 2021 18:26:46 GMT+0300 (Eastern European Summer Time)

      ; General preferences
      M575 P1 S1 B19200 ; enable support for PanelDue
      G90 ; send absolute coordinates...
      M83 ; ...but relative extruder moves
      M550 P"MYBLV" ; set printer name
      M669 K1 ; select CoreXY mode

      ; Network
      M552 S1 P"3dworx" ; enable network
      M586 P0 S1 ; enable HTTP
      M586 P1 S0 ; disable FTP
      M586 P2 S0 ; disable Telnet

      ; Drives
      M671 X405:205:3 Y-10:-8:-10 S20 ; The Z axis pivot point locations to allow true levelling to be undertaken
      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
      M584 X0 Y1 Z4:2:5 E4 ; three Z motors connected to driver outputs 4, 2 and 11
      M671 X468:200:-58 Y-25:468:-25 S5 ; leadscrews at front left, rear middle and front right
      M350 X16 Y16 Z16 E16 I1 ; configure microstepping with interpolation
      M92 X80.00 Y80.00 Z800.00 E389.00 ; set steps per mm
      M566 X900.00 Y900.00 Z60.00 E120.00 ; set maximum instantaneous speed changes (mm/min)
      M203 X6000.00 Y6000.00 Z1200.00 E900.00 ; set maximum speeds (mm/min)
      M201 X500.00 Y500.00 Z100.00 E250.00 ; 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 X0 Y0 Z0 S1 ; set axis minima
      M208 X400 Y400 Z360 S0 ; set axis maxima

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

      ; Z-Probe
      M950 S0 C"duex.pwm5" ; create servo pin 0 for BLTouch
      M558 P9 C"^zprobe.in" H10 F600 T12000 ; set Z probe type to bltouch and the dive height + speeds
      M584 X0 Y1 Z4:2:5 E4 ; three Z motors connected to driver outputs 4, 2 and 11
      G31 P500 X57 Y-4.2 Z5 ; set Z probe trigger value, offset and trigger height
      M557 X60:360 Y60:360 S60 ; 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 B1 S1.00 ; enable bang-bang mode for the bed heater and set PWM limit
      M140 H0 ; map heated bed to heater 0
      M143 H0 S100 ; set temperature limit for heater 0 to 100C
      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 R2.263 C201.3:201.3 D11.65 S1.00 V25.3 ; disable bang-bang mode for heater and set PWM limit
      M143 H1 S350 ; set temperature limit for heater 1 to 350C

      ; Fans
      M950 F0 C"fan0" Q500 ; create fan 0 on pin fan0 and set its frequency
      M106 P0 S1 H1 T45 ; set fan 0 value. Thermostatic control is turned on
      M950 F1 C"fan1" Q500 ; create fan 1 on pin fan1 and set its frequency
      M106 P1 S0 H-1 ; set fan 1 value. Thermostatic control is turned off

      ; Tools
      M563 P0 D0 H1 F0 ; define tool 0
      G10 P0 X-57 Y4.2 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

      M911 S22 R23.5 P"M913 X0 Y0 G91 M83 G1 Z3 E-5 F1000" ; set voltage thresholds and actions to run on power loss

      bed file

      ; bed.g
      ; called to perform automatic bed compensation via G32
      ;
      ; generated by RepRapFirmware Configuration Tool v3.3.4 on Thu Oct 07 2021 18:26:46 GMT+0300 (Eastern European Summer Time)
      ; this script compensates for what the Z offset is
      ; so if G31 P500 X-30 Y-15 Z1.7 then first probe will be at
      ; X30 Y20 (when G30 P0 X0 Y5)
      M561 ; clear any bed transform

      M671 X405:205:3 Y-10:-8:-10 S20 ; The Z axis pivot point locations to allow true levelling to be undertaken
      G30 P0 X400 Y0 Z-99999 ; Probe near Front left leadscrew
      G30 P1 X400 Y400 Z-99999 ; PROBE POINT 2 Rear Left
      G30 P2 X200 Y400 Z-99999 ; Probe near Rear Middle leadscrew
      G30 P3 X60 Y400 Z-99999 ; PROBE POINT 4 Rear Right
      G30 P4 X200 Y200 Z-99999 ; PROBE POINT 5 Center
      G30 P5 X200 Y0 Z-99999 ; PROBE POINT 6 Front Middle
      G30 P6 X60 Y0 Z-99999 S3 ; Probe near Front Right leadscrew and calibrate the 3 motors to achieve self leveling

      homeall file

      ; homeall.g
      ; called to home all axes
      ;
      ; generated by RepRapFirmware Configuration Tool v3.3.4 on Thu Oct 07 2021 18:26:46 GMT+0300 (Eastern European Summer Time)

      G91 ; relative positioning
      G1 H2 Z5 F6000 ; lift Z relative to current position
      G1 H1 Y-400 ; home Y axis
      G1 Y5 F6000 ; go back a few mm
      G1 H1 Y-400 ; then move slowly to Y axis endstop
      G1 H1 X-405 ; home X axis
      G1 X5 F6000 ; go back a few mm
      G1 H1 X-400 F360 ; move slowly to X axis endstop once more (second pass)
      G90 ; absolute positioning
      G1 X200 Y200 F6000 ; go to first bed probe point and home Z
      G30 ; home Z by probing the bed
      G91 ; relative positioning
      G1 Z5 F100 ; lift Z relative to current position
      G90 ; absolute positioning

      homez file

      ; homez.g
      ; called to home the Z axis
      ;
      ; generated by RepRapFirmware Configuration Tool v3.3.4 on Thu Oct 07 2021 18:26:46 GMT+0300 (Eastern European Summer Time)

      G91 ; relative positioning
      G1 H2 Z5 F6000 ; lift Z relative to current position
      G90 ; absolute positioning
      G1 X200 Y200 F10000 ; go to first probe point
      G30 ; home Z by probing the bed
      G91 ; relative positioning
      G1 Z5 F100 ; lift Z relative to current position
      G90 ; absolute positioning

      posted in Firmware installation
      mpolyundefined
      mpoly
    • Large Core Homing issue

      Hello, I have this little issue.
      I have set the homez.g and homeall.g files, for the head to probe the center of the bed for z homing (x250, y250).
      It never does, it just goes to x250 y0 and probes there.
      Can you please check and let me know what I have done wrong? That also affects the bed compensation i think, its never correct.

      I have the files here for your consideration, thank you for all the help.

      ; homeall.g
      ; called to home all axes
      ;
      ; generated by RepRapFirmware Configuration Tool v2.1.3 on Tue Dec 10 2019 00:14:51 GMT+0200 (Eastern European Standard Time)
      G91 ; relative positioning
      G1 H2 Z5 F12000 ; lift Z relative to current position
      G1 H1 X-520 Y-520 F4800 ; move quickly to X or Y endstop and stop there (first pass)
      G1 H1 X-520 ; home X axis
      G1 H1 Y-520 ; home Y axis
      G1 X5 Y5 F12000 ; go back a few mm
      G1 H1 X-520 F480 ; move slowly to X axis endstop once more (second pass)
      G1 H1 Y-520 ; then move slowly to Y axis endstop
      G90 ; absolute positioning
      G1 H2 X250 Y250 F6000 ; go to first bed probe point and home Z
      G30 ; home Z by probing the bed

      ; Uncomment the following lines to lift Z after probing
      ;G91 ; relative positioning
      ;G1 S2 Z5 F200 ; lift Z relative to current position
      ;G90 ; absolute positioning

      ...............................................................................................................................

      ; homey.g
      ; called to home the Y axis
      ;
      ; generated by RepRapFirmware Configuration Tool v2.1.3 on Tue Dec 10 2019 00:14:51 GMT+0200 (Eastern European Standard Time)
      G91 ; relative positioning
      G1 H2 Z5 F12000 ; lift Z relative to current position
      G1 H1 Y-520 F4800 ; move quickly to Y axis endstop and stop there (first pass)
      G1 H2 Y5 F12000 ; go back a few mm
      G1 H1 Y-520 F480 ; move slowly to Y axis endstop once more (second pass)
      G1 H2 Z-5 F12000 ; lower Z again
      G90 ; absolute positioning

      ..................................................................................................................................................................

      ; Configuration file for Duet WiFi (firmware version 2.03)
      ; executed by the firmware on start-up
      ;
      ; generated by RepRapFirmware Configuration Tool v2.1.3 on Tue Dec 10 2019 00:14:51 GMT+0200 (Eastern European Standard Time)

      ; General preferences
      G90 ; send absolute coordinates...
      M83 ; ...but relative extruder moves
      M550 P"GIANTCORE" ; set printer name

      M667 S1 ; select CoreXY mode

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

      ; Drives
      M569 P1 S1 ; physical drive 1 goes forwards
      M569 P0 S1 ; physical drive 0 goes forwards
      M569 P2 S0 ; physical drive 2 goes backwards
      M569 P3 S0 ; physical drive 3 goes forwards
      M569 P4 S1 ; physical drive 4 goes forwards
      M584 X1 Y0 Z2 E3:4 ; set drive mapping
      M350 X16 Y16 Z16 E16:16 I1 ; configure microstepping with interpolation
      M92 X80.00 Y80.00 Z400.00 E100.65:100.65 ; set steps per mm
      M566 X1500.00 Y1500.00 Z800.00 E10000.00:10000.00 ; set maximum instantaneous speed changes (mm/min)
      M203 X48000.00 Y48000.00 Z3200.00 E18000.00:10000.00 ; set maximum speeds (mm/min)
      M201 X3000.00 Y3000.00 Z500.00 E10000.00:10000.00 ; set accelerations (mm/s^2)
      M204 P500 T4000
      M906 X1900 Y1900 Z2000 E1800:1800 I20 ; set motor currents (mA) and motor idle factor in per cent
      M84 S30 ; Set idle timeout

      ; Axis Limits
      M208 X-16 Y-37 Z0 S1 ; set axis minima
      M208 X507 Y477 Z517 ; set axis maxima

      ; Endstops
      M574 X1 Y1 S0 ; set active low and disabled endstops
      M574 Z1 S2 ; set endstops controlled by probe

      ; Z-Probe
      M307 H7 A-1 C-1 D-1 ; disable heater on PWM channel for BLTouch
      M558 P9 H3 F240 T8000 X0 Y0 Z1 ; set Z probe type to bltouch and the dive height + speeds
      G31 P25 X-46 Y-4.6 Z1.21 ; set Z probe trigger value, offset and trigger height
      M557 X20:460 Y50:425 S30 ; define mesh grid

      ; Heaters
      M140 H-1 ; disable heated bed
      M305 P1 T100000 B4138 R4700 ; set thermistor + ADC parameters for heater 1
      M143 H1 S280 ; set temperature limit for heater 1 to 280C
      M307 H1 A250.9 C92.9 D10.4 V24 B0 S1 ; PID tuning parameters (gain, tc, dt, volt.PWm)

      ; Fans
      ; set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned off
      M106 P2 S0 I0 F500 H-1

      ; Tools
      M563 P0 S"E1" 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
      M563 P1 S"E2" D1 H1 F0 ; define tool 1
      G10 P1 X0 Y0 Z0 ; set tool 1 axis offsets
      G10 P1 R0 S0 ; set initial tool 1 active and standby temperatures to 0C

      ; Custom settings are not defined

      ; Miscellaneous
      M501 ; load saved parameters from non-volatile memory
      M911 S23.5 R24 P"M913 X0 Y0 G91 M83 G1 Z3 E-5 F1000" ; set voltage thresholds and actions to run on power loss
      T0 ; select first tool

      posted in General Discussion
      mpolyundefined
      mpoly
    • RE: duetWifi problems and shorts..

      Hello David, sorry for the late reply. The V1.03 is actually fine, it was the effector that somehow failed, i switched with a new one and all is fine. Only trouble i have with this one (or any for that matter), is that i cannot successfully set up the resurrect function...

      On the V1.04 now, i dont see any burned chips, but I cant be sure. I tried everything in the wiki but no luck. I guess i should send it back to you for checking and repairing it..

      posted in General Discussion
      mpolyundefined
      mpoly
    • duetWifi problems and shorts..

      Hello to all. I have technical trouble with 2 duet wifi boards and i would appreciate any help.

      One of the duets is v1.04 and has been working fine for about 200 hours on a corexy in my shop, 24v psu fed by a UPS , but 2 days ago i run into a serious issue. I switched the power on, hit auto calibration but because my zprobe was disconnected, i switched it off before the nozzle crashed the bed. Turned it back on and the ui on the lcd was stuck on "connecting", no readings on temps, no gcode files showing in card, endstops not signaling on the motherboard etc. I removed the micro sd, which seems like its fried as the pc doesnt read it either, still lcd has no readouts on tems and console is not returning any communication to gcode commands. All Endstop leds are dimm but connected endstops do work and go fully bright when activated. I cannot see or smell anything burned. 3,3v 5v , usb and wifi leds are steady on when i plug usb from laptop, but i get no port connection. i tried switching usbs on laptop and cable is fine as i connected my other duet machine on it, no problem (well there is an issue on my other duetwifi but will get back to it later on). So basically i cannot connect it anywhere..
      I prepared a new micro sd with the proper root structure and latest firmware from dc42s github, send gcode to install it, no respose from console and no luck.
      Whats your guess?

      Same day and a few hours earlier and after a 22hour print on my big delta with smart effector, i run into another issue. This is a v1.03 board i purchased from reprapworld last May i think, and has been working fine for a while now..also fed from 24v psu on UPS
      Before i started the last print, i run auto-leveling without any issues. When i tried to reconnect my pc via wifi after the print, it would not (not unusual after or during long prints that i turn on and off my pc a couple of times)
      Usually switching off and on the printer solves the connectivity issue in such cases, as it did this time.
      The problem is that now the z-probe circuit on the board has somehow failed. The green led on the effector works normally when the nozzle touches sth, but the probe value is always 1000 regardless. checked the wiring for continuity, the effector for shorts, no problem there. but i think i did find a short between the 3.3v and Zprobe Mod pins on the board itself.....
      Any ideas on that? Printer works fine other than that....

      Thanks and looking forward to your support..

      posted in General Discussion
      mpolyundefined
      mpoly
    • resurrect setting up help needed....+other issues..

      Hello and thanks in advance for any help knowledgeable people around here can offer..
      I have a DuetWifi big Delta running on 24v 250w psu, powered by a 450W BRAND NEW UPS, no heatbed, nema17 motors, smart effector and volcano with 0.6 nozzle.

      I have 2 serious problems (as I am mostly running over 10h prints on it)

      The first is that i constantly get pauses on my prints with "Resume-after-power-fail state saved" messages on the console, which basically ruin my prints (large lithophanes and every time i resume i get a lovely horizontal line on the print that you can see from miles away) . The strange thing is i get them even though i dont have any other signs of power surges in the building (lights dimming or trembling). Maybe its a bad UPS, i cannot rule that out, but i dont know how to check this. I also have a 60watt dc cob led with a step up regulator on it for lighting the printer, running from the same psu. I have tried with and without it turned on, makes no difference.

      The second very important problem is that i really dont understand how to setup and use the resurrect function.
      here is my config file
      Editing 0:/sys/config.g

      ; Configuration file for Duet WiFi (firmware version 1.21)
      ; executed by the firmware on start-up
      ;
      ; generated by RepRapFirmware Configuration Tool v2 on Wed Dec 19 2018 10:24:39 GMT+0200 (Eastern European Standard Time)

      ; General preferences
      G90 ; Send absolute coordinates...
      M83 ; ...but relative extruder moves
      M665 R380 L776.6 B230 H594.7 ; 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
      M550 P"3DWORX.GR" ; Set machine name
      M551 P"tsiftis77: ; Set password
      M552 S1 ; Enable network
      M587 S"3dworx" P"giorgos12" ; Configure access point. You can delete this line once connected
      M586 P0 S1 ; Enable HTTP
      M586 P1 S0 ; Disable FTP
      M586 P2 S0 ; Disable Telnet

      ; Drives
      M569 P0 S1 ; Drive 0 goes forwards
      M569 P1 S1 ; Drive 1 goes forwards
      M569 P2 S1 ; Drive 2 goes forwards
      M569 P3 S0 ; Drive 3 goes backwards
      M350 X16 Y16 Z16 E16 I1 ; Configure microstepping with interpolation
      M92 X160.00 Y160.00 Z160.00 E2687.00 ; Set steps per mm
      M566 X900.00 Y900.00 Z900.00 E60.00 ; Set maximum instantaneous speed changes (mm/min)
      M203 X24000.00 Y24000.00 Z24000.00 E6000.00 ; Set maximum speeds (mm/min)
      M201 X3000.00 Y3000.00 Z3000.00 E120.00 ; Set accelerations (mm/s^2)
      M906 X1200.00 Y1200.00 Z1500.00 E400.00 I70 ; Set motor currents (mA) and motor idle factor in per cent
      M84 S20 ; Set idle timeout

      ; Axis Limits
      M208 Z0 S1 ; Set minimum Z

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

      ; Z-Probe
      M558 P5 R0.4 H10 F600 T15000 ; Set Z probe type to effector and the dive height + speeds
      G31 P100 X0 Y0 Z-0.1 ; Set Z probe trigger value, offset and trigger height
      M557 R200 S20 ; Define mesh grid

      ; Heaters
      M140 H-1 ; Disable heated bed
      M305 P1 T100000 B4138 R4700 ; Set thermistor + ADC parameters for heater 1
      M143 H1 S350 ; Set temperature limit for heater 1 to 350C

      ; Fans
      M106 P0 S0 I0 F500 H-1 ; Set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off
      M106 P1 S0 I0 F500 H-1 ; Set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned off
      M106 P2 S0 I0 F500 H-1 ; Set fan 2 value, PWM signal inversion and frequency. Thermostatic control is turned off

      ; 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 S22.5 R23 P"M913 X0 Y0 G91 M83 G1 Z3 E-5 F1000" ; Set voltage thresholds and actions to run on power loss

      ; Custom settings
      M302 P1 ; Allow cold extrusion

      ; Miscellaneous
      T0 ; Select first tool

      I tried having both sd cards on the set (not sure if the paneldue one was needed for this but have one in the slot anyway).

      Can somebody please explain step by step what i need to do to resume print after a powerfail? Am I supposed to find a sys/resurrect-prologue.g file on either sd card and print it? (there never is such a file after a powerfail). Or should i use the M916 command somehow?(tried but keep getting that there is "no sys/resurrect-prologue.g found" message

      Please help..

      posted in General Discussion
      mpolyundefined
      mpoly