Re: Need to flash bootloader
Should work fine You will need to add additional board files into the IDE to know about the board, but this is not a issue. Is documented here [reprap.org]
View ArticleRe: 12864 Smart LCD with RAMPS 1.4 Strange behavior. :S
Hi This is my first post hire and first problem :( I bought 12864 graphics smart controller and i have little problem with it. After change in configuration file (Marlin V1 new) screen is working....
View ArticleRe: New TFT control panel for 3D printers
Hi DC42, How is the development going with the TFT screen? Can i buy one?
View ArticleRe: 12864 Smart LCD with RAMPS 1.4 Strange behavior. :S
I tried to touch all of the mosfets. One of them is burning hot, i cannot hold my firnger even for one second to it. i disconected the lcd from the ramps and the mosfet in tha same burning hot. Cant...
View ArticleLarge Printer Electronics Decision.
Hello, i have been wanting to build one of these printers for a while and i have a few questions for those who have more experience. Im looking to build a printer that has a printable area of...
View ArticleHeated Bed controled with arduino relay modul and AUX Pin (D1)
Hello everyone, As I'm new here, let me introduce myself. My name is Renaud and I'm building an FDM printer with a quite large building area using a cnc router. I should take some photos to show. I...
View ArticleRe: New TFT control panel for 3D printers
Hi cooldutchies, you can follow the progress and see some pics in this thread: [forums.reprap.org] Prototype PCBs are on order so I expect to have 3 prototypes in about 2 weeks from now. Production...
View ArticleRe: Heated Bed controled with arduino relay modul and AUX Pin (D1)
Why not use a plain 12V relay or preferably an SSR instead of a relay module, and connect the relay coil to the RAMPS heated bed output? Then you won't need to modify the firmware. Don't forget to...
View ArticleRe: Large Printer Electronics Decision.
Have you considered CoreXY mechanics for the XY plane, rathe than lead screws? You can drive 2 stepper motors connected in series from a single stepper motor driver, although if you do this then you...
View ArticleRe: 12864 Smart LCD with RAMPS 1.4 Strange behavior. :S
Which device is too hot to touch? Is it on the RAMPS board or the Arduino board?
View ArticleRe: Large Printer Electronics Decision.
There are a few issues you may need to address, I'm not an expert on large cartesians, however I do build deltas similar to this in size. While you are short of what I would consider large format...
View ArticleRe: Large Printer Electronics Decision.
Dc42: I just briefly looked into the CoreXY. It seems complicated using all those cables. I feel that lead screws would be much simpler (and also slower) then that design. I'm not really looking for...
View ArticleRe: Heated Bed controled with arduino relay modul and AUX Pin (D1)
Hello dc42, thanks for your answer. I don't use a SSR because I had the other at home and I think it's interesting to understand how things work. If ever it's impossible to use the arduino module I'll...
View ArticleRe: Large Printer Electronics Decision.
Every design has it's pros and cons, using two screws has disadvantages, mainly in leveling. You cannot lower or raise your bed by hand without destroying your calibration. They do however increase...
View ArticleRe: 12864 Smart LCD with RAMPS 1.4 Strange behavior. :S
Voltage controller is on Mega board. RAMPS itself do not have any voltage regulators it only feeds 12V through D1 to Vin pin on Mega. Mega can be powered form USB or external power supply, but if you...
View ArticleRe: Firmware to drive X-Y galvanometer
VDX, I have a Synrad DH marking head that uses the ISA FLCC controller card. However, I have no software to run it. I noticed you were developing a driver for beamconstruct for another project. I was...
View ArticleRe: Duet + Duex = happiness?
DC42 - i read in another thread, that you are making progress on delta support, i already build my delta, and bought duet and i'm eagerly expecting this release. Is there something i can help with? I...
View ArticleRe: 12864 Smart LCD with RAMPS 1.4 Strange behavior. :S
Will try to measure the 5V voltage regulator. As for mosfets, the Q3 one is burning hot.
View ArticleRe: Firmware to drive X-Y galvanometer
... you have to program a flow-plugin with the DLL-calls for your specific controller board. I've done this then for an USB-controller called "Easylase LC USB" - specs stated here:...
View ArticleRe: Duet + Duex = happiness?
Hi Pavel, I intend to add the delta support to the Duet firmware over the Christmas period. I've already started on the preparatory work. I don't intend to split long moves into small segments, except...
View Article