This is my first attempt at working with Arduino on anything other than a 3d printer, so please bear with me.
I am trying to recycle plastic bottles into 3d printer filament, and have found some YouTube videos from people in Russia that have some designs, but they all require buying or building electrical circuits, not my thing. I have a slicer for cutting the bottles and a winding machine, but I need to control the speed of the stepper that drives the winder.
I was hoping to find some one that has used a Mega 2560, on a ramps board and a display to control two 3d printer hotends, (from a 3d printer), one stepper motor what driver a stepper motor. The problem I have is the stepper needs to have its speed adjusted as it is running. I have modified a 3d printer profile in Marlin to control the hotends, but have to run the stepper via Pronterface, and cannot adjust the speed as it is running.
From what I have read I think it would be best to control the stepper from a pot but have no earthly idea on how to install it, or add it to the Marlin program to make it functional. I have read a few post that go into coding but and totally lost when it comes to installing into the Marlin Program.
The Marlin program I am using, is for a 3d printer, with some basic modifications to run two hot ends, the stepper for winder via a A4988 driver, and the Rerap display. I have not yet stripped out the unnecessary part of the original code, as this is only the first week of this project.
I am not that proficient with forums, chat boards and groups, have a hard enough time with just email.
Can provide the Marlin code, If i figure out how to do it.
I would apricate any and all help with this project.
thanks
RC