Re: CR10-S5 , + Marlin - random stop during G28 home.
and yes, it proved to be induction from the long flat cables where stepper & endstop were in the same sleeves. I tore off the endstop pair, twisted it many times, about 1 turn per 2cm , both in...
View ArticleRe: Problems compiling Marlin for Anet A6
You really need to post the errors your getting I presume your talking about this hardware definition? [github.com] If your trying to remove the arduino ide completely you really need to remove the...
View ArticleRe: Problem enabling Z Home Safe
Upload your configuration.h and configuration_adv.h to a google drive, copy the shareable link' Post shareable link and will take a look see what is going on for you.
View ArticleRe: Problems compiling Marlin for Anet A6
Thanks for your reply. I am using the GitHub definition you mention. I did remove the arduino15 directory, and pretty well everything else that referred to the Arduino and Marlin, before starting...
View ArticleRe: Error compiling for board
so, I redownloaded Marlin and the Stepper motor library and copied in my configuration and configuration_adv files and I get a different error Arduino: 1.8.8 (Windows Store 1.8.19.0) (Windows 10),...
View ArticleRe: Problems compiling Marlin for Anet A6
the error in both of them is "SanityCheck.h:923:6: error: #error "AUTO_BED_LEVELING_UBL used to enable RESTORE_LEVELING_AFTER_G28. To keep this behavior enable RESTORE_LEVELING_AFTER_G28. Otherwise...
View ArticleX and Y Homing issues
I get a "error: printer halted. (kill() called!" Any time I home my machine with X or Y axis. I have just installed a 3D touch auto bed level sensor, ironically it works fine. I was using Sprinter...
View ArticleRe: Error compiling for board
looks like the arduino ide from the windows store is broken just use the installer [www.arduino.cc]
View ArticleRe: Problem enabling Z Home Safe
Hey Clif, here is the link to the files you requested. Also, I found that the wiring was causing the driver error but now that is fixed the drive won't enable so they still don't move....
View ArticleRe: X and Y Homing issues
I downloaded and tried using printerun to see if any thing different would happen and it does the exact same thing as repetier host, same error. It must be some sort of firmware setting that I'm missing.
View ArticleMarlin 2.0 MKS SBase 1.3; set driver current
Hi, I would like to know how and where the current settings for the DRV8825 drivers are defined. I cannot find a default setting anywhere, I can find this on the configuration_adv.h. page but I cannot...
View ArticleCan anyone add MMU 2.0 to his printer ? :S
Hi guys, Am very interested in the MMU 2.0 and willing to buy the kit soon. Only that I heard Josef Prusa saying that the kit is only compatible with Einsy board and Prusa i3 MK versions. Honestly I...
View ArticleRe: Problem enabling Z Home Safe
Never done bed leveling the way you are doing it Found a link for you to look at [github.com] I added the following boundaries and the code did compile // Set the // Set the boundaries for probing...
View ArticleRe: Can anyone add MMU 2.0 to his printer ? :S
Its compatible with prusa mk2.5 and mk3 the mk2.5 uses Mini Rambo [reprap.org] There are several issues 1) hotend, Prusa had to get the hot end redesigned to be nice and smooth inside, so that...
View ArticleRe: Can anyone add MMU 2.0 to his printer ? :S
For the moment my primary concern is with firmware. Let's say that I have the necessary communication pins do you think that I can modify the Prusa Firmware in order to adapt it to my machine?
View ArticleRe: Can anyone add MMU 2.0 to his printer ? :S
Anything is possible, given enough time. Issue with prusa firmware is he has deliberately removed all code relating to different controllers. The current firmware is very much hardcoded for the prusa...
View ArticlePrinter Response
Hi, I have an ANET A8 3D Printer running Marlin 1.1.x. I'm using a Raspberry Pi to use serial communication for the 3D Printer for my school project. I was able to send GCodes properly to the 3D...
View ArticleRe: Printer Response
This makes zero sense. the printer does respond with 'ok' so there is an issue if you notice several lines down you get the k.. There is something wrong with your code... How about sharing your code,...
View ArticleRe: Problem enabling Z Home Safe
Got it, I will give it a try tomorrow when I have time to make the changes and test it. Thank you for the guidance and help.
View ArticleFour Point Bed Level & Twist on 1.1.9?
Hi, Can anyone point me toward a guide for setting up a four point bed level correction in the firmware? Thanks.
View Article