Hello Jeanie I emailed you the firmware and a couple of things to do with it
Hi SummersideGuy,
I too would like this firmware and config as well as the setup info. If you could send to kidispo@hotmail.com that would be most appreciated.
Thanks,
Ki.
i Sent you the firmware. If you do not have the Arduino SDK on your system make sure you have the latest Arduino SDK installed.
Once that is installed you can click on the marlin file in the marlin folder when you unzip it and it will load into the Arduino SDK. There will be a bunch of tabs, the tab to refine your zheight and pretty much all of your other parameters is configuration.h. you plug your printer into your pc. In the arduino SDK under tools select your board it is Atmega2560 then under port select your com port your printer is connected to. You can now click the circle with the arrow on it just under the edit button to upload the firmware to your printer
Thanks again. LCD is great but still cannot get the printer to go to home because the arms veer off into the side and almost hits the belts if I do not use the emergency stop.
Can you email me a pic of your wiring to your ramps board, sounds like you may have something wired backwards. I can take a look and advise you. It could be a end stop switch or a motor
Looks like this is what I’m struggling with as well. Can you please send me the files and anymore info you may have? grant.sullivan@rocketmail.com
Sent
I’m getting the same LCD screen error that you are. My steppers work fine just my LCD screen won’t display anything besides the two white lines like your’s did.
What did you do to solve this problem? Was it just a firmware problem?
One of two issues, if you don’t have the smartlcd enabled in your configuration.h settings then enable it LCD2004. Or your contrast could be too high, there is a small adjustment screw on the back of your lcd panel near the sd card slot that will lower or raise your contrast
Ok I’ll check the configuation.h settings for the LCD2004. My contrast seems to be ok.
Thanks,
when I get home I will check the marlin files and let you know exactly which it is
I think the section I need too change to define is in this part of the firmware. But I also don’t know if this matches the most current version of Marlin.
//LCD and SD support
//#define ULTRA_LCD //general LCD support, also 16x2
//#define DOGLCD // Support for SPI LCD 128x64 (Controller ST7565R graphic Display Family)
//#define SDSUPPORT // Enable SD Card Support in Hardware Console
//#define SDSLOW // Use slower SD transfer mode (not normally needed - uncomment if you’re getting volume init error)
//#define ENCODER_PULSES_PER_STEP 1 // Increase if you have a high resolution encoder
//#define ENCODER_STEPS_PER_MENU_ITEM 5 // Set according to ENCODER_PULSES_PER_STEP or your liking
//#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
//#define ULTIPANEL //the UltiPanel as on Thingiverse
//#define LCD_FEEDBACK_FREQUENCY_HZ 1000 // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
//#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
// The RepRapDiscount Smart Controller (white PCB)
// http://reprap.org/wiki/RepRapDiscount\_Smart\_Controller
#define REPRAP_DISCOUNT_SMART_CONTROLLER
the section above is what you are looking for, you want to remove the // in front of the define if it is there
Looks like that part of the firmware is already define. What version of the firmware are you using to run yours? I still have the most current one supplied by Anycubic. Are you using a custom setup of Marlin?
Well thinking it might have been a broken piece of hardware (the LCD brightness control broke off) I replaced the whole LDC unit with the same type. After replacing I re-uploaded the firmware that AnyCubic has on their Google Doc’ site making sure the
// The RepRapDiscount Smart Controller (white PCB)
// http://reprap.org/wiki/RepRapDiscount_Smart_Controller
#define REPRAP_DISCOUNT_SMART_CONTROLLER
was define as needed. But there is no change to the LCD screen it still just displays two while lines. If I enter in commands in the print run it runs fine. I just can’t calibrate it since I can’t see anything on the LCD screen. I’m not sure if there is another way to do the calibration without the screen. I’m still new to all of this.
Man, i’m stuck at the same problems for motion. I got also the problems for the LCD but this one i manage to fix by myself before. My motors answer perfectly for going down but the auto-home and the others directions are crazy.
I know it’s been too long, but do you still have the firmware? If so, please send it to me at:
tiago.camargoalves@gmail.com