Re: New firmware 058-dc42 and web interface 0.69 April 22, 2014 02:33PM |
Registered: 11 years ago Posts: 14,686 |
Re: New firmware 058-dc42 and web interface 0.69 April 22, 2014 04:09PM |
Registered: 11 years ago Posts: 782 |
Re: New firmware 058-dc42 and web interface 0.69 April 23, 2014 05:03AM |
Registered: 11 years ago Posts: 176 |
Re: New firmware 058-dc42 and web interface 0.69 April 23, 2014 08:00AM |
Registered: 11 years ago Posts: 65 |
Re: New firmware 058-dc42 and web interface 0.69 April 23, 2014 09:28AM |
Registered: 11 years ago Posts: 14,686 |
Re: New firmware 058-dc42 and web interface 0.69 April 23, 2014 09:29AM |
Registered: 11 years ago Posts: 859 |
Re: New firmware 058-dc42 and web interface 0.69 April 23, 2014 12:31PM |
Registered: 11 years ago Posts: 782 |
Re: New firmware 058-dc42 and web interface 0.69 April 23, 2014 01:38PM |
Registered: 11 years ago Posts: 14,686 |
Re: New firmware 058-dc42 and web interface 0.69 April 23, 2014 02:10PM |
Registered: 11 years ago Posts: 782 |
Re: New firmware 058-dc42 and web interface 0.69 April 23, 2014 04:32PM |
Registered: 11 years ago Posts: 859 |
Re: New firmware 058-dc42 and web interface 0.69 April 23, 2014 04:38PM |
Registered: 11 years ago Posts: 14,686 |
Re: New firmware 058-dc42 and web interface 0.69 April 23, 2014 04:46PM |
Registered: 11 years ago Posts: 14,686 |
Re: New firmware 058-dc42 and web interface 0.69 April 23, 2014 04:49PM |
Registered: 11 years ago Posts: 327 |
Quote
KimBrown
I'd like to try the web interface, but to be honest I haven't a clue about setting it up, and when I'm away I have to tether my Laptop to the phone, so have no control or a connection for linking the printer to the network.
I think I could do it with a cross over lead which I have here to connect the Railway controller to the laptop to upgrade it's software etc. But then that seems quite straight forward compared to the printer.
As for 58 doing strange things, I wonder if it's something behind the scenes not behaiving like it should like a variable type not working properly in the compiler software. I had something similar years ago when I was doing allot of programming, and eventualy it turned out to be a coding error in the compiler, that took them a year or so to find. In the mean time I just used a different variable type till they released a fix.
Another thing I was going to ask was, would it be possible to have the Firmware check the Axi limit switches during a movement. I'd like to add a limit switch to the idler end of the X-axis to stop the HotEnd sometimes running in to the idler bracket... I'm just thinking the same teeth on the belt are getting a hammering all the time, and soon the belt will throw its hand in...
Re: New firmware 058-dc42 and web interface 0.69 April 23, 2014 04:59PM |
Registered: 11 years ago Posts: 14,686 |
Quote
KimBrown
Another thing I was going to ask was, would it be possible to have the Firmware check the Axi limit switches during a movement. I'd like to add a limit switch to the idler end of the X-axis to stop the HotEnd sometimes running in to the idler bracket... I'm just thinking the same teeth on the belt are getting a hammering all the time, and soon the belt will throw its hand in...
Re: New firmware 058-dc42 and web interface 0.69 April 23, 2014 05:47PM |
Registered: 11 years ago Posts: 782 |
Re: New firmware 058-dc42 and web interface 0.69 April 23, 2014 07:32PM |
Registered: 11 years ago Posts: 2,472 |
Re: New firmware 058-dc42 and web interface 0.69 April 24, 2014 04:48AM |
Registered: 11 years ago Posts: 14,686 |
Re: New firmware 058-dc42 and web interface 0.69 April 24, 2014 05:15AM |
Registered: 11 years ago Posts: 145 |
Re: New firmware 058-dc42 and web interface 0.69 April 24, 2014 05:36AM |
Registered: 11 years ago Posts: 782 |
Re: New firmware 058-dc42 and web interface 0.69 April 24, 2014 06:16AM |
Registered: 11 years ago Posts: 2,472 |
Quote
dc42
Based on the previous posts, I can see a few options:
1. Change the web interface to set the print start time on layer 2 if it doesn't see layer 1. This should work as long as the first layer is no more than double the height of the other layers.
2. Have the web interface try to work out the layer height for itself by looking at the changes in current height, and allow for the first layer being a different height from the rest.
3. Read the comment that slic3r adds to the end of the file that gives the total filament used. Also have the firmware send back the cumulative filament used instead of the last movement. Then an estimate can be worked out based on the filament usage. But this won't work with Cura, unless Cura also emits the amount of filament used in the file.
Thoughts, anyone?
Re: New firmware 058-dc42 and web interface 0.69 April 24, 2014 07:11AM |
Registered: 11 years ago Posts: 14,686 |
Re: New firmware 058-dc42 and web interface 0.69 April 24, 2014 08:36AM |
Registered: 11 years ago Posts: 2,472 |
Quote
dc42
Dave,
1. You don't need to enter the height manually if the file you are printing is the last one you uploaded. But I am modifying the firmware to send back the height, so that you will be able to print any file from SD and it will know the height. I could have it send back the filament length too.
2. Cura does have a variable that gives the total filament length, but it doesn't work. See [github.com].
Re: New firmware 058-dc42 and web interface 0.69 April 24, 2014 11:18AM |
Registered: 11 years ago Posts: 782 |
Re: New firmware 058-dc42 and web interface 0.69 April 24, 2014 04:34PM |
Registered: 10 years ago Posts: 10 |
Re: New firmware 058-dc42 and web interface 0.69 April 24, 2014 04:40PM |
Registered: 11 years ago Posts: 14,686 |
Quote
Rothestar
The last 2 days after work hours I have assembled a RepRap Ormerod from RS (green version). Today I was trying to commissioning the printer. Can't get a stable communication to the webinterface can't connect to pronterface. (printer is not connected, reed tons of posts on the web to se if other got the problems. Can connect withe the ardrino IDE. send commands so I decided to update to the new firmware and web interface.. now nothing works. The webinterface I can see but the printer do not respond to the input..
any idea?? meybe a new SD card??
Best Regards
Henrik
(Denmark)
Re: New firmware 058-dc42 and web interface 0.69 April 25, 2014 05:59AM |
Registered: 10 years ago Posts: 10 |
Re: New firmware 058-dc42 and web interface 0.69 April 25, 2014 08:06AM |
Registered: 11 years ago Posts: 2,472 |
Quote
Rothestar
I tried (just an hour ago, to flash back to the RepRapFirmware-057a-16-01-2014.bin version, same result no communication what so ever..
And that is the strange part, I had communication yesterday, not stable, where I tested the temperature sensors, heatbed nozzle etc. motors also responded perfectly.
Nothing has changed it is sitting on my desk, it runs on the power surply.
OS Windows 7 Pro 32 bit, it says on the port settings in windows it says "Bossa program port (com6)" se atteched file.
Best regards
Henrik
Re: New firmware 058-dc42 and web interface 0.69 April 25, 2014 09:00AM |
Registered: 11 years ago Posts: 14,686 |
Re: New firmware 058-dc42 and web interface 0.69 April 25, 2014 11:09AM |
Registered: 10 years ago Posts: 10 |
Re: New firmware 058-dc42 and web interface 0.69 April 25, 2014 01:56PM |
Registered: 11 years ago Posts: 2,472 |
Quote
Rothestar
Got communication back
M115: FIRMWARE_NAME:RepRapFirmware FIRMWARE_VERSION:0.57a ELECTRONICSuet DATE:2014-01-16,
Did a z axes calibration, worked well. wrote all in the config.g file on the SD card.
Did a reboot but it seem like the board is not reading ti sd card. (change password, but is still the default).
X-axes homeing is not working after I updated the cong.g file. tryed putting some tinfoil on the little nob to see if that worked out... it didnt.
What is the best firmware and webinterface and where can i get it?? should be in a bundle as thoose two things go together...
Best regards
Henrik