I was trying to configure Marlin ( as per Chris Warkocki, https://www.youtube.com/watch?v=EWjKpgYp5wQ) for a PRUSA i3 MK3s BEAR Upgrade. After modifying Configure.h and Configure_adv.h, Marlin wouldn't compile. I traced down the following #defines as the issue:
Configuration.h
#define Z_MIN_PROBE_REPEATABILITY_TEST
#define FILAMENT_RUNOUT_SENSOR
#define LCD_INFO_SCREEN_STYLE 1
#define SPEAKER
#define REPRAP_DISCOUNT_SMART_CONTROLLER
Configuration_adv.h
#define FAN_MIN_PWM 80
#define NUM_Z_STEPPER_DRIVERS 2
There are others, but these appear to be the Main issues. I have a bunch of questions, but if we can figure out these issues, I'll follow up with more.
Thanks!
That is why having prior knowledge on what a https://www.smartenmyhome.net is is essential. On top of that you need to know what is the best budget home theatre subwoofer so that you do not end up spending more than what is needed.
Thanks Mark. I know it is extra work for you, but this helps document the capabilities of the PandaPi board.
only support buzzer now, but it's nice to use speaker connector on the Pi,I will add that later.
error message:
"error: #error "Alternative LCD_INFO_SCREEN_STYLE requires 20x4 Character LCD."
this pandapi board do not support this 20*4 LCD,because it required many GPIO.
error message
error: #error "Z_MIN_PROBE_REPEATABILITY_TEST requires a probe: FIX_MOUNTED_PROBE, NOZZLE_AS_PROBE, BLTOUCH, SOLENOID_PROBE, Z_PROBE_ALLEN_KEY, Z_PROBE_SLED, or Z Servo.
Thanks for feedback those questions. and I am debugging and fix those one by one.
I just found this compile error in Pi4, and now is fixed and uploaded to github,you can update this by click the button of "Update Raspbian" in the raspberryPi_ip:8181 page.
how to wire filament runout sensor:
https://github.com/markniu/PandaPi/wiki/How-to-wiring-filament-runout-sensor