- May 02, 2015
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Apr 30, 2015
-
-
Scott Lahteine authored
Fixed sintaxis error of filament runout
-
Scott Lahteine authored
Enable TRP for the bed
-
Scott Lahteine authored
Add M428 to set home_offset logically
-
Scott Lahteine authored
- Also move audio feedback into the command - Added shorthand for `lcd_buzz` availability
-
Scott Lahteine authored
-
- Apr 29, 2015
-
-
Scott Lahteine authored
Enable thermal runaway protection by default
-
paclema authored
-
AnHardt authored
in all Configurations.
-
Scott Lahteine authored
-
- Apr 28, 2015
-
-
Scott Lahteine authored
Add pin configuration for Brainwave Pro
-
Scott Lahteine authored
language_de.h: updated translation and minor typos
-
Scott Lahteine authored
Fix the M303 S-1 report text
-
Scott Lahteine authored
-
Scott Lahteine authored
Make EEPROM reproducible in GCode
-
Scott Lahteine authored
-
Scott Lahteine authored
Remove obsolete STRING_URL
-
Scott Lahteine authored
Update of servo.h
-
Scott Lahteine authored
Example Configuration for K8200: comments/URL/readme
-
Scott Lahteine authored
-
Scott Lahteine authored
Latest upstream commits
-
Scott Lahteine authored
Allow Y to home before X with option in Configuration_adv.h.
-
Scott Lahteine authored
Disable endstops between homing bumps
-
Scott Lahteine authored
-
Scott Lahteine authored
Fix homing Z position
-
Scott Lahteine authored
Add `sync_plan_position()` after `axis_is_at_home(axis)` to keep the planner position in sync when homing.
-
Scott Lahteine authored
We mark this historic day, when Marlin went to China.
-
Scott Lahteine authored
This makes `M421` more amenable for irregular matrices
-
Scott Lahteine authored
Level Bed in Prepare submenu
-
Bernardo authored
Updated "servo.h" to "Servo.h"
-
Bernardo authored
Corrected "servo.h" to "Servo.h" because of the updated filename.
-
Scott Lahteine authored
- Add “Level Bed” menu item for auto bed leveling - Hide the option if homing has not been done yet - Arrange the Prepare submenu more logically (?) - Add documentation comments, some white-space - Apply some coding standards here and there - Move old encoder multiplier debug option to `ultralcd.cpp`
-
- Apr 27, 2015
-
-
CONSULitAS authored
language_de.h: updated translation and minor typos
-
CONSULitAS authored
-
CONSULitAS authored
K8200 example Configuration.h: * STRING_URL removed: like proposed by thinkyhead in #1917
-
CONSULitAS authored
Conflicts: Marlin/example_configurations/K8200/Configuration.h
-
Steve Kelly authored
This addresses comments in #1956 and #1079. In particular, this is useful when both endstops are stationary on a CoreXY system, and the Y axis needs to be homed before the X so the flags are aligned.
-
AnHardt authored
-
AnHardt authored
-