New experimental firmware 0.78d-dc42 and web interface 0.98 July 17, 2014 06:33AM |
Registered: 9 years ago Posts: 14,646 |
Quote
* M116 command now accepts a P parameter to say which tool you want to wait for. Without the P parameter, it waits for everything as before.
* M220 and M221 can be used to get the override factors as well as set them.
* If the gcode file contains multiple 'filament used' comments (because it uses more than one extruder), all of them are returned to the web interface.
* The initial Z homing speed increased, because Z probing has for several versions been done in two stages. If you are using a switch instead of a probe for Z homing, you may wish to set the homing speed back to the old value using the M210 command.
* The active and standby temperatures for each heater are included in the status response for the web interface.
* Bug fix: the extruder positions got reset when running a macro file.
* Bug fix: if you specified a tool with no heaters or no drives, the tool was configured with a large number of random heaters or drives.
Quote
* Filament calculations are now correct when more than one extruder is used by a print (needs firmware 0.78d-dc42)
* The active head is highlighted in the temperature control area
* You can select or deselect a head by clicking on it
* Setting the active temperature of a head no longer reselects the head if it is already active
* The SD card file list now includes info, print and trash icons by each filename. To print, click on the print icon, not the filename. Clicking on the info icon displays the file information.
Re: New experimental firmware 0.78d-dc42 and web interface 0.98 July 17, 2014 02:55PM |
Registered: 9 years ago Posts: 138 |
Re: New experimental firmware 0.78d-dc42 and web interface 0.98 July 17, 2014 05:03PM |
Registered: 9 years ago Posts: 24 |
Re: New experimental firmware 0.78d-dc42 and web interface 0.98 July 17, 2014 05:44PM |
Registered: 9 years ago Posts: 14,646 |
Quote
muggi
Hi David
In Firmware 078c and 078d i have a temperature Bug.
In My gcode i Set the extruder Temp to 200 for the First Layer.
While starting the print and Heat up the extruder, it stops increase the Temp. By 195. it seems if there is an Offset
Quote
muggi
Also i have a Feature request for the web Interface. In the quick command section it will ne cool if you can add Buttons for custom gcodes
Like custom1.g and custom2.g
Re: New experimental firmware 0.78d-dc42 and web interface 0.98 July 17, 2014 05:53PM |
Registered: 9 years ago Posts: 14,646 |
Quote
lehar
I have updated to the new version 078d and web interface version 98.
In an older version, it was possible to add a new temperature for the bed, but it does not work for bed, works fine for head temperature.
Re: New experimental firmware 0.78d-dc42 and web interface 0.98 July 17, 2014 06:55PM |
Registered: 9 years ago Posts: 18 |
Quote
dc42
Hi Muggi, I reduced the PID_MAX term from 180 to 100 at version 0.78c because I found that a value of 80 was more than enough to reach 250C on my system. But maybe you have a lower powered cartridge heater or low supply voltage. Try sending M301 P1 W180 to put that part of the behaviour back to the way it was in 0.78a. Let me know if that works, if so I'll change it back in 0.78e.
Re: New experimental firmware 0.78d-dc42 and web interface 0.98 July 17, 2014 07:03PM |
Registered: 9 years ago Posts: 14,646 |
Re: New experimental firmware 0.78d-dc42 and web interface 0.98 July 17, 2014 08:06PM |
Registered: 9 years ago Posts: 18 |
Re: New experimental firmware 0.78d-dc42 and web interface 0.98 July 17, 2014 08:16PM |
Registered: 9 years ago Posts: 18 |
Re: New experimental firmware 0.78d-dc42 and web interface 0.98 July 18, 2014 03:10AM |
Registered: 9 years ago Posts: 14,646 |
Re: New experimental firmware 0.78d-dc42 and web interface 0.98 July 18, 2014 05:23AM |
Registered: 9 years ago Posts: 780 |
Re: New experimental firmware 0.78d-dc42 and web interface 0.98 July 18, 2014 05:29AM |
Registered: 9 years ago Posts: 14,646 |
Re: New experimental firmware 0.78d-dc42 and web interface 0.98 July 18, 2014 06:48AM |
Registered: 9 years ago Posts: 780 |
Quote
dc42
Hi Paul, you need to select the Gcode Files tab, then use the SD Upload Drop button.
Re: New experimental firmware 0.78d-dc42 and web interface 0.98 July 19, 2014 02:55AM |
Registered: 10 years ago Posts: 69 |
Re: New experimental firmware 0.78d-dc42 and web interface 0.98 July 19, 2014 03:45AM |
Registered: 9 years ago Posts: 14,646 |
Re: New experimental firmware 0.78d-dc42 and web interface 0.98 July 19, 2014 12:27PM |
Registered: 9 years ago Posts: 780 |
Re: New experimental firmware 0.78d-dc42 and web interface 0.98 July 19, 2014 01:20PM |
Registered: 9 years ago Posts: 14,646 |
Re: New experimental firmware 0.78d-dc42 and web interface 0.98 July 19, 2014 01:53PM |
Registered: 9 years ago Posts: 66 |
Re: New experimental firmware 0.78d-dc42 and web interface 0.98 July 19, 2014 04:09PM |
Registered: 9 years ago Posts: 14,646 |
Re: New experimental firmware 0.78d-dc42 and web interface 0.98 July 20, 2014 03:32AM |
Registered: 10 years ago Posts: 69 |
Re: New experimental firmware 0.78d-dc42 and web interface 0.98 July 20, 2014 03:58AM |
Registered: 10 years ago Posts: 69 |
Re: New experimental firmware 0.78d-dc42 and web interface 0.98 July 20, 2014 05:00AM |
Registered: 9 years ago Posts: 377 |
M140 S0 ; turn bed temperature G91 ;relative positioning G1 Z5.00 E-5 F275 ;retract the filament a bit wall lifting the nozzle, to release some of the pressure G1 X0 E-10 F275 T0 M84
Re: New experimental firmware 0.78d-dc42 and web interface 0.98 July 20, 2014 06:08AM |
Registered: 9 years ago Posts: 665 |
Re: New experimental firmware 0.78d-dc42 and web interface 0.98 July 20, 2014 07:01AM |
Registered: 9 years ago Posts: 14,646 |
Re: New experimental firmware 0.78d-dc42 and web interface 0.98 July 20, 2014 08:05AM |
Registered: 9 years ago Posts: 665 |
Re: New experimental firmware 0.78d-dc42 and web interface 0.98 July 20, 2014 08:08AM |
Registered: 9 years ago Posts: 780 |
Re: New experimental firmware 0.78d-dc42 and web interface 0.98 July 20, 2014 09:06AM |
Registered: 9 years ago Posts: 66 |
Quote
dc42
Did you move the blue wire from the z probe to its new position on the expansion connector?
Re: New experimental firmware 0.78d-dc42 and web interface 0.98 July 20, 2014 09:19AM |
Registered: 9 years ago Posts: 14,646 |
Re: New experimental firmware 0.78d-dc42 and web interface 0.98 July 20, 2014 10:06AM |
Registered: 9 years ago Posts: 66 |
Re: New experimental firmware 0.78d-dc42 and web interface 0.98 July 20, 2014 02:16PM |
Registered: 10 years ago Posts: 69 |