176 Commits (8da2e98985aa90add66579921f16505defd80292)

Author SHA1 Message Date
Scott Lahteine 9b23490f01 Clean up spacing in configs
9 years ago
KiteLab 0ad25c6665 Hint for changed behaviour of SDSUPPORT
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
Scott Lahteine 28599c51c7 Wrap Dual Y options in a conditional
9 years ago
Scott Lahteine 11a065c0ca Remove Z2 pins overrides from Configuration_adv.h
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
AndySze 00dbf69b6d add MINIPANEL defines
9 years ago
Scott Lahteine d85861d296 Move macros, add ENABLED/DISABLED, add includes
9 years ago
Richard Wackerbarth b80a6a8d31 Correct Kossel Pro Configuration_adv (PR#2473)
9 years ago
Scott Lahteine 129f986ccf Add COREXZ option to configurations
9 years ago
Scott Lahteine de25a48dec Remove PID examples from preconfigured configs
9 years ago
Scott Lahteine 391386dd94 Update configs for new servo deactivation
9 years ago
Scott Lahteine c3c605c658 Move note about LiquidTWI2 to Configuration.h (PR#2406)
9 years ago
Scott Lahteine dc40a5f6e0 Patch up more outdated config lines
9 years ago
Scott Lahteine 98c9111a7d Update delta configs with latest settings
9 years ago
Scott Lahteine e6baf8afd9 Fix up allen key settings in delta configs
9 years ago
Scott Lahteine 3b293fc5d1 Move Delta settings lower in delta files
9 years ago
Scott Lahteine df21857583 Move extruder offset settings next to extruders setting
9 years ago
Scott Lahteine a274769f4f Clean up spacing and comments
9 years ago
Scott Lahteine d3bce05d54 Fix up spacing for filament sensor values
9 years ago
Scott Lahteine b4b10a57fe Fix configurator section directives and values lists
9 years ago
Scott Lahteine bba14dcbe6 Move Z Safe Homing point to the middle of the movement range
9 years ago
wurstnase c85a486445 make the dual z-endstop optional (PR#2277)
9 years ago
Richard Wackerbarth 58941e543e ELB_FULL_GRAPHIC_CONTROLLER_SDCARDDETECTINVERTED removed
9 years ago
CONSULitAS 3a5963c0e7 Configuration_adv.h: Add FAN_MIN_PWM for slow fan stopping issue …
9 years ago
Richard Wackerbarth 303d47228e Define Probe Path in new format
9 years ago
Ed Boston 08968c29bb Adding ELB_FULL_GRAPHIC_CONTROLLER_SDCARDDETECTINVERTED to Examples
9 years ago
AnHardt d1f4471000 Merge pull request #2146 from Wackerbarth/Versioning
9 years ago
Jonathan Bastien-Filiatrault d46d9d998e Add maximum bed integral term in example configurations.
9 years ago