471 Commits (4834a9391520901767f757d626a19d30b38ed73c)

Author SHA1 Message Date
Scott Lahteine de8c0baf8b Update some comments in Configuration.h
9 years ago
gralco 69c00aea4c Include bed hysteresis setting in the example configs
9 years ago
Scott Lahteine f8e10ff1d8 Merge pull request #3491 from thinkyhead/rc_mechanical_probe
9 years ago
Scott Lahteine 7eb476597f Update some comments in Configuration.h
9 years ago
esenapaj 2eb1b102f8 Support for "mechanical probe" with Allen Key as a special case
9 years ago
Scott Lahteine 50c3140040 Merge pull request #3414 from thinkyhead/rc_host_timeout_mods
9 years ago
jbrazio dd3a06a95a Implemented M155 and M156, a generic TWI/I2C interface for Marlin
9 years ago
Scott Lahteine 2eca8d63b3 Add DEFAULT_KEEPALIVE_INTERVAL setting
9 years ago
Scott Lahteine 868eebfdee Simplify configuration of Z2 endstops
9 years ago
Scott Lahteine e5771346a4 Drop DISABLE_M(IN|AX)_ENDSTOPS, replace with individual endstop flags
9 years ago
Scott Lahteine ffe054c129 Fix comment about host keepalive interval
9 years ago
Scott Lahteine 1a79b13b7a FILAMENT_SENSOR -> FILAMENT_WIDTH_SENSOR
9 years ago
Scott Lahteine 3b2d159abd Relax the test for "Heating failed" errors
9 years ago
Scott Lahteine 53cc6cca46 Formalize some dependencies on PIDTEMPBED
9 years ago
Scott Lahteine 4b31c67dce Add PID_AUTOTUNE_MENU option
9 years ago
Scott Lahteine e08915a723 Fix comments in Configuration_adv.h
9 years ago
Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style
9 years ago
Scott Lahteine 4823791eb0 Merge pull request #3228 from esenapaj/patch-1
9 years ago
jbrazio 5e5d250832 Added gplv3 header to all Marlin files
9 years ago
esenapaj 89a845659a Fix spelling
9 years ago
Scott Lahteine da9d4c4caf Merge pull request #3206 from esenapaj/patch-5
9 years ago
esenapaj fc75e6f92d Follow-up the PR #3082, etc
9 years ago
esenapaj 22299c13c1 Change link to the document
9 years ago
Scott Lahteine be08eb6153 Merge pull request #3194 from jbrazio/feature/add-pt_pt-utf8
9 years ago
Scott Lahteine d1ff7959b7 Merge pull request #3188 from esenapaj/patch-1
9 years ago
Scott Lahteine 1cc316f1fd Merge pull request #3082 from thinkyhead/updated_2820
9 years ago
jbrazio 1aa531a3db Missing coma comment correction for all config files
9 years ago
jbrazio 68dda08fff Added pt_pt-utf8 language pack; Fixed some minor compiler warnings; Harmonize file suffix for the current existing UTF8 language packs; Updated all configuration files to reflect the new language packs
9 years ago
esenapaj 468df96b0f follow-up the commit b82d91e
9 years ago
Scott Lahteine 32f75749e4 Merge pull request #3117 from Blue-Marlin/thermal-protection
9 years ago
esenapaj 37eaa1406b follow-up the PR #3180
9 years ago
esenapaj 198d5d56fd follow-up the PR #3183
9 years ago
Blue-Marlin 3166aed087 Improve the descriptions for THERMAL_PROTECTION
9 years ago
AnHardt 3f45a1acf9 Check probes only when deployed
9 years ago
Scott Lahteine 9bf87aac6a Merge pull request #3127 from thinkyhead/rc_core_babystepping
9 years ago
Scott Lahteine 7ec7bb31c4 Send a Busy signal to hosts during long processes, wait for input, etc
9 years ago
Scott Lahteine e5fd43f343 Implement BABYSTEPPING for COREXY and COREXZ
9 years ago
Scott Lahteine d56c6af24e Merge pull request #3114 from thinkyhead/rc_reverse_lcd_menu
9 years ago
Scott Lahteine b8b51d8da8 Add the REVERSE_MENU_DIRECTION option
9 years ago
Scott Lahteine cc9968f893 Patch spacing in #3140
9 years ago
Scott Lahteine 1c384930f3 Merge pull request #3140 from thinkyhead/rc_fix_macro_expansion
9 years ago
Scott Lahteine c16c47954c Merge pull request #3141 from esenapaj2/RCBugFix
9 years ago
Scott Lahteine 30c3a21d1f Merge pull request #3112 from thinkyhead/rc_support_MAX31855
9 years ago
Scott Lahteine 2179f598bf Merge pull request #3122 from thinkyhead/rc_group_filament_change
9 years ago
esenapaj2 236a44c83b follow-up the PR #3131
9 years ago
Scott Lahteine f9ded2a7c4 Wrap macros to prevent bad expansions
9 years ago
Scott Lahteine 0c48eaf3de Expose motor current in more configs, disable by default
9 years ago
Scott Lahteine 27f244ba2c Support MAX31855 as Temperature Sensor -3
9 years ago
Scott Lahteine ce639b8b03 Group FILAMENT_SENSOR options together
9 years ago
AnHardt fd5414c6ea Z_RAISE_BEFORE_HOMING -> MIN_Z_HEIGHT_FOR_HOMING
9 years ago
esenapaj2 29e09c7c3e update example configurations
9 years ago
Scott Lahteine 13ef12ad3f Fix power calculations
9 years ago
Scott Lahteine 5cba0210f2 Small patch to Z_SAFE_HOMING comment
9 years ago
jbrazio 143ad74db7 Update PROBE_OFFSET_FROM_EXTRUDER comment section in all example config
9 years ago
Scott Lahteine e7cf85b922 Merge pull request #3013 from thinkyhead/esenapaj-patch-1
9 years ago
Scott Lahteine eb85342fd9 Merge pull request #2989 from AnHardt/fix2661
9 years ago
Scott Lahteine 772460a7b8 Various minor spelling corrections
9 years ago
Scott Lahteine 9eb4aceee4 Merge pull request #2986 from thinkyhead/enable_watchdog
9 years ago
AnHardt 615bec2329 Activate warning about possible reduced accuracy by default
9 years ago
AnHardt 4b02f33e69 Distribute config-changes to the other configurations
9 years ago
Scott Lahteine 1093c780c8 Remove obsolete STEPS_MM_E setting
9 years ago
Scott Lahteine c2e5c6c12c Nest Manual Bed Leveling options
9 years ago
Scott Lahteine fbfbc5e330 Enable USE_WATCHDOG by default
9 years ago
Scott Lahteine 9df0e0e0cc Merge pull request #2974 from thinkyhead/sanitycheck_spi_speed
9 years ago
Scott Lahteine b19b272172 Update configurations with SPI_SPEED
9 years ago
esenapaj 27d918d836 Merge pull request #4 from MarlinFirmware/RCBugFix
9 years ago
Scott Lahteine 159ff94afd Remove obsolete HEATER_BED_DUTY_CYCLE_DIVIDER #2977
9 years ago
Ruwan J Egoda Gamage b58083b0fa Getting rid of SDEXTRASLOW, SDSLOW variables.
9 years ago
Ruwan J Egoda Gamage 1b7c443628 Adding SDULTRASLOW variable.
9 years ago
esenapaj d7272e3f36 Merge pull request #3 from MarlinFirmware/RCBugFix
9 years ago
Scott Lahteine 62bad1b60f Merge pull request #2848 from japzi/RCBugFix
9 years ago
esenapaj 59d345a3dd Update Configuration.h
9 years ago
esenapaj 1403b9acc0 Update Configuration_adv.h
9 years ago
Ruwan J Egoda Gamage 2c9e0415c7 Getting rid of SDEXTRASLOW, SDSLOW variables.
9 years ago
Ruwan J Egoda Gamage e6cc232184 Adding SDULTRASLOW variable.
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 6bfcb74c25 The probe stowing coordinates have changed
9 years ago
AnHardt c956b52c4a Babystep Multiplier
9 years ago
AnHardt 33addc52a1 Suppress Z_MIN_PROBE_REPEATABILITY_TEST for DELTA and SCARA configurations (PR#2747)
9 years ago
Scott Lahteine 9b23490f01 Clean up spacing in configs
9 years ago
Richard Wackerbarth e01f5e1ef7 Cleanup
9 years ago
Mike Cochrane 5e36b64635 SDEXTRASLOW for some SD card readers (PR#176)
9 years ago
Scott Lahteine db27e67580 Apply PID_ADD_EXTRUSION_RATE to extras
9 years ago
Scott Lahteine 8b3d63c423 Unify Delta XYZ homing rates
9 years ago
Scott Lahteine 7c72b57313 Unify manual feedrate and Fix LCD MANUAL_FEEDRATE (PR#128)
9 years ago
Scott Lahteine a39fadf876 Update kossel-pro example config (again?)
9 years ago
Christian Lefrançois 8347a9d6e4 Fix HOMING_BUMP_DIVISOR for deltas configuration
9 years ago
Richard Wackerbarth 6292d9e815 Rename ENABLE_AUTO_BED_LEVELING
9 years ago
Christian Lefrançois 9897a9147c Update ABL comments (PR#95)
9 years ago
Christian Lefrançois a7822e3ff7 Some renaming of Z_PROBE to Z_MIN_PROBE (PR#91)
9 years ago
AnHardt e2d69f66b2 Make Z_PROBE a Z_MIN_PROBE (PR#65)
9 years ago
Scott Lahteine 46453905d6 Apply remaining ENABLED/DISABLED conditionals
9 years ago
Richard Wackerbarth b227d8c128 Supply a VERSION in a short form for displays
9 years ago
Richard Wackerbarth 329acc852e Canonize Option flag USE_AUTOMATIC_VERSION
9 years ago
AnHardt 80f2a20842 Enable bootscreen in all Configurations
9 years ago
Scott Lahteine 1e2deff4fd Rename BTENABLED to BLUETOOTH
9 years ago
Scott Lahteine 270c766de2 SDCARDDETECT -> SD_DETECT, added docs
9 years ago
Scott Lahteine 37d1879386 Apply overridables to Configuration files
9 years ago
Scott Lahteine edaaead7e0 Fix comment about SERVO_ENDSTOP_ANGLES
9 years ago
Scott Lahteine 0af2a80e06 Make SERVO_ENDSTOP_ANGLES 2-dimensional
9 years ago
Scott Lahteine ab6f1fdf8b Move & document ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED (PR#2528)
9 years ago
AnHardt fd0e81b0c7 Distinguish between BUZZER and SPEAKER (PR#2513)
9 years ago
AnHardt 8b876241bd Some more servo code tweaks
9 years ago
Scott Lahteine d85861d296 Move macros, add ENABLED/DISABLED, add includes
10 years ago
Richard Wackerbarth b80a6a8d31 Correct Kossel Pro Configuration_adv (PR#2473)
10 years ago
Scott Lahteine 129f986ccf Add COREXZ option to configurations
10 years ago
Scott Lahteine de25a48dec Remove PID examples from preconfigured configs
10 years ago
Scott Lahteine 391386dd94 Update configs for new servo deactivation
10 years ago
Scott Lahteine c3c605c658 Move note about LiquidTWI2 to Configuration.h (PR#2406)
10 years ago
Scott Lahteine dc40a5f6e0 Patch up more outdated config lines
10 years ago
Scott Lahteine 98c9111a7d Update delta configs with latest settings
10 years ago
Scott Lahteine e6baf8afd9 Fix up allen key settings in delta configs
10 years ago
Scott Lahteine a274769f4f Clean up spacing and comments
10 years ago
Scott Lahteine d3bce05d54 Fix up spacing for filament sensor values
10 years ago
Scott Lahteine bba14dcbe6 Move Z Safe Homing point to the middle of the movement range
10 years ago
AnHardt d1f4471000 Merge pull request #2146 from Wackerbarth/Versioning
10 years ago
Jonathan Bastien-Filiatrault d46d9d998e Add maximum bed integral term in example configurations.
10 years ago
Richard Wackerbarth 5ea139fd79 Revised Versioning mechanism
10 years ago
Richard Wackerbarth b878bc5620 Introducing the Kossel Pro Build Configuration
10 years ago