Hi,
V2 Board and 5"LCD works with this firmware.
Problem solved,
Many Thanks
cgcafer
@cgcafer
I am mechanical eng. I am working plastic injection mold manufacturing and injection molding. I am developing all electric plastic injection controller and mechanical design. 150kN clamping force machine at test stage and working...
On the orher side i have designed 400x300mm cartesian 3D printer with duet wifi. Printer head can be changeable with laser and cnc milling spindle. But mostly it works as a 3D printer
Best posts made by cgcafer
-
RE: PanelDueFirmware 3.2.4 released
Latest posts made by cgcafer
-
RE: PanelDueFirmware 3.2.4 released
Hi,
V2 Board and 5"LCD works with this firmware.
Problem solved,
Many Thanks -
RE: PanelDueFirmware 3.2.3 released
Hi,
My on screen keyboard problem solved, many thanks.
I will waiting V2 board 5" LCD solution -
RE: PanelDueFirmware 3.2.2 released
Thanks for your answer, i have also another problem that is about V2 board and 5"LCD.
it has no problem with V1.24 but not V3.2.2. It seems to like about lcd timing problem. -
RE: PanelDueFirmware 3.2.2 released
Hi,
I have a problem about on screen keyboard. I pressed any letter but no any visible feedback. When i close and re open keyboard all pressed letter can visible.
My board V3 and 7" -
RE: RepRapFirmware recompile for DUET2_RTOS problem
Thank you, now things get much more mixed up for me.
-
RepRapFirmware recompile for DUET2_RTOS problem
Hi,
I think I checked all the directives in the buildinstruction.md file, but I still have a problem. The "Build All" operation is completed without any errors. But no Duet2CombinedFirmware.bin file is created, only makefiles (*.mk) .
Where am I making mistakes, or what is missing?
-
RE: Firmware 2.0RC6 and 1.21.1RC6 released
@dc42 said in Firmware 2.0RC6 and 1.21.1RC6 released:
Were you able to access the SD card via DWC or PanelDue after the error occurred, without either resetting the Duet or sending M21?
I sent M122 from DWC after that shutdown all system so i didn't test it.
-
RE: Firmware 2.0RC6 and 1.21.1RC6 released
Hi All,
There was a problem when i use RC6 without any problem. When it printing i changed M566 value from paneldue then error message appeared and printing stopped.
Old value was M566 X800 Y800
New value was M566 X1200 Y1200
and M122 result,
12:17:52
M122
=== Diagnostics ===
RepRapFirmware for Duet 2 WiFi/Ethernet version 2.0(RTOS)RC6 running on Duet WiFi 1.02 or later + DueX2
Board ID: 08DDM-9FAM2-LW4S8-6JTDG-3SJ6P-1MXBY
Used output buffers: 1 of 20 (13 max)
=== RTOS ===
Static ram: 28380
Dynamic ram: 96516 of which 0 recycled
Exception stack ram used: 420
Never used ram: 5756
Task NETWORK ready, free stack 324
Task HEAT blocked, free stack 1256
Task MAIN running, free stack 3560
=== Platform ===
Last reset 00:39:03 ago, cause: software
Last software reset time unknown, reason: User, spinning module GCodes, available RAM 5816 bytes (slot 3)
Software reset code 0x0003 HFSR 0x00000000, CFSR 0x00000000, ICSR 0x0441f000, BFAR 0xe000ed38, SP 0xffffffff
Error status: 8
Free file entries: 10
SD card 0 detected, interface speed: 20.0MBytes/sec
SD card longest block write time: 32.2ms
MCU temperature: min 23.5, current 25.6, max 26.3
Supply voltage: min 0.9, current 24.0, max 24.2, under voltage events: 1, over voltage events: 0
Driver 0: standstill, SG min/max 365/683
Driver 1: standstill, SG min/max 0/1023
Driver 2: standstill, SG min/max 0/616
Driver 3: standstill, SG min/max 0/1023
Driver 4: standstill, SG min/max not available
Driver 5: standstill, SG min/max not available
Driver 6: standstill, SG min/max not available
Expansion motor(s) stall indication: no
Date/time: 2018-06-05 12:17:51
Slowest loop: 53.39ms; fastest: 0.06ms
=== Move ===
Hiccups: 0, StepErrors: 0, LaErrors: 0, FreeDm: 240, MinFreeDm 121, MaxWait: 141786ms, Underruns: 0, 0
Scheduled moves: 0, completed moves: 29
Bed compensation in use: mesh
Bed probe heights: 0.000 0.000 0.000 0.000 0.000
=== Heat ===
Bed heaters = 0 -1 -1 -1, chamberHeaters = -1 -1
Heater 0 is on, I-accum = 0.0
Heater 1 is on, I-accum = 0.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: 38.73ms; fastest: 0.01ms
Responder states: HTTP(0) HTTP(0) HTTP(0) HTTP(0) FTP(0) Telnet(0) Telnet(0)
HTTP sessions: 1 of 8- WiFi -
Network state is running
WiFi module is connected to access point
Failed messages: pending 0, notready 0, noresp 0
WiFi firmware version 1.21
WiFi MAC address 5c:cf:7f:a4:04:fe
WiFi Vcc 3.36, reset reason Turned on by main processor
WiFi flash size 4194304, free heap 15528
WiFi IP address 10.0.0.25
WiFi signal strength -58dBm, reconnections 0, sleep mode modem
Socket states: 0 0 0 0 0 0 0 0
=== Expansion ===
DueX I2C errors 0
- WiFi -
-
RE: Conditional g-code
Conditional g code can be useful especially for config.g. For example you can configure it depends on 3d printer, laser or cnc mode.