Artillery Genius Duet 2 Wifi Configuration
-
@Veti Both Thermistors work now! Thank you very much
U have any idea why both x and z axis move when i try to move one of them ?
-
i could be because of mesh compensation
how are you moving the axis?
-
@Veti I just do the M564 S0 H0 Command so i can move axis without homing
and than i just go to dashboard and click on the bottons to move the axis manual. I did not active do a mesh bed compensation, is there a way to check in config if there is any setting done ? -
in what way is the z axis moving when you move the x
-
post your current config.g m122 and a picture of your wiring
-
@Veti The movement of second axis is not random, if i move pos the second axis does as well. when i move neg. it moves neg. aswell.
M112:
m122
=== Diagnostics ===
RepRapFirmware for Duet 2 WiFi/Ethernet version 3.2 running on Duet WiFi 1.02 or later
Board ID: 0JD0M-9P6M2-NW4SN-6J9D2-3SD6S-9VT7M
Used output buffers: 3 of 24 (18 max)
=== RTOS ===
Static ram: 23460
Dynamic ram: 73284 of which 24 recycled
Never used RAM 15312, free system stack 189 words
Tasks: NETWORK(ready,160) HEAT(blocked,309) MAIN(running,450) IDLE(ready,19)
Owned mutexes: WiFi(NETWORK)
=== Platform ===
Last reset 00:06:15 ago, cause: power up
Last software reset at 2021-01-29 19:39, reason: User, GCodes spinning, available RAM 15276, slot 2
Software reset code 0x0003 HFSR 0x00000000 CFSR 0x00000000 ICSR 0x0041f000 BFAR 0xe000ed38 SP 0x00000000 Task MAIN Freestk 0 n/a
Error status: 0x00
Aux0 errors 0,0,0
MCU temperature: min 21.1, current 28.5, max 29.1
Supply voltage: min 24.1, 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 not available
Driver 1: position 0, standstill, SG min/max not available
Driver 2: position 0, 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
Driver 6: position 0
Driver 7: position 0
Driver 8: position 0
Driver 9: position 0
Driver 10: position 0
Driver 11: position 0
Date/time: 2021-01-29 20:09:26
Cache data hit count 464421949
Slowest loop: 6.16ms; fastest: 0.20ms
I2C nak errors 0, send timeouts 0, receive timeouts 0, finishTimeouts 0, resets 0
=== Storage ===
Free file entries: 10
SD card 0 detected, interface speed: 20.0MBytes/sec
SD card longest read time 2.9ms, write time 0.0ms, max retries 0
=== Move ===
DMs created 83, maxWait 0ms, bed compensation in use: none, comp offset 0.000
=== MainDDARing ===
Scheduled moves 0, completed moves 0, hiccups 0, stepErrors 0, LaErrors 0, Underruns [0, 0, 0], 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
=== 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: 15.17ms; 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.21RC2
WiFi MAC address 40:f5:20:1d:c0:8e
WiFi Vcc 3.45, reset reason Turned on by main processor
WiFi flash size 4194304, free heap 16912
WiFi IP address 192.168.178.160
WiFi signal strength -51dBm, mode none, reconnections 0, sleep mode modem
Clock register ffffffff
Socket states: 0 0 0 0 0 0 0 0
- WiFi -
-
did you plug in x motor into the second z header by accident?
WiFi firmware version 1.21RC2
you did not update your wifi firmware
-
Could this be the problem ? When i click on Compensation and Callibration it says: Compensation in use: none.
Im 100% Sure i use the right motor in the right plugs. Tested the connection like an hour ago and tested every motor while i plugged off all others
-
Upload this zip file to the system tab in DWC.
https://github.com/Duet3D/RepRapFirmware/releases/download/3.2/Duet2and3Firmware-3.2.zip
-
@Phaedrux I will test it after installation!
-
post your current config
-
@Phaedrux Reply how long does the installation normally take ? Now i cant connect. Does it save my Networksettings normally ?
-
@Veti The current config is the one i posted a bit upper in this thread. did not change anything since than and i cant connect to my board due to the update right now
-
@d0minik96 said in Artillery Genius Duet 2 Wifi Configuration:
@Phaedrux Reply how long does the installation normally take ? Now i cant connect. Does it save my Networksettings normally ?
WiFi firmware version 1.21RC2
I wonder if your wifi firmware was so old that behaviour has changed.
You may need to connect with USB terminal to see what is happening. Use M122 to check if the wifi firmware was updated to 1.25.
Then use M552 S1 to see if it will enable and connect.
Use M587 to see a list of currently saved SSIDs
use M588 S"*" to clear all curently saved SSIDs
and then use M587 S"networkname" P"password" to readd your SSID -
@Phaedrux M552 say Wifi is being started. But nothing happens and i cant connect. i have to wait until tomrrow to get my laptop in order to look on the sd card. Can i rescue the system somehow ?
-
@d0minik96 said in Artillery Genius Duet 2 Wifi Configuration:
Can i rescue the system somehow ?
@Phaedrux said in Artillery Genius Duet 2 Wifi Configuration:
You may need to connect with USB terminal to see what is happening.
Use M122 to check if the wifi firmware was updated to 1.25.
Then use M552 S1 to see if it will enable and connect.
Use M587 to see a list of currently saved SSIDs
use M588 S"*" to clear all curently saved SSIDs
and then use M587 S"networkname" P"password" to readd your SSID -
@Phaedrux didnt work, guess i have to do a reset tomorrow
-
So i finally updated the software. It still does not work.
I unplugged my Z and y Motor, so just my x Motor is plugged in.
When i manual move the x axis in the dashboard: x- Axis moves like it should.
When i manual move the z axis in the dashboard (attention!: z Motors are unplugged!!!) : x axis moves aswell. Whats strange is, that in this state the Motor moves kinda slower and there appeared popup that says: response takes 2 long. See console. Console: Warning: motor phase A may be disconnected reported by driver(s) 2
Warning: motor phase B may be disconnected reported by driver(s) 2
( I think this comes because z Motors are unplugged and it tries to move z Axis aswell.)If i unplugg my X Motor and only plugg in one z axis: Z axis moves when i move manual z or x axis.
i definitely did not mess up the wiring of the motors. So im sure this is a software issue.
But i must admit my Board is not a original one, so it might be a hardware issue aswell.
I will try to repeat the reprap config tool. maybe i messed up some settings there.... if somebody got a tipp for me what i can check i would be very pleased. My 3d Printer is laying arround on my workbench for a long time now and i finally want to print again :*( -
@d0minik96 Looking at your config.g posted above, line 10:
M669 K2 ; select CoreXY mode
That command sets your printer in 'Core XZ' configuration (like core xy, but with x&z). That's why you're getting the weird movement.
I believe the artillery genius is a cartesian (like a prusa?) so you want:
M669 K0 ; set cartesian mode
For ref: https://duet3d.dozuki.com/Wiki/Gcode#Section_M669_Set_kinematics_type_and_kinematics_parameters
-
@engikeneer said in Artillery Genius Duet 2 Wifi Configuration:
M669 K0
Oh man! That's it! It works finally!!!! Thank you so much. I really lost my hope with this conversation!