New firmware 1.09n and DWC v1.07 November 26, 2015 02:48PM |
Registered: 9 years ago Posts: 665 |
Quote
DWC version 1.07:
- Thanks to fotomas a new dark theme can now be set on the Settings page
- "Axis not homed" warning may be displayed next to machine name
- Added support for 6 extruders and 6 heaters (thanks T3P3)
- DWC no longer blocks the HTTP G-Code reader during tool changes
- Last layer time is displayed for two seconds after each layer change
- Speed factor now goes from 20% - 200%
- rr_files uses flagDirs parameter if possible
- Print+Delete buttons on file and macro pages are now fixed and don't float around on smart displays any more
- Filament info for multi-colour prints and first layer height are now displayed on the files page
- Default bowden tube length increased to 500mm
- Improved Extrude+Retract buttons on Spools page (might be later replaced by macro files though)
- Status requests are no longer sent while fileinfo is being polled
- Added new machine properties page to settings
- If a config file has been uploaded, the DWC asks for a software reset
- RRF status responses may now provide the fan values as an array
- Translations have been disabled for MSIE (and Edge) to make the page load
- Load+Unload filament uses the stack and switches to relative mode
- Responses of faulty JSON requests are now logged to console
- Cancel button sends 'M0 H1' to instruct RRF to leave all heaters on
- Bug fix: Web interface didn't update when heated bed was re-enabled
- Bug fix: Macro directories were not deleted on the control page by the corresponding button on the macros page
- Bug fix: DWC wasn't scaled properly after load on smartphones
- Minor improvements
Quote
Firmware version 1.09n-ch:
- Added warning message to M22 (Release SD card)
- M140+M141 can no longer use heaters that are already in use
- Print time estimations aren't affected by pauses any more
- LWIP timers are now called at 8Hz (used to be 16Hz)
- Decreased network transaction count from 24 to 16 and MEM_SIZE in lwipopts
- Changed IRQ priorities once more, but their overall priorities remain equal
- Cleaned up PrintMonitor class and improved several details
- Added new fields to advanced status and config responses (see wiki)
- Added optional "flagDirs" parameter to rr_files
- Webserver shares the G-Code response with all clients
- Fixed potential memory leaks in the Webserver class
- Improved and verified OutputBuffer reference counters
- M22 reports a warning message because the SD card must not be removed during runtime
- Changed M27 to return the file size and the number of bytes read from the file being printed
- M0 always turns off all heaters unless an 'H' parameter with a non-zero value is passed
- Bug fix: Detected first layer height was too high if "Lift Z" G1 code was included in G-Code files
- Bug fix: M20 wasn't properly encoded for Pronterface
- Bug fix: Very long G-Code responses could hang up the web interface
- Bug fix: M1 in Marlin emulation didn't pause the print
- Bug fix: Added missing break to M190
Re: New firmware 1.09n and DWC v1.07 November 27, 2015 04:50AM |
Registered: 8 years ago Posts: 14 |
Re: New firmware 1.09n and DWC v1.07 November 27, 2015 06:03AM |
Registered: 8 years ago Posts: 893 |
Re: New firmware 1.09n and DWC v1.07 November 27, 2015 06:10AM |
Registered: 9 years ago Posts: 665 |
Re: New firmware 1.09n and DWC v1.07 November 27, 2015 12:11PM |
Registered: 9 years ago Posts: 1,699 |
Re: New firmware 1.09n and DWC v1.07 November 27, 2015 01:12PM |
Registered: 9 years ago Posts: 665 |
Quote
Treito
There is a problem regarding FTP and FileZilla for example: I accidentally set to allow multiple transfer connection to the Duet which is not supported by the FW. No problem, but FZ fails to transfer all files and most annoying is that afterwards I am not able to transfer any data using FZ until I restart the Duet.
Re: New firmware 1.09n and DWC v1.07 November 27, 2015 02:42PM |
Registered: 9 years ago Posts: 1,699 |
Re: New firmware 1.09n and DWC v1.07 November 27, 2015 03:15PM |
Registered: 9 years ago Posts: 665 |
Re: New firmware 1.09n and DWC v1.07 November 27, 2015 04:11PM |
Registered: 9 years ago Posts: 1,699 |
Re: New firmware 1.09n and DWC v1.07 November 27, 2015 04:28PM |
Registered: 9 years ago Posts: 665 |
Re: New firmware 1.09n and DWC v1.07 November 27, 2015 05:02PM |
Registered: 9 years ago Posts: 1,699 |
Re: New firmware 1.09n and DWC v1.07 November 27, 2015 05:43PM |
Registered: 9 years ago Posts: 665 |
Re: New firmware 1.09n and DWC v1.07 November 27, 2015 05:49PM |
Registered: 9 years ago Posts: 1,699 |
Re: New firmware 1.09n and DWC v1.07 November 27, 2015 06:21PM |
Registered: 9 years ago Posts: 1,699 |
Re: New firmware 1.09n and DWC v1.07 November 28, 2015 06:30AM |
Registered: 9 years ago Posts: 780 |
Re: New firmware 1.09n and DWC v1.07 November 28, 2015 08:12AM |
Registered: 9 years ago Posts: 665 |
Quote
appjaws1
The miscellaneous section, containing fan control is at the bottom of the screen and has a large gap above.
Quote
appjaws1
On switch on of my ormerod 1 the bed moves to the left and tries to keep going, it's almost as if the end stop is not working, but it is connected.
Quote
appjaws1
I tried DWC on internet explorer in windows 7 and had various problems.
The home buttons did not change colour to indicate homeing had happened.
My startup macro did not work and appeared to lock the ormerod.
Could not adjust the temperatures
Re: New firmware 1.09n and DWC v1.07 November 29, 2015 11:33AM |
Registered: 9 years ago Posts: 780 |
Quote
chrishamm
Quote
appjaws1
The miscellaneous section, containing fan control is at the bottom of the screen and has a large gap above.
Hmm, could you post a screenshot? I use Firefox too and it looks quite normal on my setup (see screenshot).
Quote
chrishamm
Quote
appjaws1
On switch on of my ormerod 1 the bed moves to the left and tries to keep going, it's almost as if the end stop is not working, but it is connected.
I presume this happens while homing an axis. Can you go to Settings -> Machine Properties and check if the endstop turns on when it's hit? If not, this is rather a mechanical or a configuration issue...
Quote
chrishamm
Quote
appjaws1
I tried DWC on internet explorer in windows 7 and had various problems.
The home buttons did not change colour to indicate homeing had happened.
My startup macro did not work and appeared to lock the ormerod.
Could not adjust the temperatures
IE is officially not supported, because it's no HTML5-compatible browser and I think JQuery doesn't fully support it either. MS Edge might work a bit better, but nonetheless I'd recommend either Firefox, Chrome/Chromium or Opera. I can't say how well Safari works, but it should do better than IE.
Re: New firmware 1.09n and DWC v1.07 November 30, 2015 08:50PM |
Registered: 9 years ago Posts: 665 |
Re: New firmware 1.09n and DWC v1.07 December 01, 2015 03:57AM |
Registered: 9 years ago Posts: 780 |
Re: New firmware 1.09n and DWC v1.07 December 01, 2015 04:49AM |
Registered: 9 years ago Posts: 780 |
Re: New firmware 1.09n and DWC v1.07 December 01, 2015 04:50AM |
Registered: 9 years ago Posts: 665 |
M111 P3 S1
Re: New firmware 1.09n and DWC v1.07 December 01, 2015 05:20AM |
Registered: 9 years ago Posts: 14,664 |
Quote
chrishamm
Hmm, that is really strange! The only difference between dc42's and my fork is that my fork runs the tool change macros if you have a T-code in your config file.
Re: New firmware 1.09n and DWC v1.07 December 01, 2015 06:32AM |
Registered: 9 years ago Posts: 780 |
Re: New firmware 1.09n and DWC v1.07 December 01, 2015 06:58AM |
Registered: 9 years ago Posts: 780 |
Re: New firmware 1.09n and DWC v1.07 December 01, 2015 06:59AM |
Registered: 9 years ago Posts: 665 |
Quote
dc42
Quote
chrishamm
Hmm, that is really strange! The only difference between dc42's and my fork is that my fork runs the tool change macros if you have a T-code in your config file.
My fork doesn't run tool change macros unless all axes have been homed, precisely to avoid this sort of behaviour.
Re: New firmware 1.09n and DWC v1.07 December 01, 2015 08:59AM |
Registered: 9 years ago Posts: 780 |
Quote
chrishamm
appjaws, thanks for checking this. If you don't have any G0/G1 codes in your tool change macros, could you try my latest 1.09o release and check if that already fixes your problem? I'll consider your suggestion about putting macro directories to the top in my next DWC version. I'll also check your report concerning the config file content on the web interface tonight. The reset confirmation you get after uploading the config file runs M999 to restart the Duet, so the new config file is processed.
Re: New firmware 1.09n and DWC v1.07 December 01, 2015 09:59AM |
Registered: 9 years ago Posts: 665 |
Re: New firmware 1.09n and DWC v1.07 December 01, 2015 11:11AM |
Registered: 9 years ago Posts: 14,664 |
Quote
David J
Does this web version work with dc42's latest "k" release?
Re: New firmware 1.09n and DWC v1.07 December 01, 2015 11:39AM |
Registered: 9 years ago Posts: 780 |
Quote
chrishamm
Yes, my fork allows tool heaters to be switched off by sending
G10 P0 S-273.15 R-273.15
Re: New firmware 1.09n and DWC v1.07 December 03, 2015 08:13AM |
Registered: 9 years ago Posts: 780 |