Re: Load/Unload Filament
QuoteDOYT I got it, I had it formulated different than yours. Now it's working but it's rough. I mean it says continue printing after :)) I (think) I need to create specific functions for this. No......
View ArticleRe: Manual mesh bed leveling
I have a better idea... Bring up: [github.com] I'm going to merge it into RCBugFix in a few weeks. You won't be sorry!
View ArticleRe: Manual mesh bed leveling
QuoteRoxy I have a better idea... Bring up: [github.com] I'm going to merge it into RCBugFix in a few weeks. You won't be sorry! so are you trying to modify the firmware to enable manual bed...
View ArticleRe: Manual mesh bed leveling
No... It's a whole new, high resolution mesh bed leveling system. It will print a mesh validation pattern on your bed, and the nozzle moves around and lets you edit the mesh up or down so it is...
View ArticleRe: Manual mesh bed leveling
Thant great, do you have any tips on how i can enable the 3 point bed leveling and disable the auto leveling?
View ArticleRe: Manual mesh bed leveling
3-Point is a flavor of Auto Bed Leveling. It was the original Auto Bed Leveling. The comments in Configuration.h should guide you through the process.
View ArticleRe: Manual mesh bed leveling
Do you think this new release will include also Unload/Load flament function in the prepare or control menu? Thanks. By the way, in my case, Auto bed leveling it's not working properly. I'm using RC7...
View ArticleRe: Manual mesh bed leveling
QuoteDOYT Do you think this new release will include also Unload/Load flament function in the prepare or control menu? Thanks. By the way, in my case, Auto bed leveling it's not working properly. I'm...
View ArticleRe: Enabling 2 fans for RAMPS
Of course it is possible. But it is not a standard configuration and you will have to modify your pins_ramps.h file and make a couple of tweaks in Marlin_main.cpp It is very difficult to offer...
View ArticleMesh Leveling Questions
I upgraded to Marlin RC8 and did a manual Mesh Level process as instructed here: [marlinfw.org] And saved it to EEPROM with M500. Questions are: Anything else? Anything else needs to be done to...
View ArticleRe: Mesh Leveling Questions
If you save it to EEPROM (using a M500 command) the system will keep using that value.
View ArticleRe: Mesh Leveling Questions
From looking at your mesh results you have a max Z variation of 0.05, this is minute and i think you will have a hard time seeing any movment in the Z motors(depending on what steps/mm you have)
View ArticleReal problems with Ramps 1.4 and Marlin
I call them problems, because all of them are not present when I'm using my Rambo mini board. My printer prints preety good with the rambo mini board but i wanted to try the ramps 1.4. So I took my...
View ArticleRe: Enabling 2 fans for RAMPS
Ok, thank you. So After I buy another mos-fet driver board where should i wire the signal pin? I think the Vcc goes to 12V and Gnd to Gnd. And what should I change in Marlin after? I just want to have...
View ArticleRe: Real problems with Ramps 1.4 and Marlin
Problem 1: LCD display Card inserted but when I go in the menue it says no SD card. If you go into your Configuration.h file you might find: // // SD CARD // // SD Card support is disabled by default....
View ArticleHelp new Marlin new printer setup
Need help setting up the newest Marlin I have 2 repeals a Chinese one and one I built I took the electronics from the Chinese one and put on mine I'm having trouble getting start it's been a while...
View ArticleRe: Real problems with Ramps 1.4 and Marlin
As I described: ,,( i did not forgot to enable sd support card and so on in marlin)". And if this was the mistake, i don t see the meaning of the pictures, and also it won't work with rambo mini. I...
View ArticleRe: Real problems with Ramps 1.4 and Marlin
For the second problem I think I need to change marlin code so when I press the kill button from lcd pannel this will access the reset buton from the ramps 1.4. Practically, this is what i want. I...
View ArticleRe: Help new Marlin new printer setup
A lot of work has been done to clean up Marlin's code base and especially the Configuration.h files. You can't just drop an old Configuration.h file into the directory and compile. You should bring up...
View ArticleRe: Real problems with Ramps 1.4 and Marlin
QuoteDOYT I want my button from LCD panel to act like the reset button mounted on the ramps board. You and me both! I would trust a hard wired reset button much more than one that relies on the...
View Article