Re: Mesch_bed_leveling not working from LCD "Bed level"
Manual / Mesh Bed Leveling has received a lot of extra attention lately. Version 1.1.0-RC6 or RCBugFix should now perform a lot better with this feature.
View ArticleRe: RC3 to Rc4 Autolevel Grid wrong
CoreXY and CoreXZ should be much better with the current release candidate and bugfix branches. There were a few loose ends in core support that finally got patched a few weeks ago.
View Article1.1.0-RC6 No LCD menu? (SOLVED)
Hi there, Just enabled #define REPRAP_DISCOUNT_SMART_CONTROLLER #define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER And it brings stuff to display, but the rotary knob is dead and no beeps. I cannot...
View ArticleRe: Help needed for SLS printer
I didn't planed to connect the laser directly to the direction pin, my idea is to connect it to a transistor's base leg. I upload the circuit I use. It works on printing but not on layer change the...
View ArticleRe: 1.1.0-RC6 No LCD menu?
Aaand... Solved. :D I'm running a "dry installation" on electronics that are not connected to anything. Just to toy with it. I was having "ERR: MINTEMP" because i had no thermistor connected. Add a...
View ArticleRe: 1.1.0-RC6 No LCD menu? (SOLVED)
You only need to select one LCD define. The first one is for a 20x4 LCD and the second one is for a graphic LCD.
View ArticleRe: Help needed for SLS printer
M42 is protected. You aren't allowed to modify certain pins with this command, if Marlin is using them. Specifically, the current version of Marlin will not allow you to use M42 with the following...
View ArticleRe: Marlin doesnt print from SD and resets
I had similar issues with the stock firmware provided on my Robo R1+, I updated it to 1.1.0 RC6 and it works as expected without all the weird resets and temp lockups I was experiencing when trying to...
View ArticleRe: Help needed for SLS printer
Ok thanks for the help. I will try the fan connectors. Can you suggest a page with good instructions on how to connect and program it? Thanks
View ArticleZ safe homing with just "G28 Z"
I have z safe homing enabled. When I use G28, the expected happens - X and Y are homed first, then the printhead moves to the safe location and homes the Z axis. But if I do G28 X, then G28 Y, then...
View ArticleRe: Z safe homing with just "G28 Z"
Once x and y are homed, follow with a G1 Xpos Ypos then send the G28 Z. Replace pos with a safe z homing position.
View ArticleRe: Z safe homing with just "G28 Z"
That would work. But I'd rather have Marlin abort the homing and then send an error message saying that its not safe to home. Does anyone know if it is normal behavior for marlin to allow z homing...
View ArticleUploading Changes via Arduino IDE.. Permanently stored in EEPROM?
Sorry to ask this dumb question but if/when I upload edited Marlin confit are the changes permenantly stored in eeprom? Or do I have to explicitly do that manually using options in LCD. I like to...
View ArticleRe: Uploading Changes via Arduino IDE.. Permanently stored in EEPROM?
Every time you have changed a parameter in marlin, you have to use M502 & M500 to permanently store the new values in eeprom. No matter if you changed this parameter by LCD or in the editor/IDE...
View ArticleCoreXY with only two Axis - homing problem
Hi there, I need a little help for setting up my machine: I have an Arduino Mega 2560Board, Marlin 1.1.0-RC6 and Arduino Software 1.6.8 My “Machine” is kind of kinetic art and has an coreXY setup. I...
View ArticleMarlin RC Questions
Hi, I've recently uploaded RC6. It has been more than a year since I've made an update to the firmware so there are a few changes that I can't correct. Any help would be appreciated. 1) In the LCD...
View ArticleRe: Uploading Changes via Arduino IDE.. Permanently stored in EEPROM?
Quoteo_lampe Every time you have changed a parameter in marlin, you have to use M502 & M500 to permanently store the new values in eeprom. No matter if you changed this parameter by LCD or in the...
View ArticleRe: Uploading Changes via Arduino IDE.. Permanently stored in EEPROM?
The factory settings are what's in configuration.h.
View ArticleProblema, con la configuración de la temperatura:(
Hola buenas a tod@s. Soy nuevo en el foro y no se si esto estaría bien situado. Bueno voy al gramo. Hace un tiempo compre una impresora (Geeetech m201s). Ya que el extrusor que tenia no me termino de...
View Article1.1.0 RC6: Z home turns off mesh bed leveling
I've been trying to get mesh bed leveling to work, because I believe my bed is slightly bowed. Auto bed leveling with a probe never seemed to work. I can do the mesh bed procedure, and all the offsets...
View Article