- Apr 02, 2015
-
-
Richard Wackerbarth authored
-
Richard Wackerbarth authored
-
Richard Wackerbarth authored
Refer to http://git-scm.com/docs/gitignore to see why this is appropriate
-
Richard Wackerbarth authored
The automatic versioning system extracts a build version number from the SCM system That versioning information is written to the file _Version.h, a file that is NOT preserved in the SCM. If such a file will be present, we include it here to utilize the parameters that are defined therein.
-
Bo Herrmannsen authored
-
- Apr 01, 2015
-
-
Scott Lahteine authored
Fix MIN&MAX temperatures again
-
alexborro authored
old bump_divisor for cartesian/corexy-printer
-
Bo Herrmannsen authored
-
Wurstnase authored
some people are starting to ask why homing is so slow. this is the old standard hard-coded value.
-
AnHardt authored
-
Scott Lahteine authored
Added new - changed entries from Fix up LCD_PROGRESS_BAR
-
Scott Lahteine authored
Fix homing and leveling
-
Scott Lahteine authored
Added support for Atmega 1281 chip
-
Scott Lahteine authored
-
Scott Lahteine authored
-
AnHardt authored
for when no LCD is defined. Fix for #1770.
-
atfield90 authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Fix: Audio feedback for MENU_MILTIPLIER_ITEM click
-
Scott Lahteine authored
Added new trasnslatable labels.
-
Scott Lahteine authored
- Include the current Z when raising the axis after and between probing - Add `sync_plan_position_delta` for parity with `sync_plan_position` - Clean up and clarify `M48`, `dock_sled`, and others
-
AnHardt authored
and use them in temperuture.h Flattened the if structure - the preprocessor is doing the work - not the Arduino. Arduino.
-
- Mar 31, 2015
-
-
AnHardt authored
replaced GE0 with th matching GEX in the second row. added some ()
-
AnHardt authored
-
Ivan Galvez Junquera authored
* Added MSG_END_HOUR and MSG_END_MINUTE labels to all language files. * Available translations: EN, FR, DE, ES, IT, PT, PT-BR.
-
Scott Lahteine authored
Correct XYZ after obtaining plan_bed_level_matrix
-
Scott Lahteine authored
The current position needs to be updated by using the inverse `plan_bed_level_matrix` on X, Y, and Z. All moves in the planner are transformed by the `plan_bed_level_matrix` from this point forward.
-
Scott Lahteine authored
Raise when not retracting
-
Scott Lahteine authored
-
Scott Lahteine authored
Code to raise the probe before retraction is good, but the code should always raise the probe, not just when retracting
-
Scott Lahteine authored
Fix EXTRUDER_OFFSET compiler error
-
Scott Lahteine authored
Correct the comment about M206
-
Scott Lahteine authored
-
Scott Lahteine authored
Fix LCD click
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
- Addressing issue #1741
-
Scott Lahteine authored
- Make the default LCD click sound more pleasant - Fix warnings about bed temperature runaway
-
Scott Lahteine authored
Bring all configs up to date
-