- Jan 28, 2015
-
-
Scott Lahteine authored
This won’t reduce the string storage in the end, but it makes the language files smaller. Also removed remaining unused strings.
-
- Jan 27, 2015
- Jan 26, 2015
-
-
AnHardt authored
-
Philip Schell authored
-
Philip Schell authored
-
Philip Schell authored
-
Philip Schell authored
-
Philip Schell authored
-
Philip Schell authored
-
Philip Schell authored
-
Philip Schell authored
-
Philip Schell authored
-
Philip Schell authored
-
Philip Schell authored
-
Philip Schell authored
Add 4th extruder
-
Philip Schell authored
Add 4th extruder
-
Philip Schell authored
Add 4th extruder
-
AnHardt authored
Made centering of bootlogo work and removed contraproductiv setScale2x2() in dogm_lcd_implementation.h
-
AnHardt authored
-
AnHardt authored
-
AnHardt authored
-
- Jan 25, 2015
-
-
MagoKimbra authored
Add PID_dT in temeprature.cpp
-
- Jan 24, 2015
-
-
Scott Lahteine authored
Pins 2 and 3 are probably general-use pins, since the filament sensor uses pin 2.
-
Scott Lahteine authored
-
MagoKimbra authored
Githun insert this line when i merge with actual Branch development...
-
MagoKimbra authored
-
Scott Lahteine authored
Changes to temperature.cpp from Ultimaker fork, intended to address #1226 and #1227
-
Scott Lahteine authored
-
- Jan 23, 2015
-
-
MagoKimbra authored
-
Michael Neumann authored
Done
-
Scott Lahteine authored
This define is not used.
-
Scott Lahteine authored
Changes to temperature.cpp from Ultimaker fork, intended to address #1226 and #1227
-
Mark Hindess authored
Without this fix, the code wont compile with extruder but without bed runaway protection defined.
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Jan 21, 2015
-
-
AnHardt authored
removed function step_wait() from stepper.cpp because its used nowhere.
-
Scott Lahteine authored
Issue #1385 describes a delay that the compiler is optimizing out and this solution.
-
- Jan 20, 2015
-
-
CONSULitAS authored
# Add: Example Configuration for Vellemann K8200 - based on new BOARD_K8200 #1391 * K8200: new folder in example_configurations for Vellemann K8200 (3Drag clone - should work with 3Drag http://reprap.org/wiki/3drag, too. Please report) * K8200/Configuration.h/Configuration_adv.h: updated manually with parameters form genuine Vellemann Firmware "firmware_k8200_marlinv2" based on the recent development branch I tested the changes on my K8200 with 20x4-LCD and Arduino 1.0.5 for Windows (SD library added to IDE manually) - everything works well
-
CONSULitAS authored
## Add: Board for Vellemann K8200 (derived from 3Drag) * Boards.h: updated comment for board 3Drag - K8200 removed * Boards.h: added `BOARD_K8200` with ID 78 * language.h.: machine name and firmware URL for new board * pins.h: added `K8200` to any `#if` with `3Drag` and corresponding comments
-