3084 Commits (159ff94afdb6c3def7b1ae583dc3b9a9baf5b746)

Author SHA1 Message Date
Scott Lahteine 159ff94afd Remove obsolete HEATER_BED_DUTY_CYCLE_DIVIDER #2977
8 years ago
Ruwan J Egoda Gamage 1270fbfd38 Using SET_INPUT instead of pinMode
8 years ago
Ruwan J Egoda Gamage b58083b0fa Getting rid of SDEXTRASLOW, SDSLOW variables.
8 years ago
Ruwan J Egoda Gamage 1833049b8a reusing millis()
8 years ago
Ruwan J Egoda Gamage 1b7c443628 Adding SDULTRASLOW variable.
8 years ago
Ruwan J Egoda Gamage 6f9e9c0e4f Cleaning up, getting rid of the fake encoder count variable.
8 years ago
Ruwan J Egoda Gamage becbfe1065 Fixing Rigidbot LCD Panel Support
8 years ago
esenapaj 59d345a3dd Update Configuration.h
8 years ago
esenapaj b8f0c8a4c7 Update Configuration.h
8 years ago
esenapaj df0d599c79 Update Configuration.h
8 years ago
esenapaj a366697649 Update Configuration.h
8 years ago
Richard Wackerbarth 7c94c83765 Repair formula mangled by PR#1319 in Jan 2015
9 years ago
Naruto-kyun 2932602643 Update stepper.cpp
9 years ago
Richard Wackerbarth f6950acb8e Residual unused variable — Backport
9 years ago
Richard Wackerbarth 7a670e3911 Improve planner & stepper PR #263
9 years ago
Richard Wackerbarth 58658c9279 Call the probe pin a probe pin and not a min endstop
9 years ago
Richard Wackerbarth 0fa3bac8ee If unused, just don’t define it.
9 years ago
Richard Wackerbarth 3b2973da6a Prepare Ramps for user redefinition
9 years ago
Richard Wackerbarth 1635613c25 Backport cosmetic
9 years ago
Richard Wackerbarth 0b429461d5 Back port Cosmetic changes
9 years ago
Richard Wackerbarth 0cebe85e65 Clean up spacing and duplicate entries
9 years ago
Richard Wackerbarth e7b40bbe98 Change link to U8glib source
9 years ago
Richard Wackerbarth e2da2b4105 Back port language translation
9 years ago
Richard Wackerbarth 4f314afaf0 Allow Thermistor #12 to be used on hotends also
9 years ago
Scott Lahteine 60d5658da8 Revert nozzle_bed_fan_menu_items
9 years ago
AnHardt 57da1b8497 Host parseble output for M109, M190 and M303
9 years ago
AnHardt fcceb98191 Unglobalize no_wait_for_cooling
9 years ago
Wurstnase 78a347a01a change nx, ny, nz and ne from float to long
9 years ago
Wurstnase 6d691aceee change dx, dy, dz and de from float to long
9 years ago
Richard Wackerbarth 6bfcb74c25 The probe stowing coordinates have changed
9 years ago
Wurstnase 0fbfb22506 Renaming delta speeds (PR2824)
9 years ago
Richard Wackerbarth 5a54204f72 Marlin 1.1.0 Release Candidate 3 - 01 December 2015
9 years ago
AnHardt bb4efcf603 Handle temp callbacks when THERMAL_PROTECTION_HOTENDS is not defined
9 years ago
AnHardt 96d0d04b8f Update LCD buttons less frequently
9 years ago
Richard Wackerbarth e293ea57f0 Unbalanced brackets in setPwmFrequency
9 years ago
AnHardt c956b52c4a Babystep Multiplier
9 years ago
Richard Wackerbarth 956418c674 Kc is also a multi-PID parameter
9 years ago
AnHardt 33addc52a1 Suppress Z_MIN_PROBE_REPEATABILITY_TEST for DELTA and SCARA configurations (PR#2747)
9 years ago
AnHardt 8da2e98985 Split RAMPS 1.3 an 1.4 (PR#2741)
9 years ago
AnHardt be7167ed97 Change XY formatting on LCD (PR#2740)
9 years ago
Luis Correia e7099ea597 Fix Portuguese (Portugal) strings (PR#2700)
9 years ago
Scott Lahteine 754b13d8fe Patch issue #2315
9 years ago
Scott Lahteine dbd4c17096 Init Kp, Ki, Kd to 0
9 years ago
Scott Lahteine 644c376e84 Use binary OR with endstop bits
9 years ago
Scott Lahteine 54a39d8c1a Use a ternary in qr_solve.cpp
9 years ago
Scott Lahteine 17c23bbaf3 Shorten gcode_M221 yet function the same
9 years ago
Scott Lahteine c0e791dbe9 Only look for "N" line number as first parameter
9 years ago
Scott Lahteine b4af4441c5 Clean up watchdog impl.
9 years ago
Scott Lahteine 8f16563bbd Use "defined" with LCD_PIN_BL and LCD_PIN_RESET
9 years ago
Scott Lahteine 6fa7e24af3 Use "UNUSED" to squash compiler warnings
9 years ago