RAMPS 1.4.2 fork: RD3D v1.0 (6 steppers, 24v, Due) September 14, 2017 02:31PM |
Registered: 8 years ago Posts: 776 |
Re: RAMPS 1.4.2 fork: RD3D v1.0 (6 steppers, 24v, Due) September 14, 2017 04:35PM |
Registered: 11 years ago Posts: 14,685 |
Re: RAMPS 1.4.2 fork: RD3D v1.0 (6 steppers, 24v, Due) September 15, 2017 02:02AM |
Registered: 9 years ago Posts: 5,232 |
Re: RAMPS 1.4.2 fork: RD3D v1.0 (6 steppers, 24v, Due) September 15, 2017 02:46AM |
Registered: 8 years ago Posts: 776 |
Quote
o_lampe
Which Marlin version will you run on the Due? Marlin4Due seemed to be in hibernation mode for a while...
Re: RAMPS 1.4.2 fork: RD3D v1.0 (6 steppers, 24v, Due) September 15, 2017 02:52AM |
Registered: 8 years ago Posts: 776 |
Quote
dc42
Just a couple of warnings/suggestions:
Quote
- I'm fairly sure that the Arduino Due can't support the HSMCI interface to the SD card, it only supports the much slower SPI interface. Without HSMCI you won't get high-speed upload to the SD card over the network.
Quote
- I looked at the ENC28J60 when designing the Duet Ethernet and rejected it due to insufficient buffer memory to achieve satisfactory performance. We went with the W5500 instead.
Quote
I guess you can ignore these issues if you don't care about fast gcode file uploading to the SD card; but most Duet users care a great deal about upload speed because they don't use a USB connection, just a network connection.
Re: RAMPS 1.4.2 fork: RD3D v1.0 (6 steppers, 24v, Due) September 15, 2017 04:01AM |
Admin Registered: 14 years ago Posts: 7,163 |
Re: RAMPS 1.4.2 fork: RD3D v1.0 (6 steppers, 24v, Due) September 15, 2017 04:08AM |
Admin Registered: 14 years ago Posts: 7,163 |
Quote
dc42
- I'm fairly sure that the Arduino Due can't support the HSMCI interface to the SD card, it only supports the much slower SPI interface. Without HSMCI you won't get high-speed upload to the SD card over the network.
Re: RAMPS 1.4.2 fork: RD3D v1.0 (6 steppers, 24v, Due) September 15, 2017 04:51AM |
Registered: 8 years ago Posts: 776 |
Quote
Dust
Quote
dc42
- I'm fairly sure that the Arduino Due can't support the HSMCI interface to the SD card, it only supports the much slower SPI interface. Without HSMCI you won't get high-speed upload to the SD card over the network.
According to [www.testcor.ca]
All the HSMCI pins are mapped and broken out... so if there is an issue its software...
I also see libraries eg [github.com]
(no idea if it works though)
Re: RAMPS 1.4.2 fork: RD3D v1.0 (6 steppers, 24v, Due) September 15, 2017 06:01AM |
Registered: 8 years ago Posts: 776 |
Quote
Dust
If you do go Due, you might also want to look at SMART_RAMPS
It already exists.. or just for info...
Re: RAMPS 1.4.2 fork: RD3D v1.0 (6 steppers, 24v, Due) September 15, 2017 06:42AM |
Admin Registered: 14 years ago Posts: 7,163 |
Re: RAMPS 1.4.2 fork: RD3D v1.0 (6 steppers, 24v, Due) September 15, 2017 07:57AM |
Registered: 8 years ago Posts: 776 |
Quote
Dust
While you at it, please route D7 somewhere, it bugs me that its just abandoned on ramps
Re: RAMPS 1.4.2 fork: RD3D v1.0 (6 steppers, 24v, Due) September 15, 2017 09:48AM |
Registered: 8 years ago Posts: 776 |
Re: RAMPS 1.4.2 fork: RD3D v1.0 (6 steppers, 24v, Due) September 17, 2017 06:57AM |
Registered: 8 years ago Posts: 776 |
Re: RAMPS 1.4.2 fork: RD3D v1.0 (6 steppers, 24v, Due) September 17, 2017 12:39PM |
Registered: 9 years ago Posts: 5,232 |
Re: RAMPS 1.4.2 fork: RD3D v1.0 (6 steppers, 24v, Due) September 17, 2017 04:00PM |
Registered: 8 years ago Posts: 776 |
Quote
o_lampe
Just to put more pressure on you: You could save a lot of MOSFET terminal space by providing one big common terminal for V+.
Re: RAMPS 1.4.2 fork: RD3D v1.0 (6 steppers, 24v, Due) September 17, 2017 07:43PM |
Registered: 8 years ago Posts: 776 |
Re: RAMPS 1.4.2 fork: RD3D v1.0 (6 steppers, 24v, Due) September 17, 2017 07:53PM |
Admin Registered: 14 years ago Posts: 7,163 |
Re: RAMPS 1.4.2 fork: RD3D v1.0 (6 steppers, 24v, Due) September 17, 2017 08:48PM |
Registered: 9 years ago Posts: 978 |
Quote
lkcl
i'd also really like to have dual 2560 and Due compatibility, as there will be some people who significantly want to save cost.
Re: RAMPS 1.4.2 fork: RD3D v1.0 (6 steppers, 24v, Due) September 18, 2017 12:55AM |
Registered: 8 years ago Posts: 776 |
Quote
Dust
since you have moved d1 out from under the pololu, how about replacing it with a 7809 TO-220 package
would make it much easier to run the ramps on 24v and would reduce the load on the mega/due voltage regulator
Presuming its still going to vin...
Re: RAMPS 1.4.2 fork: RD3D v1.0 (6 steppers, 24v, Due) September 18, 2017 01:05AM |
Registered: 8 years ago Posts: 776 |
Quote
frankvdh
Quote
lkcl
i'd also really like to have dual 2560 and Due compatibility, as there will be some people who significantly want to save cost.
Don't bother.... People who care about the $6 difference in cost between a Due and a 2560 won't buy your board anyway... they'll buy a Mega and a RAMPS 1.4.
Re: RAMPS 1.4.2 fork: RD3D v1.0 (6 steppers, 24v, Due) September 18, 2017 04:20AM |
Registered: 8 years ago Posts: 776 |
Re: RAMPS 1.4.2 fork: RD3D v1.0 (6 steppers, 24v, Due) September 19, 2017 02:17AM |
Admin Registered: 14 years ago Posts: 7,163 |
Re: RAMPS 1.4.2 fork: RD3D v1.0 (6 steppers, 24v, Due) September 19, 2017 03:52AM |
Registered: 8 years ago Posts: 776 |
Quote
Dust
Just been reading your post to the wiki.
"Removed MAX Endstops" and "Removed all AUX except I2C, AUX4 (for LCD) and AUX3 (for SPI-Ethernet) "
this could be an issue for anyone wanting delta machines, that have a endstop per axis stepper and a probe/endstop
This would normally be on all the MAX endstops with the probe on Z-min (the problem is they need 4 inputs, doesn't really matter where or what you call them)
Quote
I also think renaming Z1 and Z2 to E1 and E2 would have more appeal (yea I know it makes no electronic difference, but the sheeple wont know this)
Re: RAMPS 1.4.2 fork: RD3D v1.0 (6 steppers, 24v, Due) September 19, 2017 06:39AM |
Registered: 9 years ago Posts: 5,232 |
Re: RAMPS 1.4.2 fork: RD3D v1.0 (6 steppers, 24v, Due) September 19, 2017 06:47AM |
Admin Registered: 14 years ago Posts: 7,163 |
Re: RAMPS 1.4.2 fork: RD3D v1.0 (6 steppers, 24v, Due) September 19, 2017 07:00AM |
Registered: 8 years ago Posts: 776 |
Quote
o_lampe
You wanted 6 stepper ports for 3 z-steppers. Don't they need an endstop each ( for bed leveling)?
Quote
Also CoreXYU seems to require 4 endstops.
Re: RAMPS 1.4.2 fork: RD3D v1.0 (6 steppers, 24v, Due) September 19, 2017 07:30AM |
Registered: 8 years ago Posts: 776 |
Quote
Dust
The standard lcd connector ties up all pins on aux-4 but I suspect not all 16 IO pin are in use.. you may be able to break out a few
a quick google later
so yea 5 wasted IO lines when used on standard 20x4 and 128x64 lcds, any others to worry about? viki perhaps, no idea what it needs
Needs to be confirmed...
Re: RAMPS 1.4.2 fork: RD3D v1.0 (6 steppers, 24v, Due) September 19, 2017 02:34PM |
Registered: 8 years ago Posts: 776 |
Re: RAMPS 1.4.2 fork: RD3D v1.0 (6 steppers, 24v, Due) September 20, 2017 08:23AM |
Registered: 8 years ago Posts: 776 |
Re: RAMPS 1.4.2 fork: RD3D v1.0 (6 steppers, 24v, Due) September 20, 2017 11:57AM |
Registered: 8 years ago Posts: 776 |