@jay_s_uk
Hi there, is one of the Canned ERCF boards still available?
If yes, how could I pay for it? PayPal?
Thanks a lot. Regards Martin
Posts made by Morane_3803
-
RE: Canned ERCF board v1.0-beta2
-
RE: Issue after updating RRF 3.1.1 to RRF 3.3.0
@droftarts
Thanks, checked it and have found some error, now after updating PanelDue as well, eberything works now.Thanks to all of you guys
Regards
Martin -
RE: Issue after updating RRF 3.1.1 to RRF 3.3.0
@jumpedwithbothfeet
M587 is not active (;), so this would not help. I guess! -
RE: Issue after updating RRF 3.1.1 to RRF 3.3.0
@phaedrux
Thanks, yes I will do so soon. Hope it will help -
Issue after updating RRF 3.1.1 to RRF 3.3.0
Yesterday I have my Duet 2 Wifi updated to RFF 3.3.0.
So far so good. After restarting I got no Tools on my DWC and neither on my PanelDue 7" (firmware 1.17)
I cannot localize where ther would be anithing wrong with config.gHas anyone some input, what could be wrong?
Thanks a lot
and regards
MartinConfiguration file for Duet WiFi (firmware version 3)
; executed by the firmware on start-up
;
; generated by RepRapFirmware Configuration Tool v3.2.0 on Sun Jan 03 2021 11:36:26 GMT+0100 (Mitteleuropäische Normalzeit); General preferences
G90 ; send absolute coordinates...
M83 ; ...but relative extruder moves
M550 P"Martins CoreXY" ; set printer name
M669 K1 ; select CoreXY mode; Network
M552 S1 ; enable network
M586 P0 S1 ; enable HTTP
M586 P1 S0 ; disable FTP
M586 P2 S0 ; disable Telnet
; M587 S"(deleted)" P"(deleted)"; Drives
M569 P0 S0 ; physical drive 0 goes forwards
M569 P1 S0 ; physical drive 1 goes forwards
M569 P2 S0 ; physical drive 2 goes forwards
M569 P3 S1 ; physical drive 3 goes backwards
M569 P4 S1 ; physical drive 4 goes backwards
M569 P5 S1 ; physical drive 5 goes backwards
M569 P6 S1 ; physical drive 6 goes forwards
M569 P7 S1 ; physical drive 7 goes forwards
M569 P8 S1 ; physical drive 8 goes forwards
M569 P9 S0 ; physical drive 9 goes forwards
M584 X0 Y1 Z2:8:9 E3:4:5: ; set drive mapping :6:7:8:9
M671 X178:0:280 Y0:315:315 s5
M350 X16 Y16 Z16 E16:16:16 I1 ; configure microstepping with interpolation:16:16:16:16
M92 X80.00 Y80.00 Z640.00 E418.50:418.50:418.50 ; set steps per mm:418.50:418.50:418.5
M566 X900.00 Y900.00 Z12.00 E120.00:120.00:120.00 ; set maximum instantaneous speed changes (mm/min):120.00:120.00:120.00:12
M203 X6000.00 Y6000.00 Z180.00 E1200.00:1200.00:1200.00 ; set maximum speeds (mm/min):1200.00:1200.00:1200.00
M201 X500.00 Y500.00 Z250.00 E250.00:250.00:250.00 ; set accelerations (mm/s^2):250.00:250.00:250.00:250.00
M906 X800 Y800 Z800 E800:800:800 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 X340 Y285 Z380 S0 ; set axis maxima; Endstops
M574 X1 S1 P"xstop" ; configure active-high endstop for low end on X via pin xstop
M574 Y1 S1 P"ystop" ; configure active-high 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.e6heat" ; create servo pin 0 for BLTouch
M558 P9 C"^zprobe.in" H5 F120 T6000 ; set Z probe type to bltouch and the dive height + speeds
G31 P500 X54.78 Y0 Z1.65 ; set Z probe trigger value, offset and trigger height
M557 X60:321 Y10:271 S87 ; define mesh grid; Heaters
M308 S0 P"bed_temp" Y"thermistor" T100000 B3950 ; configure sensor 0 as thermistor on pin bedtemp
M950 H0 C"bed_heat" T0 ; create bed heater output on bedheat and map it to sensor 0
M307 H0 R0.524 C443.4 D3.90 S1.00 B1 ; enable 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"spi.cs1" Y"rtd-max31865" ; R395 und F50 entfernt
M950 H1 C"e0_heat" T1 ; create nozzle heater output on e0heat and map it to sensor 1
; M307 H1 R2.400 C92.3 D6.80 S1.00 B0 ; disable bang-bang mode for heater and set PWM limit
;M307 H1 R2.191 C226.5:219.1 D7.32 S1.00 V24.1
;M143 H1 S280 ; set temperature limit for heater 1 to 280C
;M308 S2 P"spi.cs2" Y"rtd-max31865" ; R395 und F50 entfernt
;M950 H2 C"e1_heat" T2 ; create nozzle heater output on e1heat and map it to sensor 2
M307 H2 R2.663 C208.6 D6.60 S1.00 B0 ; disable bang-bang mode for heater and set PWM limit
M143 H2 S280 ; set temperature limit for heater 2 to 280C; Fans
M950 F1 C"fan1" Q500 ; create fan 0 on pin fan0 and set its frequency
M106 P1 S1 H1 T45 ; set fan 0 value. Thermostatic control is turned off
M950 F2 C"fan2" Q500 ; create fan 1 on pin fan1 and set its frequency
M106 P2 S1 H2 T45 ; set fan 1 value. Thermostatic control is turned on
M950 F0 C"fan0" Q500 ; create fan 2 on pin duex.fan8 and set its frequency; Tools
M563 P0 S"T1" D0 H1 F0 ; define tool 0
G10 P0 X0 Y0 Z0 ; set tool 0 axis offsets
G10 P0 R140 S200 ; set initial tool 0 active and standby temperatures to 0C
M563 P1 S"T2" D1 H1 F0 ; define tool 1
G10 P1 X0 Y0 Z0 ; set tool 1 axis offsets
G10 P1 R140 S200 ; set initial tool 1 active and standby temperatures to 0C
M563 P2 S"T3" D2 H1 F0 ; define tool 2
G10 P2 X0 Y0 Z0 ; set tool 2 axis offsets
G10 P2 R140 S200 ; set initial tool 2 active and standby temperatures to 0C
;M563 P3 S"T4" D3 H2 F-1 ; define tool 3
;G10 P3 X31.19 Y0 Z0 ; set tool 3 axis offsets
;G10 P3 R140 S200 ; set initial tool 3 active and standby temperatures to 0C
;M563 P4 S"T5" D4 H2 F-1 ; define tool 4
;G10 P4 X31.19 Y0 Z0 ; set tool 4 axis offsets
;G10 P4 R140 S200 ; set initial tool 4 active and standby temperatures to 0C
;M563 P5 S"T6" D5 H2 F-1 ; define tool 5
;G10 P5 X31.19 Y0 Z0 ; set tool 5 axis offsets
;G10 P5 R140 S200 ; set initial tool 5 active and standby temperatures to 0C; Custom settings are not defined
; Miscellaneous
M575 P1 S1 B57600 ; enable support for PanelDue -
RE: Issue with HE heater
Hi
Today I replaced this faulty cable and everything works fine!
It is unbelievable but a fact!
Thanks to all of you guys for the support.
Have a great time!
Regards Martin -
RE: Issue with HE heater
Hi there
Today I've tried all the suggestions you gave...but no changes at all
But you wouldn't believe what I found!
Jens55 wrote about the cable issue. So finally I tried another file to print, a much smaller part as the other
which I first had that issue.
All printing went well. PID on H1 worked just perfect.
As a conclusion I believe there is a problem with the heater cable within the nice cable drag chain.
Most probably the cable is somewhere broken or overstretched, whatever!
So tomorrow evening I change this cable and give it another trial.
Stand by.
Anyway guys thanks a lot for your help. One way or the other, I've lerned a lot.
Regards Martin -
RE: Issue with HE heater
@Phaedrux
Hi Phaedrux
just did uploaded the ZIP-file. I will try tomorrow evening and will report again.
Thanks a lot and have a great evening!
Martin -
RE: Issue with HE heater
@jens55
Hi Jens55
this is an interesting view I did not consider yet. Even though I changed the cabling from H1 to H2 and vise versa.
I'm using 24V power supply.
I will check those kind off possible errors and report again.
Thanks a lot -
RE: Issue with HE heater
@jay_s_uk
The testpart is that big that the cooling fan did not even start yet.
It will turn on beginning at layer 2
M303 T0 220 i will try. I believe it was M303 H1 220 I've tried!Ok and the socks I have and will put it on again!
I will report again.
Thanks a lot -
RE: Issue with HE heater
@Phaedrux
the temperature starts normal up to the setted 220°C.
It overshots the 220 up to 227 / 228. Then it settles to around +/- 3°.
After start printing the temperature starts to move extremly.
By means first within down to arround 215 up to 223.
But suddenly it drops and drops down to finally 203.
Where at 205 the systems pauses itself and stop printing.
No I'm not using a nozzle sock. Earlier I did use some!As I mentioned above, the first prints after upgrading to RRF3.2 went well.
The problem became active during this long print!Strange anyway.
-
RE: Issue with HE heater
It still does interrupt the printing always after about 5 to 10 min. The temperature is set to 220C. It changes in between 227 and 210 anf finally it drops down to 203 or so and then it pauses the print and goes to error.
I already changed the heater, the Thermistor PT100 and the special board for PT100!This is what M122 and M98 shows:
=== Diagnostics ===
RepRapFirmware for Duet 2 WiFi/Ethernet version 3.2 running on Duet WiFi 1.02 or later + DueX5
Board ID: 08DGM-95BLL-N6PSS-6J1F8-3SD6T-9KTML
Used output buffers: 3 of 24 (16 max)
=== RTOS ===
Static ram: 23460
Dynamic ram: 75664 of which 60 recycled
Never used RAM 12896, free system stack 112 words
Tasks: NETWORK(ready,186) HEAT(blocked,173) DUEX(blocked,35) MAIN(running,448) IDLE(ready,19)
Owned mutexes: WiFi(NETWORK)
=== Platform ===
Last reset 00:19:45 ago, cause: power up
Last software reset at 2021-02-13 10:01, reason: User, GCodes spinning, available RAM 13140, slot 1
Software reset code 0x0003 HFSR 0x00000000 CFSR 0x00000000 ICSR 0x0041f000 BFAR 0xe000ed38 SP 0x00000000 Task MAIN Freestk 0 n/a
Error status: 0x08
Aux0 errors 337,337,337
MCU temperature: min 27.5, current 31.3, max 31.9
Supply voltage: min 24.0, current 24.2, max 24.5, under voltage events: 0, over voltage events: 0, power good: yes
Driver 0: position 0, standstill, SG min/max 0/132
Driver 1: position 0, standstill, SG min/max 0/140
Driver 2: position 3876, standstill, SG min/max not available
Driver 3: position 0, standstill, SG min/max not available
Driver 4: position 0, standstill, SG min/max not available
Driver 5: position 0, standstill, SG min/max not available
Driver 6: position 0, standstill, SG min/max not available
Driver 7: position 0, standstill, SG min/max not available
Driver 8: position 0, standstill, SG min/max not available
Driver 9: position 0, standstill, SG min/max not available
Driver 10: position 0
Driver 11: position 0
Date/time: 2021-02-13 10:39:10
Cache data hit count 1427548707
Slowest loop: 369.01ms; fastest: 0.08ms
I2C nak errors 0, send timeouts 0, receive timeouts 0, finishTimeouts 0, resets 0
=== Storage ===
Free file entries: 9
SD card 0 detected, interface speed: 20.0MBytes/sec
SD card longest read time 1.1ms, write time 58.0ms, max retries 0
=== Move ===
DMs created 83, maxWait 163553ms, bed compensation in use: mesh, comp offset 0.000
=== MainDDARing ===
Scheduled moves 1892, completed moves 1892, hiccups 0, stepErrors 0, LaErrors 0, Underruns [0, 0, 2], CDDA state -1
=== AuxDDARing ===
Scheduled moves 0, completed moves 0, hiccups 0, stepErrors 0, LaErrors 0, Underruns [0, 0, 0], CDDA state -1
=== Heat ===
Bed heaters = 0 -1 -1 -1, chamberHeaters = -1 -1 -1 -1
Heater 0 is on, I-accum = 0.0
=== GCodes ===
Segments left: 0
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
USB is idle in state(s) 0
Aux is idle in state(s) 0
Trigger is idle in state(s) 0
Queue is idle in state(s) 0
LCD is idle in state(s) 0
Daemon is idle in state(s) 0
Autopause is idle in state(s) 0
Code queue is empty.
=== Network ===
Slowest loop: 16.06ms; fastest: 0.00ms
Responder states: HTTP(0) HTTP(0) HTTP(0) HTTP(0) FTP(0) Telnet(0), 0 sessions
HTTP sessions: 1 of 8- WiFi -
Network state is active
WiFi module is connected to access point
Failed messages: pending 0, notready 0, noresp 0
WiFi firmware version 1.23
WiFi MAC address 2c:3a:e8:0b:34:bc
WiFi Vcc 3.39, reset reason Turned on by main processor
WiFi flash size 4194304, free heap 24280
WiFi IP address 192.168.1.45
WiFi signal strength -43dBm, mode none, reconnections 0, sleep mode modem
Clock register ffffffff
Socket states: 0 0 0 0 0 0 0 0
=== DueX ===
Read count 1, 0.05 reads/min
M98 P"config.g"
HTTP is enabled on port 80
FTP is disabled
TELNET is disabled
Error: Fan number 3 not found This error I have corrected!!What goes on here?
Thanks to anyone
- WiFi -
-
RE: Issue with HE heater
Thanks Phaedrux and jay_s_uk
I will try today and post the result.
Have a great day
Martin -
Issue with HE heater
Hi there
over the past xmax holidays I updated my duet2 Wifi to RRF 3.xx.
After I changed all the necessary commands the printer ran proper.
Than just about a week ago I started a 40 hours job.
After about 20 hours the job was stopped cuased by a temperature problem on heater 1.
I serched the forum and documentation and ran some tunings.
Even change to H2 did not solve the problem. Now I'm confused.HW: Duet2 / Duex5 / Panel2, RRF 3.1.1, on H1 and H2 I use PT100 thermistors with the separate PT100 board
these are the parameters for the heaters
; Heaters
M308 S0 P"bed_temp" Y"thermistor" T100000 B3950 ; configure sensor 0 as thermistor on pin bedtemp
M950 H0 C"bed_heat" T0 ; create bed heater output on bedheat and map it to sensor 0
M307 H0 R0.524 C443.4 D3.90 S1.00 B1 ; enable 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"spi.cs1" Y"rtd-max31865" R395 F50
M950 H1 C"e0_heat" T1 ; create nozzle heater output on e0heat and map it to sensor 1
M307 H1 R2.400 C92.3 D6.80 S1.00 B0 ; disable bang-bang mode for heater and set PWM limit
M143 H1 S280 ; set temperature limit for heater 1 to 280C
M308 S2 P"spi.cs2" Y"rtd-max31865" R395 F50
M950 H2 C"e1_heat" T2 ; create nozzle heater output on e1heat and map it to sensor 2
M307 H2 R2.663 C208.6 D6.60 S1.00 B0 ; disable bang-bang mode for heater and set PWM limit
M143 H2 S280 ; set temperature limit for heater 2 to 280CWould it help to use one heater of the duex5?
I do have no further idea what to do.Regards Martin