Re: RADDS work now stable with RepRap Firmware June 15, 2016 02:24AM |
Registered: 10 years ago Posts: 14,684 |
Re: RADDS work now stable with RepRap Firmware June 15, 2016 10:56AM |
Registered: 8 years ago Posts: 83 |
Re: RADDS work now stable with RepRap Firmware June 15, 2016 12:06PM |
Registered: 9 years ago Posts: 5,232 |
Quote
Can you remove it and either replace it or just short it briefly when you need to upload?Quote
o_lampe
It seems my Due has a stuck erase button, so I can test the new .bin file when I get a replacement board.
Re: RADDS work now stable with RepRap Firmware June 15, 2016 12:43PM |
Registered: 8 years ago Posts: 356 |
Re: RADDS work now stable with RepRap Firmware June 15, 2016 02:22PM |
Registered: 8 years ago Posts: 356 |
Re: RADDS work now stable with RepRap Firmware June 15, 2016 03:53PM |
Registered: 8 years ago Posts: 83 |
sudo chown -R pi.pi ~/oprint ~/OctoPrintDid you do that first?
git pull && git checkout dev/rrpFileOpened
sudo chown -R pi.pi ~/oprint ~/OctoPrint cd ~/OctoPrint git pull && git checkout dev/rrpFileOpened ~/oprint/bin/python setup.py clean ~/oprint/bin/python setup.py install sudo service octoprint restart
Re: RADDS work now stable with RepRap Firmware June 15, 2016 05:33PM |
Registered: 8 years ago Posts: 356 |
Re: RADDS work now stable with RepRap Firmware June 15, 2016 05:45PM |
Registered: 8 years ago Posts: 83 |
Re: RADDS work now stable with RepRap Firmware June 15, 2016 09:14PM |
Registered: 8 years ago Posts: 356 |
Re: RADDS work now stable with RepRap Firmware June 16, 2016 12:28AM |
Registered: 8 years ago Posts: 83 |
Re: RADDS work now stable with RepRap Firmware June 17, 2016 07:02PM |
Registered: 9 years ago Posts: 185 |
Re: RADDS work now stable with RepRap Firmware June 17, 2016 07:13PM |
Registered: 9 years ago Posts: 185 |
Re: RADDS work now stable with RepRap Firmware June 17, 2016 07:15PM |
Registered: 10 years ago Posts: 14,684 |
Re: RADDS work now stable with RepRap Firmware June 18, 2016 01:55AM |
Registered: 8 years ago Posts: 83 |
Quote
dc42
Dan, thermostatic fan control is not completely working in version 1.13 of my parent repo, so probably not in your RADDS build either. I plan to correct this tomorrow in release 1.13a.
M106 P0 T60 H1I'd recently been reading about this feature (updating the firmware off the SD direclty), so I'd love to upgrade to take advantage of it (for future updates, I hate having to unwire my entire board just to get access to the Due's reset button), but I want to make sure my thermostatic fan keeps working...
Re: RADDS work now stable with RepRap Firmware June 18, 2016 10:33AM |
Registered: 9 years ago Posts: 185 |
Quote
AK_Eric
I'd recently been reading about this feature (updating the firmware off the SD direclty), so I'd love to upgrade to take advantage of it (for future updates, I hate having to unwire my entire board just to get access to the Due's reset button), but I want to make sure my thermostatic fan keeps working...
Re: RADDS work now stable with RepRap Firmware June 18, 2016 11:18AM |
Registered: 8 years ago Posts: 83 |
Re: RADDS work now stable with RepRap Firmware June 18, 2016 11:19AM |
Registered: 8 years ago Posts: 356 |
Quote
AK_Eric
Quote
dc42
Dan, thermostatic fan control is not completely working in version 1.13 of my parent repo, so probably not in your RADDS build either. I plan to correct this tomorrow in release 1.13a.
Just checking: Does that mean this would not work (in my config.g) if I upgraded:
M106 P0 T60 H1I'd recently been reading about this feature (updating the firmware off the SD direclty), so I'd love to upgrade to take advantage of it (for future updates, I hate having to unwire my entire board just to get access to the Due's reset button), but I want to make sure my thermostatic fan keeps working...
Thanks guys!
Re: RADDS work now stable with RepRap Firmware June 18, 2016 11:43AM |
Registered: 9 years ago Posts: 185 |
Quote
GroupB
I have a question about the next feature of the firmware for the radds, is there in the future plan to have the servo output working with RRF ?
Quote
GroupB
or any detection pin like if that switch is close then do something if its open then do nothing?
I try to figure a way to open a trap after the print is done, then ventilate the enclose, then close the trap and trigger a led to tell you its ventilate.
Re: RADDS work now stable with RepRap Firmware June 18, 2016 02:39PM |
Registered: 8 years ago Posts: 83 |
Re: RADDS work now stable with RepRap Firmware June 19, 2016 02:49AM |
Registered: 9 years ago Posts: 5,232 |
Quote
AK_Eric
"I never remove my radds to flash my due and I flash maybe a dozen time and like you I have to hit the erase button ( probably what you mean by reset button, since the due reset is on the edge of the board ).I use a popsicle stick to reach it, its super easy."
I meant erase... sigh. Stoopid terminology.
I hear what you're saying, I'm trying to figure out how to get that stick in there and know where to actually press, I feel pretty blind and that button is small. Maybe persistence will pay off
Re: RADDS work now stable with RepRap Firmware June 19, 2016 04:35AM |
Registered: 9 years ago Posts: 5,232 |
Quote
o_lampe
Quote
Can you remove it and either replace it or just short it briefly when you need to upload?Quote
o_lampe
It seems my Due has a stuck erase button, so I can test the new .bin file when I get a replacement board.
I could unsolder it, but its a brand new board I bought locally and asked the vendor to replace it.
Re: RADDS work now stable with RepRap Firmware June 19, 2016 07:33AM |
Registered: 9 years ago Posts: 5,232 |
Re: RADDS work now stable with RepRap Firmware June 19, 2016 09:24AM |
Registered: 8 years ago Posts: 356 |
Quote
o_lampe
Success!
My due with erase_button problems now is talking through the native port.
I had to unsolder the erase button and pull_down the erase input pin to GND.
Windows 8.1 shows an exclamation mark for the newly shown "arduino Due" device.
I installed the latest RADDS1.13 firmware together with dc42's USB-CDC drivers and Bingo.
Now the Board registers as Duet and communicates with pronterface etc.
Big thanks to dc42 and dnewman for their support and never ending patience
-Olaf
Re: RADDS work now stable with RepRap Firmware June 19, 2016 10:51AM |
Registered: 9 years ago Posts: 185 |
Quote
o_lampe
Big thanks to dc42 and dnewman for their support and never ending patience
-Olaf
Re: RADDS work now stable with RepRap Firmware June 19, 2016 10:53AM |
Registered: 9 years ago Posts: 185 |
Quote
GroupB
I think dan and dc said the 1.13 was not working right and dan should release a patch for that soon
Re: RADDS work now stable with RepRap Firmware June 19, 2016 08:40PM |
Registered: 9 years ago Posts: 185 |
Re: RADDS work now stable with RepRap Firmware June 19, 2016 09:13PM |
Registered: 9 years ago Posts: 185 |
temperatureAdcChannel = GetTemperatureAdcChannel(); AnalogInEnableChannel(temperatureAdcChannel, true);
currentMcuTemperature = AnalogInReadChannel(temperatureAdcChannel);
Re: RADDS work now stable with RepRap Firmware June 20, 2016 06:24AM |
Registered: 9 years ago Posts: 29 |
Re: RADDS work now stable with RepRap Firmware June 20, 2016 09:51AM |
Registered: 9 years ago Posts: 185 |
Re: RADDS work now stable with RepRap Firmware June 20, 2016 01:05PM |
Registered: 10 years ago Posts: 14,684 |
Quote
Nandox7
Hey all,
What are folks here using in terms of voltage/current set in the drivers in their RADDS?
I have the RAPS128 drivers and Nema 17 stepper motors.
I ask as the Z seems to be quite weak, I have the driver set to 1.16v. And barely touching rods when it's moving make them stop
I'd expect a bit more of torque, so I wonder if the current is low.
Thanks!