- Jan 26, 2015
-
-
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
-
Scott Lahteine authored
All the additions look proper. I can't think of any other extruder-count-related items that you might have missed. So, with some optimism, I will merge this for testing.
-
- Jan 25, 2015
-
-
MagoKimbra authored
Add PID_dT in temeprature.cpp
-
Scott Lahteine authored
Proposed fix to #1379. Printrboard I2C LCD support
-
- 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
Merge branch 'issue_1379_printrboard_lcd' of https://github.com/thinkyhead/Marlin into issue_1379_printrboard_lcd Diverged from origin
-
Scott Lahteine authored
-
MagoKimbra authored
Githun insert this line when i merge with actual Branch development...
-
-
MagoKimbra authored
-
Scott Lahteine authored
Borrow from Ultimaker to fix MAX6675 SPI conflict
-
https://github.com/thinkyhead/MarlinScott Lahteine authored
Merge branch 'issue_1227_max6675_spi' of https://github.com/thinkyhead/Marlin into issue_1227_max6675_spi Branches diverged
-
Scott Lahteine authored
Changes to temperature.cpp from Ultimaker fork, intended to address #1226 and #1227
-
Scott Lahteine authored
Formatting cleanup of quiet sources
-
Scott Lahteine authored
-
Scott Lahteine authored
Show Custom M_Code for Z-Probe Offset when entering M503
-
- Jan 23, 2015
-
-
MagoKimbra authored
-
Michael Neumann authored
Done
-
Scott Lahteine authored
Fix Issue #1356 – remove EXTRUDER1_Z_OFFSET
-
Scott Lahteine authored
This define is not used.
-
Scott Lahteine authored
Changes to temperature.cpp from Ultimaker fork, intended to address #1226 and #1227
-
Scott Lahteine authored
Code wont compile with extruder but without bed runaway protection defined.
-
Mark Hindess authored
Without this fix, the code wont compile with extruder but without bed runaway protection defined.
-
Scott Lahteine authored
-
Scott Lahteine authored
removed function step_wait() from stepper.cpp
-
Scott Lahteine authored
Add: Board for Vellemann K8200 (derived from 3Drag)
-
Scott Lahteine authored
Fixing a build error for melzi and gfx display
-
Scott Lahteine authored
Add proper delay in stepper.cpp
-
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
-