I am looking for some help with the OpenSL Marlin FW.
I have been working on the OpenSL software. The current main branch, beardface, of the OpenSL Marlin FW has some Z-axis bugs. In my branch, https://github.com/bmalcheski/Marlin-OpenSL, I have been removing the quick hacked ties between the LZ axis and E. I am close to getting it to work but currently the LZ will not respond to home commands. Both RZ and LZ will respond to G0 commands though.
Currently, we use one endstop, on the bottom of RZ. When the RZ homes down and hits the endstop it goes back up, but when the switch opens again it continues to move up rather than back down.
The OpenSL version of Slic3r is still outputting weird E instructions during layer changes that are also tied to the bugs of the main FW branch. It will work fine once the FW is fixed but it would be great if someone more versed in Perl, I know nothing about it, could help.
Thanks in advance!