My Marlin configs for Fabrikator Mini and CTC i3 Pro B
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Scott Lahteine 50366b00d5 Tweak cleaning buffer / SD finished command 7 years ago
..
HAL Fix SET_OUTPUT glitch - LPC1768 & DUE 7 years ago
config Reduce default jerk. XY by half. Z by 1/4 7 years ago
core [2.0.x] TMC driver update (#8769) 7 years ago
feature General DELTA_IK macro 7 years ago
gcode Apply SCARA_FEEDRATE_SCALING to G2/G3 7 years ago
inc add original RADDS LCD + Controller 7 years ago
lcd Update Czech language Dec 2017 7 years ago
libs [2.0.x] Fix for #8604 (#8717) 7 years ago
module Tweak cleaning buffer / SD finished command 7 years ago
pins More parity with 1.1.x, plus whitespace 7 years ago
sd Tweak cleaning buffer / SD finished command 7 years ago
Makefile Use wildcard *.cpp in Makefile 7 years ago
Marlin.cpp Adding USB MSD implementation to the HAL: Now, when you plug the Native USB port of the Arduino DUE to your PC, it will be detected as a composite USB device: One of the devices is a USB CDC (Serial port over USB) with native USB handshake (no more overflows!!) (set SERIAL_PORT to -1 to use it as main serial port) and also, a MSD (USB Mass Storage Device) will be detected, and the SD card present on the socket will be reflected as a Removable disk on your PC) 7 years ago
Marlin.h Remove enum.h include of MarlinConfig.h 7 years ago