3208 Commits (e2b022cce2af43e472fa329fd8c7ef332e4034a1)

Author SHA1 Message Date
Scott Lahteine e2b022cce2 Include #3053 8 years ago
Scott Lahteine 5cba0210f2 Small patch to Z_SAFE_HOMING comment 8 years ago
Scott Lahteine 6165fd41a5 Fix Hephestos 2 and other configs 8 years ago
Scott Lahteine 71718d888a Fix typos in check_axes_activity 8 years ago
Lukas Abfalterer 83795d3e63 deleted double used comments 8 years ago
jbrazio 143ad74db7 Update PROBE_OFFSET_FROM_EXTRUDER comment section in all example config 8 years ago
jbrazio b0f5ba0232 Update the PROBE_OFFSET_FROM_EXTRUDE comment section 8 years ago
jbrazio 02b131b552 Replaced stock BQ PID values with fine tuned ones generated using M303 8 years ago
jbrazio 45dc8a51f3 Added readme file for bqh2 and disabled the SLOWDOWN config flag 8 years ago
Scott Lahteine 6a21180bd4 Implemented BQ ZUM Mega 3D board layout as an override to RAMPS 1.3 8 years ago
jbrazio b18816fcbf Fine tuned XYJERK. 8 years ago
jbrazio be83036212 Applying suggestions by @thinkyhead at MarlinFirmware/Marlin#3049. 8 years ago
jbrazio b82d91eca6 Added configuration example for the BQ Hephestos 2 3D printer. 8 years ago
Scott Lahteine 45bcc43e48 Don't override SOURCE_CODE_URL in Default_Version.h 8 years ago
Scott Lahteine ef68c1910c Check that the temperature is close to target 8 years ago
Scott Lahteine ea9fd1200b Fix M109 so it won't wait for cooling 8 years ago
Scott Lahteine e4945b30d2 sbi and cbi are deprecated 8 years ago
Scott Lahteine ff13070b59 Use _BV macros, patch up others 8 years ago
Scott Lahteine 209f5f21e0 Use macros where possible 8 years ago
Scott Lahteine c8f76bb8aa Create BITSET/BITCLR macros 8 years ago
Scott Lahteine 3a3d358df9 Fix Printrboard with LCD (redo) 8 years ago
Scott Lahteine 772460a7b8 Various minor spelling corrections 8 years ago
lrpirlet 0fb507a75d correct raise_z_for_servo 9 years ago
Blue-Marlin a68228bf55 Remove unused ALARM_PIN 8 years ago
Blue-Marlin 0631541166 Fix disable_all_heaters() for MAX6675 8 years ago
jbrazio 67e15aac3d As pointed out by @Blue-Marlin the previous code would raise the Z axis 8 years ago
jbrazio 17cc2a9663 Z_RAISE_AFTER_PROBING value was being ignored by Marlin because 8 years ago
AnHardt f27c2b6b4b Reimplement #2892 8 years ago
AnHardt 615bec2329 Activate warning about possible reduced accuracy by default 9 years ago
AnHardt 1c889cd303 Refresh previous_cmd_ms during run_z_probe() 9 years ago
AnHardt 4b02f33e69 Distribute config-changes to the other configurations 9 years ago
AnHardt be24fdacea The same changes to the axis-letters now for the char-displays 8 years ago
AnHardt 5b0f659355 Changes for graphics displays 8 years ago
AnHardt 32ae9f9ab7 Fix stepper shutdown during waiting for temperatures 9 years ago
AnHardt b6e69e71ce Make stepper shutdown after inactivity dependent 8 years ago
AnHardt 051325ccd7 Introduce axis_homed 9 years ago
AnHardt e736779d7e blink for char-lcds 9 years ago
Scott Lahteine 7253a1971d Fix "M145" output in M503 report 8 years ago
Scott Lahteine 100271e6ac minor cleanup in gcode_T 8 years ago
Blue-Marlin fd9e94e5a4 Fix crashes when the Z axis is moved via LCD 8 years ago
Scott Lahteine 6a4f06d35d Fix GCode handling of spaces between command letter and first digit 8 years ago
Marc Urben 68eae2b5a8 added kossel xl example configuration 8 years ago
Silvio Didonna eb5817675d Fix board type: RAMPS 1.4 8 years ago
AnHardt cb88fdd242 Protect MarlinSerial against interrupts 8 years ago
AnHardt dc0f41868e Make rx tail/head atomic 9 years ago
CONSULitAS ea8409ad5d Fix: current_command_args contains command 8 years ago
Scott Lahteine 1093c780c8 Remove obsolete STEPS_MM_E setting 8 years ago
CONSULitAS a4fe6a45ae K8200: sample config back in sync 8 years ago
Scott Lahteine c2e5c6c12c Nest Manual Bed Leveling options 8 years ago
Scott Lahteine 042a6a0a37 Extend existing MESH_BED_LEVELING test 8 years ago