Duet 3 HC6 one final try before i give up.
-
-Your firmware is way out of date (and 3.1.1 was a s.show lol)
-M552: Set IP address, enable/disable network interface
Support Marlin RepRapFirmware Repetier Smoothie Klipper Prusa MK4duo MakerBot
Yes: 2.0.8 Yes No No ??? No Yes No
grbl Sprinter BFB FiveD Machinekit Redeem Teacup Yaskawa
No No No No No No No No
Parameters
Innn (Optional) Number of the network interface to manage (defaults to 0)
Pnnn IP address, 0.0.0.0 means acquire an IP address using DHCP
Snnn (optional) -1 = reset network interface, 0 = disable networking, 1 = enable networking as a client, 2 = enable networking as an access point (WiFi-enabled electronics only)
Rnnn (optional, RepRapFirmware 1.17 and earlier only) HTTP port, default 80
Example
M552 P192.168.1.14
Sets the IP address of the machine to (in this case) 192.168.1.14. If the S parameter is not present then the enable/disable state of the network interface is not changed.In RepRapFirmware 1.18 and later the HTTP port address is set using the M586 command, so the R parameter of this command is no longer supported.
M552 with no parameters reports the current network state and IP address.
that is to get a fixed IP.
-
Lost me at,
Support Marlin RepRapFirmware Repetier Smoothie Klipper Prusa MK4duo MakerBot
Yes: 2.0.8 Yes No No ??? No Yes No
grbl Sprinter BFB FiveD Machinekit Redeem Teacup Yaskawa
No No No No No No No No
Parameters
Innn (Optional) Number of the network interface to manage (defaults to 0)
Pnnn IP address, 0.0.0.0 means acquire an IP address using DHCP
Snnn (optional) -1 = reset network interface, 0 = disable networking, 1 = enable networking as a client, 2 = enable networking as an access point (WiFi-enabled electronics only)
Rnnn (optional, RepRapFirmware 1.17 and earlier only) HTTP port, default 80
ExampleWhat is all this yes no stuff? Allso any other ip result in a crash and a nightmare.
-
First thing that stands out, you’re missing the declaration of the kinematic style at the top. are you running a Cartesian, xy, or delta? The machine has no idea what to do. You need a M669 command
-
Allso is it possible to update 3.1.1 to 3.2 from webcontroll?
Since the update via usb takes around 4 hours to get the board out of its hideyhole and dont have a laptop to avoid ground loops. -
@Snippy said in Duet 3 HC6 one final try before i give up.:
Allso is it possible to update 3.1.1 to 3.2 from webcontroll?
yes
see
https://duet3d.dozuki.com/Wiki/Installing_and_Updating_Firmware#Section_Usual_procedurebut since you did the update to 3.1.1 not via web interface you might be missing the 3.0 files.
-
@Nuramori Never had any print quality issues, if it desides to load the gcode.
Its a cartesian system.
-
@Veti
O lord have mercy. -
Hi,
Sorry to hear you are having problems.
Could you provide me with brief list of the things that are not working for you?
I have a MBH6C board on my workbench at the moment and it is working fine. It's very likely I can get yours working for you as well.
I have printers running both 3.1.1 and 3.2.
Frederick
-
@Snippy I just copi/pasted from the reprap gcode page, about how to use m552
-
WOW... the webcontroll update from 3.1.1 to 3.2 worked without a sacrifice.
-
@Snippy said in Duet 3 HC6 one final try before i give up.:
WOW... the webcontroll update from 3.1.1 to 3.2 worked without a sacrifice.
Just so you know 3.2 has issues of it's own that occur in certain configurations that are somewhat uncommon.
Frederick
-
@fcwilt was not supriced
-
Well the update seems to have increased the upload speed significantly.
-
allso now my independent twin print cooling systems seems to work.