Trying to revive my old Kossel Mini, what FW to use? December 14, 2020 11:00AM |
Registered: 9 years ago Posts: 25 |
Re: Trying to revive my old Kossel Mini, what FW to use? December 14, 2020 12:32PM |
Registered: 11 years ago Posts: 14 |
Re: Trying to revive my old Kossel Mini, what FW to use? December 14, 2020 03:38PM |
Registered: 9 years ago Posts: 25 |
Quote
Gecko23
Maybe try this fork of Marlin 1.1.9: [github.com] - you may need to tweak the particular delta parms in configuration.h, but you have to calibrate after you get it loaded anyways.
It will compile with this Arduino version: [www.arduino.cc]
My guess is that the original firmware is a pre-1.1.x release Marlin, and used an old, deprecated version of Arduino to compile and that's where most of your problem is coming from.
You could try following this guide: [github.com]
Technically, that's for FLSun's Kossel mini, but unless you've got something particularly exotic on your hands, it'll likely get you going anyways. The majority of this class of printer are running largely interchangeable hardware, just vary in dimensions.
Re: Trying to revive my old Kossel Mini, what FW to use? December 18, 2020 09:40AM |
Registered: 11 years ago Posts: 14 |