Open PSLLSP opened 1 year ago
Try it
[output_pin xy_pin] pin: PA6 pwm: True cycle_time: 0.001 hardware_pwm: True value:0.5
[output_pin z_pin] pin: PA7 pwm: True cycle_time: 0.001 hardware_pwm: True value:0.7
[output_pin E_pin] pin: PB0 pwm: True cycle_time: 0.001 hardware_pwm: True value:0.8
Board MKS Robin Mini has stepper drivers A4988 soldered on board but there are no trimmers to set VREF voltage for these drivers. VREF is generated with PWM by CPU. I cannot see any reference to VREF voltage in clipper configuration file generic-mks-robin-mini-v2.cfg. I assume that VREF will be just some random value, it could be too low or too high. Do I miss something?
MKS Robin mini generates 3 voltages for VREF:
https://github.com/makerbase-mks/MKS-Robin-mini/tree/master/hardware
This is in Marlin configuration pins_MKS_ROBIN_MINI.h
One more note/issue
Why README has instruction to rename firmware to
Robin_nano35.bin
? It is board Robin mini...One more note to README. Please update it with information if touch screen (2.4", connected with flat ribbon cable to MKS Robin Mini) will work with Klipper. I assume that it will not work. Please, update README with this important information...