Re: RADDS work now stable with RepRap Firmware June 01, 2016 10:57PM |
Registered: 8 years ago Posts: 83 |
Re: RADDS work now stable with RepRap Firmware June 01, 2016 11:18PM |
Registered: 9 years ago Posts: 356 |
Re: RADDS work now stable with RepRap Firmware June 02, 2016 12:40AM |
Registered: 9 years ago Posts: 185 |
Quote
GroupB
Alright so its not my wireless then, took 20 minute for 2.5mb. Maybe that the streaming thing , I just dont understand why octoprint have to rewrite the whole file and not just dump it there. Look at your terminal when you upload , it said write file , then you see all code line by line writing to the sd.
Re: RADDS work now stable with RepRap Firmware June 02, 2016 09:44AM |
Registered: 9 years ago Posts: 356 |
Re: RADDS work now stable with RepRap Firmware June 02, 2016 01:37PM |
Registered: 11 years ago Posts: 14,685 |
Quote
GroupB
Just a question Why do we have to wait for the OK for every line ? are we not using a usb with control flow ? If octoprint and RRF can remove that OK confirmation every line will the USB print directly from octoprint become more reliable?
Re: RADDS work now stable with RepRap Firmware June 02, 2016 02:19PM |
Registered: 9 years ago Posts: 185 |
Quote
GroupB
Yeah im aware of the due having that faster interface but the pin is hidden under the cpu, It just too bad they did not expose it. Lets hope they release a updated version with that interface expose or even a clone version with a expose interface will be great , I will buy it right away to be able to download faster.
I guess I will have to wire a external SD card put it in the side of the machine and do it manually.
blah.g
/blah.gco
Quote
Just a question Why do we have to wait for the OK for every line ? are we not using a usb with control flow ?
Re: RADDS work now stable with RepRap Firmware June 02, 2016 03:04PM |
Registered: 8 years ago Posts: 83 |
Quote
dnewman
First, I've never been able to usefully upload print files to the RADDS' SD card from Octoprint because Octoprint changes the file name from...
Re: RADDS work now stable with RepRap Firmware June 02, 2016 03:46PM |
Registered: 9 years ago Posts: 185 |
RepRapFirmware-1.13beta1-dc42-radds.bin
Re: RADDS work now stable with RepRap Firmware June 02, 2016 04:40PM |
Registered: 8 years ago Posts: 35 |
Re: RADDS work now stable with RepRap Firmware June 02, 2016 04:49PM |
Registered: 9 years ago Posts: 185 |
Quote
spinor
Noob here with a stupid question: where do I connect my Z-probe microswitch to on the RADDS board?
Re: RADDS work now stable with RepRap Firmware June 02, 2016 05:16PM |
Registered: 8 years ago Posts: 35 |
Re: RADDS work now stable with RepRap Firmware June 02, 2016 05:37PM |
Registered: 9 years ago Posts: 185 |
Quote
spinor
Thanks - it's just a simple endstop switch activated when the nozzle presses against the bed. So, just to clarify, am I right in assuming it connects to the Z-max endstop pin (while the tower endstop connects to Z-min)?
D32 -- RADDS Z min -- Z axis endstop (configured via gcode as min or max) D39 -- RADDS PWM3 -- E0_AXIS A5 -- RADDS ADC -- Analog Z-probe pin D34 -- RADDS X max -- Digital pin to turn on/off an IR LED for a differential IR Z probe
Re: RADDS work now stable with RepRap Firmware June 02, 2016 06:00PM |
Registered: 8 years ago Posts: 35 |
Quote
dnewman
Quote
spinor
Thanks - it's just a simple endstop switch activated when the nozzle presses against the bed. So, just to clarify, am I right in assuming it connects to the Z-max endstop pin (while the tower endstop connects to Z-min)?
That won't work: with RepRapFirmware there is only a single endstop per axis. In gcode you tell it if the endstop is a minimum or maximum endstop. Consequently, there is only one Z endstop pin. I think you have a type "4" Z probe (M558) in which case you would hook to the E0_AXIS pin which is Arduino Due D39 and labelled as "RADDS PWM3" on the RADDS board. You'll set the logic level (active HIGH or LOW) with "M574 E1 Sn" command with "n" set to 0 for active LOW and 1 for active HIGH. (And yes, M574 should allow specification of "E" -- the underlying code allows it.)
For reference, the Z-probe pins for RRF on RADDS are
D32 -- RADDS Z min -- Z axis endstop (configured via gcode as min or max) D39 -- RADDS PWM3 -- E0_AXIS A5 -- RADDS ADC -- Analog Z-probe pin D34 -- RADDS X max -- Digital pin to turn on/off an IR LED for a differential IR Z probe
Re: RADDS work now stable with RepRap Firmware June 02, 2016 06:21PM |
Registered: 9 years ago Posts: 185 |
Quote
spinor
Thanks - that's really helpful. Forgive me for being stupid - I just don't want to accidentally fry anything - the only PWM3 I can find is labelled "SERVO PWM3" in the wiring diagram in the RADDS user guide.
Re: RADDS work now stable with RepRap Firmware June 02, 2016 06:28PM |
Registered: 8 years ago Posts: 35 |
Quote
dnewman
Quote
spinor
Thanks - that's really helpful. Forgive me for being stupid - I just don't want to accidentally fry anything - the only PWM3 I can find is labelled "SERVO PWM3" in the wiring diagram in the RADDS user guide.
That's the pin. You may want to search this thread for the prior discussion where we added to the RADDS build this support. (It was already present in the Duet build.) When you find that discussion, you can see who was requesting this change, PM them, and see if things worked for them. (I'm pretty sure that things did work; I recall them providing a nice follow up at which point I made the change permanent for the RADDS build.) The advantage of contacting them is that they may have some experience-based suggestions for you.
Re: RADDS work now stable with RepRap Firmware June 02, 2016 06:36PM |
Admin Registered: 17 years ago Posts: 14,000 |
Re: RADDS work now stable with RepRap Firmware June 02, 2016 10:27PM |
Registered: 8 years ago Posts: 83 |
Send: M20 Recv: Begin file list Recv: 3DBenchy_rrf_gc.gcode Recv: End file list Recv: okthe _gc file is the one I put in the /gcode directory. Sounds good.
Send: M23 /3dbenchy_rrf_gc.gcode Recv: GCode file "/3dbenchy_rrf_gc.gcode" not found Recv: File opened See octoprint.log for details Changing monitoring state from 'Operational' to 'Error: See octoprint.log for details'And I completely loose connection to the board. Plus as you can tell, that path is wrong, it's /gcodes/3dbenchy_rrf_gc.gcode, not the root path listed above.
M23 3DBenchy_rrf_gc.gcode Recv: File opened See octoprint.log for details Changing monitoring state from 'Operational' to 'Error: See octoprint.log for details'At which point I loose connection again.
M23 /gcodes/3DBenchy_rrf_gc.gcodeI got to look at the logs, but it doesn't actually seem to be storing anything in them.
M23 3DBenchy_rrf_gc.gcode M24
Re: RADDS work now stable with RepRap Firmware June 02, 2016 11:14PM |
Registered: 9 years ago Posts: 185 |
Re: RADDS work now stable with RepRap Firmware June 02, 2016 11:36PM |
Registered: 8 years ago Posts: 83 |
Re: RADDS work now stable with RepRap Firmware June 02, 2016 11:47PM |
Registered: 9 years ago Posts: 356 |
Re: RADDS work now stable with RepRap Firmware June 02, 2016 11:57PM |
Registered: 9 years ago Posts: 185 |
Re: RADDS work now stable with RepRap Firmware June 03, 2016 12:17AM |
Registered: 9 years ago Posts: 185 |
Quote
There a plugin for the M0 thing, I guess to remove the OK is harder than just write a quick plugin?
Quote
For the fan thing its true its not working with they fan on off button , I made 2 extra custom button with one of the "add button plugins" and there working on/off calling the right command ( never try to put a slider there for speed %, I guess it will work too)
Re: RADDS work now stable with RepRap Firmware June 03, 2016 02:09AM |
Registered: 9 years ago Posts: 356 |
Re: RADDS work now stable with RepRap Firmware June 03, 2016 02:19AM |
Registered: 9 years ago Posts: 185 |
Quote
GroupB
I dont see the M0 as so important, I use the plugins that probably intercept it. After a print my end gcode turn off heater, home and disable motor and cooling fan there no need to M0 there I guess ( maybe I dont understand the purpose of M0)
Re: RADDS work now stable with RepRap Firmware June 04, 2016 06:01PM |
Registered: 8 years ago Posts: 83 |
Re: RADDS work now stable with RepRap Firmware June 04, 2016 06:21PM |
Registered: 9 years ago Posts: 185 |
Quote
AK_Eric
I'm just catching up on the M0 thing, as I was fine-tuning my macros. What's throwing me for a loop is cancel.g, and stop.g :
This doc says that stop.g is called during an M0, and if I shoot a M0 to the machine, it stops, but nothing else happens: Fans stay on, no homing \ retraction, etc (that is present in my stop.g).
Quote
And the same doc, while discussing cancel.g, doesn't seem to really explain exactly how it's called...
Re: RADDS work now stable with RepRap Firmware June 04, 2016 06:31PM |
Registered: 8 years ago Posts: 83 |
Re: RADDS work now stable with RepRap Firmware June 04, 2016 06:51PM |
Registered: 9 years ago Posts: 185 |
Re: RADDS work now stable with RepRap Firmware June 05, 2016 04:04PM |
Registered: 8 years ago Posts: 35 |
Quote
dnewman
Quote
spinor
Thanks - that's really helpful. Forgive me for being stupid - I just don't want to accidentally fry anything - the only PWM3 I can find is labelled "SERVO PWM3" in the wiring diagram in the RADDS user guide.
That's the pin. You may want to search this thread for the prior discussion where we added to the RADDS build this support. (It was already present in the Duet build.) When you find that discussion, you can see who was requesting this change, PM them, and see if things worked for them. (I'm pretty sure that things did work; I recall them providing a nice follow up at which point I made the change permanent for the RADDS build.) The advantage of contacting them is that they may have some experience-based suggestions for you.
Re: RADDS work now stable with RepRap Firmware June 05, 2016 07:31PM |
Registered: 8 years ago Posts: 83 |