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

    Vladimir

    @Vladimir

    0
    Reputation
    1
    Profile views
    14
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Vladimir Unfollow Follow

    Latest posts made by Vladimir

    • RE: Z sensor works but the mators do not align the table

      Good afternoon. Is it clear enough that I set out my question?

      posted in Firmware installation
      Vladimirundefined
      Vladimir
    • RE: Z sensor works but the mators do not align the table

      When starting auto bed leveling from DWC, the probe (NPN output normally-open inductive or capacitive sensor) checks the bed tilt at two points, but does not automatically align it. If I understood correctly, then the engines should do this automatically, but they are silent ... (. P.S. table I intentionally set crookedly with a height difference of 0.5-1cm.

      posted in Firmware installation
      Vladimirundefined
      Vladimir
    • Z sensor works but the mators do not align the table

      Good afternoon.
      I can 't deal with the bed automatic leveling. The probe operates, but the motors do not align the bed. What am I doing wrong?
      In advance, thank you for your answerhomeall.g config.g bed.g

      posted in Firmware installation
      Vladimirundefined
      Vladimir
    • RE: Setting Z probe and mesh compensation in config g

      absolutely I am in a stupor
      Gives error during diagnostics M122
      G29 no valid grid defined for probe

      config - fragment
      ; Axis Limits
      M208 X300 Y200 Z0 S1 ; set axis minima
      M208 X750 Y450 Z500 S0 ; set axis maxima

      ; Endstops
      M574 X0 S0 "X-stop"
      M574 Y0 S0 "Y-stop"
      ; M574 Z0 S0 "Z-stop"

      ; Z-Probe

      M574 X1 Y2 S0
      ; M558 P5 I1 H5 F120 T6000
      M558 P8 I1 R0.5 H5 T240 F250 A0 S0.04
      G31 X0 Y0 Z0,1
      M557 X30:740 Y0:450 S20 ; define mesh grid

      posted in General Discussion
      Vladimirundefined
      Vladimir
    • RE: Setting Z probe and mesh compensation in config g

      M122
      === Diagnostics ===
      RepRapFirmware for Duet 2 WiFi/Ethernet version 3.0 running on Duet WiFi 1.02 or later + DueX5
      Board ID: 08DGM-9T6BU-FG3S4-6J9F0-3S86Q-1ARVF
      Used output buffers: 3 of 24 (13 max)
      === RTOS ===
      Static ram: 30516
      Dynamic ram: 92312 of which 32 recycled
      Exception stack ram used: 504
      Never used ram: 7708
      Tasks: NETWORK(ready,640) HEAT(blocked,1240) DUEX(suspended,160) MAIN(running,3668) IDLE(ready,156)
      Owned mutexes:
      === Platform ===
      Last reset 01:56:42 ago, cause: software
      Last software reset at 2020-02-26 10:46, reason: User, spinning module GCodes, available RAM 7740 bytes (slot 0)
      Software reset code 0x0003 HFSR 0x00000000 CFSR 0x00000000 ICSR 0x0441f000 BFAR 0xe000ed38 SP 0xffffffff Task 0x4e49414d
      Error status: 0
      Free file entries: 10
      SD card 0 detected, interface speed: 20.0MBytes/sec
      SD card longest block write time: 0.0ms, max retries 0
      MCU temperature: min 38.5, current 39.8, max 40.3
      Supply voltage: min 24.0, current 24.3, max 24.7, under voltage events: 0, over voltage events: 0, power good: yes
      Driver 0: standstill, SG min/max 118/451
      Driver 1: standstill, SG min/max 122/436
      Driver 2: standstill, SG min/max 107/415
      Driver 3: standstill, SG min/max not available
      Driver 4: standstill, SG min/max not available
      Driver 5: standstill, SG min/max 217/528
      Driver 6: standstill, SG min/max 237/478
      Driver 7: standstill, SG min/max not available
      Driver 8: standstill, SG min/max not available
      Driver 9: standstill, SG min/max not available
      Date/time: 2020-02-26 12:43:31
      Cache data hit count 4294967295
      Slowest loop: 3.20ms; fastest: 0.09ms
      I2C nak errors 0, send timeouts 0, receive timeouts 0, finishTimeouts 0, resets 0
      === Move ===
      Hiccups: 0(0), FreeDm: 169, MinFreeDm: 167, MaxWait: 4975468ms
      Bed compensation in use: none, comp offset 0.000
      === MainDDARing ===
      Scheduled moves: 14, completed moves: 14, StepErrors: 0, LaErrors: 0, Underruns: 0, 0
      === AuxDDARing ===
      Scheduled moves: 0, completed moves: 0, StepErrors: 0, LaErrors: 0, Underruns: 0, 0
      === Heat ===
      Bed heaters = 0 -1 -1 -1, chamberHeaters = -1 -1 -1 -1
      === GCodes ===
      Segments left: 0
      Stack records: 2 allocated, 0 in use
      Movement lock held by null
      http is idle in state(s) 0
      telnet is idle in state(s) 0
      file is idle in state(s) 0
      serial is idle in state(s) 0
      aux is idle in state(s) 0
      daemon is idle in state(s) 0
      queue is idle in state(s) 0
      autopause is idle in state(s) 0
      Code queue is empty.
      === Network ===
      Slowest loop: 15.57ms; fastest: 0.00ms
      Responder states: HTTP(0) HTTP(0) HTTP(0) HTTP(0) FTP(0) Telnet(0)
      HTTP sessions: 1 of 8

      • WiFi -
        Network state is running
      posted in General Discussion
      Vladimirundefined
      Vladimir
    • RE: Setting Z probe and mesh compensation in config g

      Maybe I 'm in the wrong thread having a discussion and it needs to be moved to "Firmware Installation" if yes moderator tell how to do it thank you

      0

      posted in General Discussion
      Vladimirundefined
      Vladimir
    • RE: Setting Z probe and mesh compensation in config g

      So far,the movements of top portal and z limited by mm and only one end stop
      But adjustment of sensor and compensator I do not understand yet.

      posted in General Discussion
      Vladimirundefined
      Vladimir
    • RE: Setting Z probe and mesh compensation in config g

      you are right I send M115 - the reply: RRF for Duet Wi Fi/ Ethernet Firmvare_version:3.0 Electronics: Duet WiFi 1.02 or later + duex5 firmware_date:2020-01-03b3
      20200226_111457[1].jpg

      posted in General Discussion
      Vladimirundefined
      Vladimir
    • Setting Z probe and mesh compensation in config g

      Good afternoon
      Please help with the Сonfig file for Duet Wi Fi version 2.03. generated by RepRapFirmware Con.Tool v2.1.6
      I assembled a Cartesian printer where XY moves in the same plane with ball screws and 3 step motors
      the Z table is lowered with balls crews and 2 step motors. I connect inductive sensor NPN normally open. The problem is that I can’t level table with Z ptobe and I can’t get a mesh bed compensation.
      Please help me what am I doing wrong
      kind regards
      ; Configuration file for Duet WiFi (firmware version 2.03)
      ; executed by the firmware on start-up
      ;
      ; generated by RepRapFirmware Configuration Tool v2.1.6 on Tue Jan 14 2020 10:57:13 GMT+0300 (Москва, стандартное время)
      ; General preferences
      G90 ; send absolute coordinates...
      M83 ; ...but relative extruder moves
      M550 P"Gnutik" ; set printer name
      ; Network
      M552 S1 ; enable network
      M586 P0 S1 ; enable HTTP
      M586 P1 S0 ; disable FTP
      M586 P2 S0 ; disable Telnet
      ;***************************************
      ; M564 S0 H0
      ;***************************************
      ; Drives
      M569 P3 S1 ; physical drive 3 goes forwards Extruder
      M569 P0 S0 ; physical drive 0 goes forwards drive Y
      M569 P1 S0 ; physical drive 1 goes forwards drive Y
      M569 P2 S0 ; physical drive 2 goes forwards drive X
      M569 P5 S0 ; physical drive 5 goes forwards drive Z
      M569 P6 S0 ; physical drive 6 goes forwards drive Z
      M584 X2 Y0:1 Z5:6 E3
      ;***********************
      M671 X-27:980 Y21:21
      ;***********************
      M350 X16 Y16 Z16 E16 I1 ; configure microstepping with interpolation
      M92 X400.00 Y400.00 Z1280.00 E418.50 ; set steps per mm
      M566 X400.00 Y400.00 Z12.00 E120.00 ; set maximum instantaneous speed changes (mm/min)
      M203 X6000.00 Y6000.00 Z600.00 E1200.00 ; set maximum speeds (mm/min)
      M201 X400.00 Y400.00 Z10.00 E250.00 ; set accelerations (mm/s^2)
      M906 X1800 Y1800 Z1800 E800 I30 ; set motor currents (mA) and motor idle factor in per cent
      M84 S30 ; Set idle timeout
      ; Axis Limits
      M208 X300 Y200 Z0 S1 ; set axis minima
      M208 X750 Y450 Z500 S0 ; set axis maxima
      ; Endstops
      M574 X0 S0 "X-stop"
      M574 Y0 S0 "Y-stop"
      M574 Z0 S0 "Z-stop"
      ; Z-Probe
      M558 P5 I1 H5 F120 T6000
      G31 X0 Y0 Z0,1
      M557 X30:740 Y0:450 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
      M143 H0 S120 ; set temperature limit for heater 0 to 120C
      M307 H0 B0 S1.00 ; enable bang-bang mode for the bed heater and set PWM limit
      M140 H0 ; map heated bed to heater 0
      M308 S1 P"e0temp" Y"thermistor" T100000 B4725 C7.06e-8 ; 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
      M143 H1 S280 ; set temperature limit for heater 1 to 280C
      M307 H1 B0 S1.00 ; disable bang-bang mode for heater and set PWM limit
      ; Fans
      M106 P0 S0 I0 F500 H-1 ; set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off
      M106 P1 S1 I0 F500 H1 T45 ; set fan 1 value, PWM signal inversion and frequency. 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
      M501

      posted in General Discussion
      Vladimirundefined
      Vladimir
    • RE: Independent Z Leveling

      Good afternoon

      Please help with the Сonfig file for Duet Wi Fi version 2.03
      I assembled a Cartesian printer where XY moves in the same plane with ball screws and 3 step motors
      the Z table is lowered with balls crews and 2 step motors. I connect inductive sensor NPN normally open;( works at a height of about 2 mm from the Al table in my opinion the sensor response level is low to a heated table)
      The problem is that I can’t level Z table with a probe and I can’t get a table map and auto-calibration

      Please help me what am I doing wrong

      kind regards

      ; Configuration file for Duet WiFi (firmware version 2.03)

      ; executed by the firmware on start-up

      ;

      ; generated by RepRapFirmware Configuration Tool v2.1.6 on Tue Jan 14 2020 10:57:13 GMT+0300 (Москва, стандартное время)

      ; General preferences

      G90 ; send absolute coordinates...

      M83 ; ...but relative extruder moves

      M550 P"Gnutik" ; set printer name

      ; Network

      M552 S1 ; enable network

      M586 P0 S1 ; enable HTTP

      M586 P1 S0 ; disable FTP

      M586 P2 S0 ; disable Telnet

      ;***************************************

      ; M564 S0 H0

      ;***************************************

      ; Drives

      M569 P3 S1 ; physical drive 3 goes forwards Extruder

      M569 P0 S0 ; physical drive 0 goes forwards drive Y

      M569 P1 S0 ; physical drive 1 goes forwards drive Y

      M569 P2 S0 ; physical drive 2 goes forwards drive X

      M569 P5 S0 ; physical drive 5 goes forwards drive Z

      M569 P6 S0 ; physical drive 6 goes forwards drive Z

      M584 X2 Y0:1 Z5:6 E3

      ;***********************

      M671 X-27:980 Y21:21

      ;***********************

      M350 X16 Y16 Z16 E16 I1 ; configure microstepping with interpolation

      M92 X400.00 Y400.00 Z1280.00 E418.50 ; set steps per mm

      M566 X400.00 Y400.00 Z12.00 E120.00 ; set maximum instantaneous speed changes (mm/min)

      M203 X6000.00 Y6000.00 Z600.00 E1200.00 ; set maximum speeds (mm/min)

      M201 X400.00 Y400.00 Z10.00 E250.00 ; set accelerations (mm/s^2)

      M906 X1800 Y1800 Z1800 E800 I30 ; set motor currents (mA) and motor idle factor in per cent

      M84 S30 ; Set idle timeout

      ; Axis Limits

      M208 X300 Y200 Z0 S1 ; set axis minima

      M208 X750 Y450 Z500 S0 ; set axis maxima

      ; Endstops

      M574 X0 S0 "X-stop"

      M574 Y0 S0 "Y-stop"

      M574 Z0 S0 "Z-stop"

      ; Z-Probe

      M558 P5 I1 H5 F120 T6000

      G31 X0 Y0 Z0,1

      M557 X30:740 Y0:450 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

      M143 H0 S120 ; set temperature limit for heater 0 to 120C

      M307 H0 B0 S1.00 ; enable bang-bang mode for the bed heater and set PWM limit

      M140 H0 ; map heated bed to heater 0

      M308 S1 P"e0temp" Y"thermistor" T100000 B4725 C7.06e-8 ; 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

      M143 H1 S280 ; set temperature limit for heater 1 to 280C

      M307 H1 B0 S1.00 ; disable bang-bang mode for heater and set PWM limit

      ; Fans

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

      M106 P1 S1 I0 F500 H1 T45 ; set fan 1 value, PWM signal inversion and frequency. 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

      M501

      posted in General Discussion
      Vladimirundefined
      Vladimir