Commit Graph

3267 Commits (999a76dbdf20a0df4f05512fc1715331933110c8)

Author SHA1 Message Date
Scott Lahteine cacf04f8a7 Base RAMPS-like boards on RAMPS 1.4 9 years ago
Scott Lahteine 50e3482e0a Handle RAMPS 1.3 as the special case 9 years ago
Scott Lahteine 679be3294f Rename RAMPS 1.3 pins for RAMPS 1.4 9 years ago
Scott Lahteine f18d3f451a Limit LCD move_to_x/y coordinates for deltas 9 years ago
Scott Lahteine 988332c67a Cosmetic tweaks from dev 9 years ago
Scott Lahteine 2690d8568e DOGLCD width/height in Conditionals.h 9 years ago
Scott Lahteine 614febaaf3 Fix acceleration limits 9 years ago
Scott Lahteine 13ef12ad3f Fix power calculations 9 years ago
Scott Lahteine e2b022cce2 Include 9 years ago
Scott Lahteine 5cba0210f2 Small patch to Z_SAFE_HOMING comment 9 years ago
Scott Lahteine 6165fd41a5 Fix Hephestos 2 and other configs 9 years ago
Scott Lahteine 71718d888a Fix typos in check_axes_activity 9 years ago
Lukas Abfalterer 83795d3e63 deleted double used comments 9 years ago
jbrazio 143ad74db7 Update PROBE_OFFSET_FROM_EXTRUDER comment section in all example config 9 years ago
jbrazio b0f5ba0232 Update the PROBE_OFFSET_FROM_EXTRUDE comment section 9 years ago
jbrazio 02b131b552 Replaced stock BQ PID values with fine tuned ones generated using M303 9 years ago
jbrazio 45dc8a51f3 Added readme file for bqh2 and disabled the SLOWDOWN config flag 9 years ago
Scott Lahteine 6a21180bd4 Implemented BQ ZUM Mega 3D board layout as an override to RAMPS 1.3 9 years ago
jbrazio b18816fcbf Fine tuned XYJERK. 9 years ago
jbrazio be83036212 Applying suggestions by @thinkyhead at . 9 years ago
jbrazio b82d91eca6 Added configuration example for the BQ Hephestos 2 3D printer. 9 years ago
Scott Lahteine 45bcc43e48 Don't override SOURCE_CODE_URL in Default_Version.h 9 years ago
Scott Lahteine ef68c1910c Check that the temperature is close to target 9 years ago
Scott Lahteine ea9fd1200b Fix M109 so it won't wait for cooling 9 years ago
Scott Lahteine e4945b30d2 sbi and cbi are deprecated 9 years ago
Scott Lahteine ff13070b59 Use _BV macros, patch up others 9 years ago
Scott Lahteine 209f5f21e0 Use macros where possible 9 years ago
Scott Lahteine c8f76bb8aa Create BITSET/BITCLR macros 9 years ago
Scott Lahteine adc25db8c4 Merge pull request from thinkyhead/rcbugfix_eeprom 9 years ago
Scott Lahteine e7cf85b922 Merge pull request from thinkyhead/esenapaj-patch-1 9 years ago
Scott Lahteine 6e64895c30 Merge pull request from AlwaysTinkering/RCBugFix 9 years ago
Scott Lahteine 34b8b9f0f5 Merge pull request from thinkyhead/rcbugfix_corexy_corexz 9 years ago
Scott Lahteine 1e20949afb Merge pull request from thinkyhead/rc_2860_printrbot_lcd 9 years ago
Scott Lahteine f5972c4d2c Merge pull request from AnHardt/Inerrup-save-serial 9 years ago
Scott Lahteine 3a3d358df9 Fix Printrboard with LCD (redo) 9 years ago
Scott Lahteine eb85342fd9 Merge pull request from AnHardt/fix2661 9 years ago
Scott Lahteine 14f3ca1b2e Merge pull request from thinkyhead/tool_offset_abl_rcbugfix 9 years ago
Scott Lahteine 91fcdc2b99 Merge pull request from thinkyhead/rc_spelling 9 years ago
Scott Lahteine 772460a7b8 Various minor spelling corrections 9 years ago
lrpirlet 0fb507a75d correct raise_z_for_servo 9 years ago
Scott Lahteine 04a0d45c22 Merge pull request from MarlinFirmware/ReinitializeDisplay 9 years ago
Blue-Marlin b4e5e0f11d Add Watchdog reset in kill() 9 years ago
Scott Lahteine 547d35a921 Merge pull request from Blue-Marlin/ALARM_PIN 9 years ago
Scott Lahteine 79778d46d9 Merge pull request from Blue-Marlin/Fix-disable_all_heaters() 9 years ago
Blue-Marlin a68228bf55 Remove unused ALARM_PIN 9 years ago
Scott Lahteine 9eb4aceee4 Merge pull request from thinkyhead/enable_watchdog 9 years ago
Blue-Marlin 0631541166 Fix disable_all_heaters() for MAX6675 9 years ago
Scott Lahteine 222d13d5ed Merge pull request from thinkyhead/rcbugfix_dual_axis_offset 9 years ago
Scott Lahteine 186629aee8 Merge pull request from jbrazio/3034-z_raise_after_probing_fix 9 years ago
Scott Lahteine a42fb35c56 Merge pull request from Blue-Marlin/fix-1166 9 years ago
jbrazio 67e15aac3d As pointed out by @Blue-Marlin the previous code would raise the Z axis 9 years ago
jbrazio 17cc2a9663 Z_RAISE_AFTER_PROBING value was being ignored by Marlin because 9 years ago
Scott Lahteine 252f4a75cd Merge pull request from oxivanisher/RCBugFix 9 years ago
Scott Lahteine fd1243c184 Merge pull request from thinkyhead/rc_fix_m145_eeprom_output 9 years ago
Scott Lahteine 0bc648353f Merge pull request from tnw513/RCBugFix 9 years ago
AnHardt f27c2b6b4b Reimplement 9 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 9 years ago
AnHardt 5b0f659355 Changes for graphics displays 9 years ago
AnHardt 32ae9f9ab7 Fix stepper shutdown during waiting for temperatures 9 years ago
AnHardt b6e69e71ce Make stepper shutdown after inactivity dependent 9 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 9 years ago
Scott Lahteine d118e3f985 Merge pull request from thinkyhead/rc_gcode_spaces 9 years ago
Scott Lahteine 100271e6ac minor cleanup in gcode_T 9 years ago
Blue-Marlin fd9e94e5a4 Fix crashes when the Z axis is moved via LCD 9 years ago
Scott Lahteine 8dccd5a7ea Merge pull request from CONSULitAS/RCBugFix_K8200_backinsync 9 years ago
Scott Lahteine 6a4f06d35d Fix GCode handling of spaces between command letter and first digit 9 years ago
Marc Urben 68eae2b5a8 added kossel xl example configuration 9 years ago
Silvio Didonna eb5817675d Fix board type: RAMPS 1.4 9 years ago
AnHardt cb88fdd242 Protect MarlinSerial against interrupts 9 years ago
AnHardt dc0f41868e Make rx tail/head atomic 9 years ago
CONSULitAS ea8409ad5d Fix: current_command_args contains command 9 years ago
Scott Lahteine 9a3408e58f Merge pull request from thinkyhead/rc_remove_steps_mm_e 9 years ago
Scott Lahteine 1093c780c8 Remove obsolete STEPS_MM_E setting 9 years ago
CONSULitAS a4fe6a45ae K8200: sample config back in sync 9 years ago
Scott Lahteine c2e5c6c12c Nest Manual Bed Leveling options 9 years ago
Scott Lahteine 042a6a0a37 Extend existing MESH_BED_LEVELING test 9 years ago
esenapaj 08b3147791 sanity check for MANUAL_BED_LEVELING 9 years ago
Scott Lahteine 9f8e6dce20 Merge pull request from esenapaj/esenapaj-patch-2 9 years ago
Scott Lahteine e1beaf61eb Merge pull request from AnHardt/adv-ok 9 years ago
esenapaj 34cde1b77c Merge pull request from MarlinFirmware/RCBugFix 9 years ago
Scott Lahteine f00ca3fd89 Fix layout descr. in configuration_store.cpp 9 years ago
Scott Lahteine 0c9db67273 Merge pull request from AnHardt/ok-echo 9 years ago
Scott Lahteine fbfbc5e330 Enable USE_WATCHDOG by default 9 years ago
Scott Lahteine d4e7c2d694 Merge pull request from thinkyhead/drop_configurator 9 years ago
Scott Lahteine 9df0e0e0cc Merge pull request from thinkyhead/sanitycheck_spi_speed 9 years ago
Scott Lahteine 3e2473e695 Merge pull request from thinkyhead/z2_more_extruders 9 years ago
Scott Lahteine 8eaba020fb Merge pull request from thinkyhead/fix_splash_url 9 years ago
Scott Lahteine 438a87eba8 Sanity check deprecated SDSLOW, SDEXTRASLOW 9 years ago
Scott Lahteine b19b272172 Update configurations with SPI_SPEED 9 years ago
Scott Lahteine 7f30f85602 Merge pull request from thinkyhead/gcode_allow_no_initial_space 9 years ago
Scott Lahteine b81d3b83cf Drop the experimental Configurator 9 years ago
Scott Lahteine be691b51f1 Remove references to marlinfirmware.org 9 years ago
Scott Lahteine f3f58bd619 Merge pull request from thinkyhead/rc_rename_fpos_t 9 years ago
Scott Lahteine 83ffc9eb4f Show raw steps in M114 9 years ago
Scott Lahteine 373e8a1ad4 Fixes for COREXY and COREXZ coordinates 9 years ago