- Dec 04, 2014
-
-
Bo Herrmannsen authored
these are the files needed to support the Melzi board
-
- Dec 03, 2014
-
-
galexander1 authored
Adding Support for Toshiba Stepper Drivers
-
Bo Herrmannsen authored
Tosh stepper drivers need to be driven slower, so the stepper code was interleaved to separate the pin HIGH from the pin LOW. This adds enough instructions to make it work, without needing nops.
-
Bo Herrmannsen authored
Tosh stepper drivers need to be driven slower, so the stepper code was interleaved to separate the pin HIGH from the pin LOW. This adds enough instructions to make it work, without needing nops.
-
- Nov 28, 2014
-
-
nothinman authored
M0/M1 Message Fix
-
Scott Lahteine authored
-
nothinman authored
M0-M1 Enhancements
-
nothinman authored
Updated a bit of spanish language
-
- Nov 27, 2014
-
-
elgambitero authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
The welcome message is more appropriate than “resuming print” if nothing is printing.
-
Scott Lahteine authored
-
Scott Lahteine authored
Allow M0 and M1 to include a message string. Ignore clicks on “Wait for user” so that the Info Screen stays up.
-
Scott Lahteine authored
-
- Nov 26, 2014
-
-
Scott Lahteine authored
-
- Nov 25, 2014
-
-
Scott Lahteine authored
The welcome message is more appropriate than “resuming print” if nothing is printing.
-
Scott Lahteine authored
-
Scott Lahteine authored
Allow M0 and M1 to include a message string. Ignore clicks on “Wait for user” so that the Info Screen stays up.
-
- Nov 16, 2014
-
-
galexander1 authored
Add Travis CI config to build Marlin firmware.
-
Ivan Krasin authored
-
- Nov 12, 2014
-
-
galexander1 authored
Changed graphic LCD info screen to match the set # of extruders
-
Jonas authored
Here comes a compile-time operation to match the extruder symbols on the info screen to the set number of extruders in configuration.h. When only one extruder is selected, the "1" on the symbol will not be displayed.
-
- Nov 09, 2014
-
-
Bernhard Kubicek authored
Comment out the FILAMENT_SENSOR define by default in config.
-
Filip Mulier authored
Commented out the FILAMENT_SENSOR define so that it is not enabled by default. Code does not work on all hardware variants.
-
filipmu authored
Sync up to Marlin
-
- Nov 03, 2014
-
-
galexander1 authored
Updated example configurations for Delta printers
-
- Nov 02, 2014
-
-
David authored
-
- Oct 11, 2014
-
-
Erik van der Zalm authored
Fixed typo.
-
Erik van der Zalm authored
Support for a filament diameter sensor
-
- Oct 10, 2014
-
-
Christian Inci authored
Signed-off-by:
Christian Inci <chris.pcguy.inci@gmail.com>
-
- Oct 07, 2014
-
-
galexander1 authored
Fix "add_homeing" to "add_homing" to match changes
-
Matt Stultz authored
-
- Oct 06, 2014
-
-
Erik van der Zalm authored
Update line 627 ,wrong number on thermistortables
-
Fourmi authored
Wrong number on line 627 > i change number "12" by the correct number "13" Soory
-
Erik van der Zalm authored
Added profile for RAMPS with 2 extruders and 1 fan, no heated bed
-
Erik van der Zalm authored
Wing fix float delta
-
Erik van der Zalm authored
Add thermistor table
-