You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DW7 version of CRX_NoFil_DW7 cannot connect to Pronterface.
Upon opening the connection, the serial port displays "External reset" and it is not possible to issue g-Code commands.
Steps to Reproduce
Install CRX_NoFil_DW7
Connect to the CRX via Pronterface on COM port speed 250000
Issuing any g-Code command, Pronterface responds "[ERROR] Printer is not online." Pronterface "CONNECT" button does not change to "DISCONNECT" meaning that the USB serial connection is closed.
Expected behavior: [What you expect to happen]
To be able to connect to printer console via Pronterface and issue g-Code commands, as I could do with DW6.2.
Connection to DW6.2 via Pronterface
`
Connecting...
start
Printer is now online.
echo: External Reset
Marlin 2.0.5_DW6.2
echo: Last Updated: 2020-04-30 | Author: TinyMachines3D
echo:Compiled: May 4 2020
Using tool 0.
echo: Free Memory: 1433 PlannerBufferBytes: 832
==Dwin Init Complete==
Received command TM3D CR-X Ready.
//action:notification TM3D CR-X Ready.
==onLoadSettings==
echo:V77 stored settings retrieved (806 bytes; crc 3232)
==onConfigurationStoreRead==
init zprobe_zoffset = 0.00
//action:prompt_end
echo:SD card ok
echo:Active Extruder: 0
ok P7 B3
startprogress
Description
DW7 version of CRX_NoFil_DW7 cannot connect to Pronterface.
Upon opening the connection, the serial port displays "External reset" and it is not possible to issue g-Code commands.
Steps to Reproduce
Expected behavior: [What you expect to happen]
To be able to connect to printer console via Pronterface and issue g-Code commands, as I could do with DW6.2.
Connection to DW6.2 via Pronterface
`
Connecting...
start
Printer is now online.
echo: External Reset
Marlin 2.0.5_DW6.2
echo: Last Updated: 2020-04-30 | Author: TinyMachines3D
echo:Compiled: May 4 2020
Using tool 0.
echo: Free Memory: 1433 PlannerBufferBytes: 832
==Dwin Init Complete==
Received command TM3D CR-X Ready.
//action:notification TM3D CR-X Ready.
==onLoadSettings==
echo:V77 stored settings retrieved (806 bytes; crc 3232)
==onConfigurationStoreRead==
init zprobe_zoffset = 0.00
//action:prompt_end
echo:SD card ok
echo:Active Extruder: 0
ok P7 B3
startprogress
Actual behavior: [What actually happens]
Immediately upon clicking "CONNECT", the connection is closed via external reset.
Connection by Pronterface on DW7
`
Connecting...
echo:start
External Reset
Marlin 2.0.6_DW7
echo: Last Updated: 2020-08-10 | Author: TinyMachines3D
echo:Compiled: Sep 25 2020
echo: Free Memory: 1362 PlannerBufferBytes: 832
==Dwin Init Complete==
Received command TM3D CR-X Ready.
//action:notification TM3D CR-X Ready.
==onLoadSettings==
echo:V81 stored settings retrieved (826 bytes; crc 24101)
==onConfigurationStoreRead==
init zprobe_zoffset = 0.00
//action:prompt_end
echo:SD card ok
startprogress
The text was updated successfully, but these errors were encountered: