Re: Self made delta printer homing problem
thank you for your response :D what did you change to that line to fix it?
View ArticleRe: Self made delta printer homing problem
mine should be something around 275. try some lower and higher values. if it wont work, i might be remembering wrong. i can send my configuration settings tho, so you can compare with yours.
View ArticleRe: Self made delta printer homing problem
I tried different values but it didn't change anything. if you could send your configurations, that would be great. thanks a lot!
View ArticleRe: Self made delta printer homing problem
i attached it, but dont use it as it. i am not using it as 3d printer, heaters and extruders may cancelled or wrong configured.
View ArticleHeating Failed........
RAMPS 1.4, Arduino 2560 I'm in the final stages of testing a printer that I built. Firmware Merlin 1.1.0 - RC6 I have been testing under the board type MOTHERBOARD BOARD_RAMPS_14_EFB however I've just...
View ArticleRe: Marlin introduces backlash and skipped steps?
There is no cat in a box. Any firmware can step and unstep a stepper driver. Or in other words, put 5V (most AVR will set 5V) to step and 0V to end this step. If the firmware doesn't do this, it makes...
View ArticleRe: Self made delta printer homing problem
Thank you very much, I don't have time to look at it the upcoming days. But I ll let you know if I find anything. Thank you very much Greetings
View ArticleRe: Z-compensation uneven - higher on one side
I have exact same issue. Did you resolve it ?
View ArticleZ home not going to Z stop
home built prusa i3 box frame. Printer was working fine for a few hours. Then, I can't remember the exact order of events,maybe shutting off with extruder raised, but now my printer seems to have...
View ArticleRe: Z-compensation uneven - higher on one side
You might want to try the devel_ubl branch. You get to dial in the height of the bed at every mesh point.
View ArticleRe: Z-compensation uneven - higher on one side
I am using mesh bed leveling now - it works much better and is not complicated. Just needs a few lines uncommented in the firmware and it now prints perfectly well. No more autoleveling for me!
View ArticleNeed help with BLTOUCH and Probing please
Hi all. Yes first post asking for help :) With help I've built a D-Bot [www.thingiverse.com] We fitted a BLTouch using the latest Marlin Bugfix. If I do a G28 or G28 Y-X-Z all is does what's it's...
View ArticleRe: Updating controller firmware problem - Marlin
Both of them are GT2650 Will try again
View ArticleRe: Need help with BLTOUCH and Probing please
There is a #define BLTOUCH in the recent RCBugFix's to make setting them up easier. That might be something you want to try.
View ArticleRe: Need help with BLTOUCH and Probing please
QuoteRoxy There is a #define BLTOUCH in the recent RCBugFix's to make setting them up easier. That might be something you want to try. Thank you but it's already uncommented. It's getting the probe...
View ArticleRe: Need help with BLTOUCH and Probing please
Could a mod move this thread to the CoreXY section please?
View ArticleThermistor warring message during compile.
Since I'm using a 3950 for the Bed thermistor I was wondering how important the following "warning" message is? File is "thermistortables.h" #if (THERMISTORHEATER_0 == 13) || (THERMISTORHEATER_1 ==...
View ArticleMarlin RC7 and avrdude: verification error
Hello! Usually I compile an old Marlin version for my Melzi 2.0 board (Sanguinololu with ATMEGA 1284P) with Arduino IDE 1.6.9 without any problem, I downloaded the new Marlin version (RC7) and tried...
View ArticleRe: Marlin RC7 and avrdude: verification error
When I got that error, I had to change what usb port I was using. The usb3 port got the error, but switching it to a usb2 port fixed it.
View ArticleRe: Marlin RC7 and avrdude: verification error
Already tried it, same result :( I fear I have a board with some bad memory locations
View Article