Skip to content

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.

License

Notifications You must be signed in to change notification settings

maikramer/MarlinKobraMax

 
 

Repository files navigation

Kobra Max Updated Firmware

I've been working to bring the latest Marlin to the Kobra Max, the project is in active development and I didn't test everything yet.

Please note

What is Working:

  • Automatic Bed Leveling
  • LCD Screen
  • Printing Fine
  • Settings Working
  • Can be built with Platformio and Vs Code

What is not Working

  • Resume from pause not working
  • Filament Sensor (Sensor is Working, but it's not resuming, probably related to prior problem)
  • LCD Keypad not working
  • Some LCD Bugs
  • You Tell me

What was removed (For Simplicity)(Will not be in Release)

  • Power Loss Recovery (Removed Code, won't work if enabled in Configuration)

Warning

Unfortunately I cannot give any promises or guarantees, I just have my one printer to try things on, so I cannot test for any other circumstances or variables. Which means that you are fully responsible for what happens when using this firmware.

Credits

The following sources have been invaluable

About

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 80.3%
  • C 18.3%
  • Python 0.6%
  • Shell 0.4%
  • JavaScript 0.2%
  • Makefile 0.1%
  • Other 0.1%