Navigation Menu

Skip to content

dapperfu/Creality-CR-10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Creality-CR-10

Stuff for my Creality CR-10 3D Printer.

Flashing

bootloader:

avrdude -p m1284p -c usbasp-clone -P usb -U flash:w:optiboot_atmega1284p.hex:i

Marlin via Arduino:

avrdude -p m1284p -c arduino -P /dev/ttyUSB2 -U flash:w:Marlin.hex:i

Marlin via USBasp:

avrdude -p m1284p -c usbasp-clone -P usb -U flash:w:Marlin.hex:i

About

Stuff for my Creality CR-10 3D Printer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published