Commit Graph

283 Commits (111260f40708644ecc6a188469ccda930bc33486)

Author SHA1 Message Date
Scott Lahteine e5fd43f343 Implement BABYSTEPPING for COREXY and COREXZ 9 years ago
Scott Lahteine d56c6af24e Merge pull request 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 9 years ago
Scott Lahteine 1c384930f3 Merge pull request from thinkyhead/rc_fix_macro_expansion 9 years ago
Scott Lahteine c16c47954c Merge pull request from esenapaj2/RCBugFix 9 years ago
Scott Lahteine 30c3a21d1f Merge pull request from thinkyhead/rc_support_MAX31855 9 years ago
Scott Lahteine 2179f598bf Merge pull request from thinkyhead/rc_group_filament_change 9 years ago
esenapaj2 236a44c83b follow-up the PR 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 cf792fd8d8 Update configurations to use RAMPS 1.4 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
Scott Lahteine 6165fd41a5 Fix Hephestos 2 and other configs 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 from thinkyhead/esenapaj-patch-1 9 years ago
Scott Lahteine eb85342fd9 Merge pull request from AnHardt/fix2661 9 years ago
Scott Lahteine 772460a7b8 Various minor spelling corrections 9 years ago
Scott Lahteine 9eb4aceee4 Merge pull request 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 from thinkyhead/sanitycheck_spi_speed 9 years ago
Scott Lahteine b19b272172 Update configurations with SPI_SPEED 9 years ago
esenapaj 27d918d836 Merge pull request from MarlinFirmware/RCBugFix 9 years ago
Scott Lahteine 159ff94afd Remove obsolete HEATER_BED_DUTY_CYCLE_DIVIDER 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 from MarlinFirmware/RCBugFix 9 years ago
esenapaj efcb769003 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
AnHardt c956b52c4a Babystep Multiplier 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) 10 years ago
Scott Lahteine db27e67580 Apply PID_ADD_EXTRUSION_RATE to extras 10 years ago
Scott Lahteine 28599c51c7 Wrap Dual Y options in a conditional 10 years ago
Scott Lahteine 11a065c0ca Remove Z2 pins overrides from Configuration_adv.h 10 years ago
Richard Wackerbarth 6292d9e815 Rename ENABLE_AUTO_BED_LEVELING 10 years ago
Christian Lefrançois 9897a9147c Update ABL comments (PR#95) 10 years ago
Christian Lefrançois a7822e3ff7 Some renaming of Z_PROBE to Z_MIN_PROBE (PR#91) 10 years ago
AnHardt e2d69f66b2 Make Z_PROBE a Z_MIN_PROBE (PR#65) 10 years ago
Scott Lahteine 46453905d6 Apply remaining ENABLED/DISABLED conditionals 10 years ago
Richard Wackerbarth b227d8c128 Supply a VERSION in a short form for displays 10 years ago
Richard Wackerbarth 329acc852e Canonize Option flag USE_AUTOMATIC_VERSION 10 years ago
AnHardt 80f2a20842 Enable bootscreen in all Configurations 10 years ago
Scott Lahteine 1e2deff4fd Rename BTENABLED to BLUETOOTH 10 years ago
Scott Lahteine 270c766de2 SDCARDDETECT -> SD_DETECT, added docs 10 years ago
Scott Lahteine 37d1879386 Apply overridables to Configuration files 10 years ago
Scott Lahteine edaaead7e0 Fix comment about SERVO_ENDSTOP_ANGLES 10 years ago
Scott Lahteine 0af2a80e06 Make SERVO_ENDSTOP_ANGLES 2-dimensional 10 years ago
Scott Lahteine ab6f1fdf8b Move & document ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED (PR#2528) 10 years ago
AnHardt fd0e81b0c7 Distinguish between BUZZER and SPEAKER (PR#2513) 10 years ago
AnHardt 8b876241bd Some more servo code tweaks 10 years ago
Scott Lahteine 90f8ddfc1e Apply MINIPANEL to other configs 10 years ago
Scott Lahteine d85861d296 Move macros, add ENABLED/DISABLED, add includes 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 a274769f4f Clean up spacing and comments 10 years ago
Scott Lahteine d3bce05d54 Fix up spacing for filament sensor values 10 years ago
Scott Lahteine b4b10a57fe Fix configurator section directives and values lists 10 years ago
Scott Lahteine bba14dcbe6 Move Z Safe Homing point to the middle of the movement range 10 years ago
wurstnase c85a486445 make the dual z-endstop optional (PR#2277) 10 years ago
Richard Wackerbarth 58941e543e ELB_FULL_GRAPHIC_CONTROLLER_SDCARDDETECTINVERTED removed 10 years ago
CONSULitAS 3a5963c0e7 Configuration_adv.h: Add FAN_MIN_PWM for slow fan stopping issue … 10 years ago
Ed Boston 08968c29bb Adding ELB_FULL_GRAPHIC_CONTROLLER_SDCARDDETECTINVERTED to Examples 10 years ago
AnHardt d1f4471000 Merge pull request from Wackerbarth/Versioning 10 years ago
Jonathan Bastien-Filiatrault d46d9d998e Add maximum bed integral term in example configurations. 10 years ago
Richard Wackerbarth b5743d6927 Use SOURCE_CODE_URL rather than FIRMWARE_URL 10 years ago
Richard Wackerbarth 5ea139fd79 Revised Versioning mechanism 10 years ago
Scott Lahteine 38cc0b93c6 Merge pull request from AnHardt/Bulgarian 10 years ago
Scott Lahteine 81c2ca3e10 Merge pull request from thinkyhead/bq_is_ramps_13_efb 10 years ago
Scott Lahteine 50bd7493cc Merge pull request from thinkyhead/m33_long_filename_host_support 10 years ago
Scott Lahteine 9d1961ebe3 Witbox and Hephestos are just RAMPS_13_EFB 10 years ago
AnHardt 9b8c6ed254 Merge pull request from chris-bo/dogm_config 10 years ago
AnHardt 06513565e9 Merge pull request from eboston/Development 10 years ago
Ed Boston 082ed3beed Propagate Configuration.h changes 10 years ago
AnHardt e353d27430 Merge branch 'Development' of https://github.com/MarlinFirmware/Marlin into Bulgarian 10 years ago
Christian Bohn 258bcdefe0 move dogm font selection to configuration_adv.h 10 years ago
AnHardt 7750180c93 transpire -> expire 10 years ago
Scott Lahteine 0f2c9bacfd M33 LONG_FILENAME_HOST_SUPPORT 10 years ago
Scott Lahteine 76438195f0 NO_TIMEOUTS and ADVANCED_OK off by default 10 years ago
Scott Lahteine d693e0f378 Use WATCH_TEMP_INCREASE + TEMP_HYSTERESIS + 1 as difference limit 10 years ago
Scott Lahteine 747fd5801c Merge pull request from thinkyhead/thermal_unified 10 years ago
Scott Lahteine 429c6ccad2 Neaten config formatting 10 years ago
Scott Lahteine 8a0dc4d54a Merge pull request from Wurstnase/serial_wait 10 years ago
Wurstnase 526ad82d20 activate advanced_ok and no_timeout 10 years ago
Scott Lahteine 2445ae3d3a Combine thermal runaway and watch-period 10 years ago
Scott Lahteine 79106638a8 Fix documentation of heating sanity check 10 years ago
Scott Lahteine 6110494a56 Change default to 4°C in 16s 10 years ago
Scott Lahteine 54deb9eea3 Enable WATCH_TEMP_PERIOD by default 10 years ago
Scott Lahteine deedb00c18 Document WATCH_TEMP_PERIOD 10 years ago
Scott Lahteine 7f3252eea9 Merge pull request from paclema/Filrunout_configurable_script 10 years ago
Scott Lahteine 181ccc884c Edit thermal runaway description 10 years ago
paclema aedd580911 Updated all configuration.h examples 10 years ago
Scott Lahteine 425cd46c12 Merge pull request from AnHardt/TRP-bed 10 years ago
AnHardt 514d8ac460 Enable TRP for the bed 10 years ago
Scott Lahteine 2610b8d047 Enable thermal runaway protection by default 10 years ago
AnHardt b4b19a6cbd Merge https://github.com/MarlinFirmware/Marlin into Bulgarian 10 years ago
Scott Lahteine 3688256f86 Merge pull request from thinkyhead/eeprom_in_gcode 10 years ago
Scott Lahteine 0970102950 Remove obsolete STRING_URL 10 years ago
Scott Lahteine 0f687b5dda Merge branch 'Development' into eeprom_in_gcode 10 years ago
Scott Lahteine 28aef684b4 Merge pull request from Voxel8/sjk/home_y_before_x 10 years ago
Scott Lahteine 2bc1d70a31 Merge pull request from AnHardt/Cinese2 10 years ago
Scott Lahteine 5b248757c7 Level Bed in Prepare submenu 10 years ago
Steve Kelly 98ca46006c Allow Y to home before X with option in Configuration_adv.h. 10 years ago
AnHardt 6cba6bcd82 Add 'cn' to the other 'Configuration.h's 10 years ago
Scott Lahteine 0fca084ea6 Make EEPROM reproducible in GCode 10 years ago
Scott Lahteine 5c29fda167 Add a warning for DISABLE_[XYZ] options 10 years ago
Scott Lahteine 3b97a7d446 Merge pull request from AnHardt/beep2 10 years ago
AnHardt 064f2b37d0 More Beeper clean up. 10 years ago
Ivan Galvez Junquera b99e63a7bf Fixed compilation error "error: stray ‘\357’ in program" in several configuration files. 10 years ago
Scott Lahteine ccddc280be Apply three more commits 10 years ago
Scott Lahteine 74e4b42f7e Default MACHINE_NAME to "3D Printer" 10 years ago
Scott Lahteine ccbe2c4ea3 Apply CUSTOM_MACHINE_NAME to configurations 10 years ago
AnHardt 56fc3a4835 bgr -> bg 10 years ago
Natealus 585eee6549 Z Probe inverting not present in example configs, causes error 10 years ago
AnHardt c5961892e3 Bulgarian for all the Configuration.h's 10 years ago
Scott Lahteine 4788b59300 Thermistor values for configurator 10 years ago
Scott Lahteine 7431ef7e2d Merge branch 'Development' into dev_version 10 years ago
Scott Lahteine eb6e3886f4 Set version to "1.0.3 dev" 10 years ago
Edward Patel a9ed39b12d Moved checks into SanityCheck.h + removed previous added checks. 10 years ago
Edward Patel 002340f32c Merge branch 'Development-Marlin' into Development 10 years ago
Scott Lahteine 7d2c2f1790 Updates for the configurator 10 years ago
Scott Lahteine 967db181d0 Latest upstream commits 10 years ago
Edward Patel d27c82a450 Added check for Delta printers in Mesh, #error not yet supported. 10 years ago
Edward Patel 9a093b2e8f Added #error + mention not to enable ABL and Mesh at the same time 10 years ago
Edward Patel 61de6ecd54 Added change to example Configuration.h's 10 years ago
Scott Lahteine c065da52ec Spacing and spelling 10 years ago
Scott Lahteine e0d4368cb5 Minor code cleanup, move NUM_AXIS out of config 10 years ago
Scott Lahteine a469d796e1 Add cleanups needed for 10 years ago
Scott Lahteine 0e8182bbf2 Additional pin tests, cleanup 10 years ago
Scott Lahteine cda4bd4ad9 Correct the comment about M206 10 years ago
Scott Lahteine ba2c7cb467 Update configs with all the latest 10 years ago
Scott Lahteine 5eff15c409 Merge branch 'Development' into fixup_leveling 10 years ago
Scott Lahteine 5261d35737 Fix custom m-code behavior 10 years ago