2615 Commits (ca8d1756d559e6ed52f88a702e322b79975e0bea)

Author SHA1 Message Date
Scott Lahteine 0935084141 Fix manage_inactivity 9 years ago
Scott Lahteine c065da52ec Spacing and spelling 9 years ago
Natealus ab11f90da0 Z_PROBE_ENDSTOP Pin for Azteeg X3 Pro 9 years ago
Scott Lahteine 8680b515b0 Fix missing tmp_extruder -> target_extruder 9 years ago
Natealus a6ba40ae48 Compiling error temperature.cpp with multiple extruders defined 9 years ago
Scott Lahteine fc3c76fc16 Fix #1800 9 years ago
Scott Lahteine 1e5c18bb14 Add code_value_short and SERIAL_CHAR 9 years ago
Scott Lahteine e0d4368cb5 Minor code cleanup, move NUM_AXIS out of config 9 years ago
Scott Lahteine 84e4edaea7 Add M48 comment for #1794 9 years ago
Scott Lahteine 9ba55baa5b Track target temperature separately for each heater 9 years ago
Scott Lahteine 528e32a1d4 Fix timeout in thermal_runaway when temperature is set higher 9 years ago
Scott Lahteine b98ebd517e disable / enable_all_steppers functions 9 years ago
Scott Lahteine abd7fc36b6 Fix probe height at G28 start 9 years ago
Scott Lahteine a469d796e1 Add cleanups needed for #1772 9 years ago
Scott Lahteine 92119d0f7d Static delta[] for SCARA 9 years ago
Scott Lahteine 007a4bd421 Adjust spacing in view function 9 years ago
Scott Lahteine 424d5495e4 Add PIDTEMPBED to EEPROM 9 years ago
Scott Lahteine 6b919e14c1 Group all universal variables 9 years ago
Scott Lahteine 0e8182bbf2 Additional pin tests, cleanup 9 years ago
Wurstnase 45565b680d second wrong feedrate 9 years ago
Wurstnase 581b2aae04 fix feedrate for homing z 9 years ago
Richard Wackerbarth ccdaea51ba Add KosselPro 9 years ago
Richard Wackerbarth f4599143eb Allow M115 to better reflect the build 10 years ago
Richard Wackerbarth 34c7d45879 Hook for Auto-generated Build Version 10 years ago
Scott Lahteine c756b4cf07 Comment tweak 9 years ago
AnHardt 23cd54755f Fix typo in Marlin_main.cpp 9 years ago
Scott Lahteine e96df67630 Clarify thermal_runaway_protection 9 years ago
Chris Roadfeldt 59994bd519 Not doing network admin work, pin not ping... :) 9 years ago
Chris Roadfeldt 916f59e35f Spaces not tabs in language.h. 9 years ago
Edward Patel 6b91b7b411 Mesh bed leveling: Added G29 S3 + finer steps in manual probing. 9 years ago
Chris Roadfeldt 26dc80bf2d Typo fixed... 9 years ago
Chris Roadfeldt 2966ae2022 Fix Z_PROBE_PING not declared, allows code to compile if Z_PROBE_ENDSTOP 9 years ago
Wurstnase 67d5e7973e old bump_divisor for cartesian/corexy-printer 9 years ago
Chris Roadfeldt bb41edc2ef Fixed extra #endif 9 years ago
Chris Roadfeldt a57862e29f Cleaning up code in prep for merge with upstream. 9 years ago
AnHardt 488666832b Remove the previously introduced () 9 years ago
Scott Lahteine 72c7de3570 Cleanup M48 9 years ago
Scott Lahteine 97a258b0b0 Clean up, document home_axis 9 years ago
AnHardt 831016b09f Added new - changed entries from Fix up LCD_PROGRESS_BAR 9 years ago
Chris Roadfeldt a508d835db Changed Z_PROBE_AND_ENDSTOP to Z_PROBE_ENDSTOP. 9 years ago
atfield90 d273c90d53 Added support for Atmega 1281 chip 9 years ago
Scott Lahteine 1c7391717e Include sync_plan_position_delta for SCARA also 9 years ago
Scott Lahteine 18bb6be80e Fix homing and leveling 9 years ago
AnHardt 3f2e863206 Improve conditions for HAS_TEMP 9 years ago
AnHardt 85f8a26ba4 Fix MIN&MAX temperatures again 9 years ago
AnHardt 19b11dfdd7 Fix can't enter MENU_MULTIPLIER_ITEM 9 years ago
Ivan Galvez Junquera d08782386b Added new trasnslatable labels. 9 years ago
Scott Lahteine 97a69d9b1c Correct XYZ after obtaining plan_bed_level_matrix 9 years ago
Scott Lahteine ae89ccd2c7 Use Z_RAISE_BETWEEN_PROBINGS 9 years ago
Scott Lahteine 9a5a7a3f68 Raise when not retracting 9 years ago