554 Commits (312f63dbe8e532a47e7d0c86bab6e896e49cb26a)

Author SHA1 Message Date
Scott Lahteine 5803ba43a9 Expose EXT_SOLENOID as an advanced option
8 years ago
Scott Lahteine 52c3ace102 Add BABYSTEP_ZPROBE_OFFSET as an optional feature
8 years ago
Scott Lahteine cd4e6abec8 Group BABYSTEPPING options together
8 years ago
Scott Lahteine dac21ec680 Add support for an RGBW LED
8 years ago
Scott Lahteine e7746ffee4 Extend RGB LED support, adding Printer Events
8 years ago
Scott Lahteine 9343f6a95f Put TOSHIBA with other stepper driver options
8 years ago
Scott Lahteine 4cdda5615b Bring other configs up to date with wt150 changes
8 years ago
Scott Lahteine 1855534f20 Config files cleanup
8 years ago
Scott Lahteine c26a315d0b Additional missed patches
8 years ago
Scott Lahteine 39617e10b8 Patch configs comment formatting
8 years ago
Scott Lahteine c54f6cf23d Updates to support 5 extruders
8 years ago
Scott Lahteine 2b88ccd0aa Apply UBL mesh bounds to remaining configs
8 years ago
Scott Lahteine 824f3c1c0d Fix up configuration comments
8 years ago
Scott Lahteine 995ed90248 Clean up Filament Width Sensor comments
8 years ago
Scott Lahteine f8408036f2 Merge pull request #6264 from thinkyhead/rc_five_extruders
8 years ago
Bob-the-Kuhn f7fc49c3a3 Finish name change
8 years ago
Scott Lahteine 2a84122edd Configuration changes to support 5 extruders
8 years ago
Bob-the-Kuhn 549055f20c Merge pull request #6124 from Bob-the-Kuhn/MCP4728-consistency
8 years ago
Bob-the-Kuhn 3b9ff2cb12 Merge pull request #5676 from Bob-the-Kuhn/configuration.h
8 years ago
Bob-the-Kuhn 6643d553f6 # This is a combination of 2 commits.
8 years ago
Bob-the-Kuhn a5abc61fb9 Merge pull request #6219 from Bob-the-Kuhn/Servo-probe-and-toggle-pins
8 years ago
Bob-the-Kuhn 3b8926bd09 improved wording, consolidation of info, BLTouch warning
8 years ago
Scott Lahteine d13991ae18 Use same config name for all mesh dimensions
8 years ago
Bob-the-Kuhn f9686a108c add Z servo test and toggle pins to M43
8 years ago
Scott Lahteine 62cbaa302e Z_DUAL_ENDSTOP - make offset a configuration item
8 years ago
Scott Lahteine eb1e6aa29b Use same config name for all mesh dimensions
8 years ago
Scott Lahteine c56eec29f0 Configurable delay for BLTouch servo emulation
8 years ago
Scott Lahteine deaad78df9 Merge pull request #5678 from Bob-the-Kuhn/G38-optional-double-tap
8 years ago
Scott Lahteine 63abb65146 Update description of PINS_DEBUGGING
8 years ago
Scott Lahteine 9e22184936 Add a "manual" option for ABL
8 years ago
Scott Lahteine 81136c1e82 Merge pull request #6177 from thinkyhead/rc_tinyboy
8 years ago
Stefan Brüns 0fe57ad4f5 Add Support TinyBoy2 OLED/Encoder panel
8 years ago
Scott Lahteine edbc024d76 Disable UBL_G26_MESH_EDITING by default
8 years ago
Stefan Brüns 5699e2b881 Add SOFT_PWM_DITHER to other configurations
8 years ago
Scott Lahteine 783338a0b8 Add UBL_MESH_EDIT_ENABLED to configs
8 years ago
Scott Lahteine e244399766 Additional cleanup of UBL code
8 years ago
Bob-the-Kuhn 0934563b97 G38 optional double touch
8 years ago
Scott Lahteine 26473cab6d Add PARK_HEAD_ON_PAUSE feature
8 years ago
Scott Lahteine 8eb29f91e6 Patch filament change options and beep code
8 years ago
Scott Lahteine 2512871a36 Patch configs UBL followup
8 years ago
Scott Lahteine 27b5666e15 Move Allen Key probe definition to the top
8 years ago
Scott Lahteine cf94688925 Univeral Bed Leveling - configuration
8 years ago
Scott Lahteine 77491dd924 Remove extraneous whitespace
8 years ago
Scott Lahteine 0e410c9dfd Software endstop options as simple switches
8 years ago
Scott Lahteine 3e927ff204 Replace MBL Z hacking
8 years ago
Scott Lahteine 5a456c832a Apply TMC2130 to example configurations
8 years ago
Marek Pikuła 7698c5617a Added circle nozzle cleaning parameters to example configurations
8 years ago
Scott Lahteine 05abe853f9 New option: NO_WORKSPACE_OFFSETS
8 years ago
Scott Lahteine 5065636023 Merge pull request #5934 from thinkyhead/rc_advance_ed_ratio
8 years ago
Scott Lahteine fb4aead2b1 Clean up and finish #5887
8 years ago
Sebastianv650 de6c40ed8f Add option to fix E/D ratio
8 years ago
Colin Gilgenbach 48b7e0f8d8 Nozzle Wipe Vertical Zig-Zag
8 years ago
Scott Lahteine e282b72151 Remove non-applicable comment on MANUAL_Z_HOME_POS
8 years ago
Scott Lahteine 561904345f Tweak config ordering for M600
8 years ago
Scott Lahteine 931914e679 Apply M600 updates to all configs
8 years ago
Scott Lahteine 47f9883b0f Dynamic allocation for SDCARD_SORT_ALPHA
8 years ago
Scott Lahteine a561bd5e3a New feature: SDCARD_SORT_ALPHA
8 years ago
Robert Kirk 0d147ead66 Allow enabling volumetric filament on config load
8 years ago
esenapaj d38e335272 From "microseconds" to "milliseconds"
8 years ago
Scott Lahteine 4061fca1ad Sanity checks for FILAMENT_CHANGE_FEATURE and FILAMENT_RUNOUT_SCRIPT
8 years ago
Scott Lahteine 5ab7b91615 Comment on filament runout sensor config
8 years ago
Sebastianv650 84c685f8b5 First draft of Unified Stepper / E Advance ISR
8 years ago
Scott Lahteine bec30c89e7 Merge pull request #5522 from esenapaj/Add-description-for-dual-x
8 years ago
Scott Lahteine 18ba31e9b5 Add Debug Menu with LCD_PROGRESS_BAR_TEST as an example
8 years ago
esenapaj 6854f44bf2 Add description for choice of DEFAULT_DUAL_X_CARRIAGE_MODE
8 years ago
Scott Lahteine 78d6d6e076 Merge pull request #5452 from thinkyhead/rc_save_your_mesh
8 years ago
Scott Lahteine 1b2fb2bdc7 ABL_GRID_POINTS_* => ABL_GRID_MAX_POINTS_*
8 years ago
esenapaj 069c6b38dd Remove unnecessary tabs and spaces
8 years ago
Scott Lahteine 06af3b62ba Move HOLLOW_FRAME options to config_adv
8 years ago
AnHardt d0e24e0876 Adaptive screen updates for all kinds of displays
8 years ago
Scott Lahteine da6a094424 Sanity-check inverting and pullups for Z probe and Z endstop
8 years ago
Scott Lahteine aa241c63b3 Include M205 note in configurations
8 years ago
akaJes d7b948610a Experimental bilinear subdivision option
8 years ago
Scott Lahteine f882355994 Merge pull request #5318 from Sebastianv650/Account_for_LCD_improvements
8 years ago
Scott Lahteine 20e834461d Merge pull request #5385 from thinkyhead/rc_ftostr4sign_decimal
8 years ago
Scott Lahteine d5bf1684fe Implement as optional feature LCD_DECIMAL_SMALL_XY
8 years ago
Scott Lahteine 3391c785c6 Support for distinct E factors
8 years ago
Scott Lahteine f60b4f8659 Allow case light pin to be active low
8 years ago
Scott Lahteine 47b4b21308 Merge pull request #5331 from esenapaj/Fix-for-the-PR-#5072
8 years ago
Scott Lahteine 415294801f Merge pull request #5330 from thinkyhead/rc_rgb_led
8 years ago
esenapaj 0909cf3d46 Adjust spacing
8 years ago
Scott Lahteine 65c50e062e Support for an RGB LED using 3 pins
8 years ago
jes f674246397 extend Configurations files
8 years ago
Sebastianv650 f62f4006af Account for LCD improvements in ENSURE_SMOOTH_MOVES
8 years ago
Scott Lahteine 092e949b58 Merge pull request #5169 from thinkyhead/rc_core_inverted
8 years ago
Scott Lahteine c7935bb0d2 Merge pull request #5299 from thinkyhead/rc_bed_correction_fade
8 years ago
Scott Lahteine 5460a529da Add option DOGM_SPI_DELAY_US
8 years ago
Scott Lahteine f6f77d34a1 Add a fade factor for mesh leveling
8 years ago
esenapaj ef97645002 Follow-up the PR #5255 (Case light menu (3rd attempt))
8 years ago
Scott Lahteine 4e4f37b6c2 Code formatting for TMC and L6470 config options
8 years ago
Scott Lahteine bf5f5f44cc Make TMC2130 init code auto-configure
8 years ago
Moritz d67c1d825f Add TMC2130 support
8 years ago
Scott Lahteine 072541f286 Update ENSURE_SMOOTH_MOVES in all configs
8 years ago
Scott Lahteine eb714ee873 Move dummy thermistor opts, fix redundant sensor comment
8 years ago
Scott Lahteine 7a99c6ce4f Reformat temp sensor listing
8 years ago
Scott Lahteine eb120e518c Followup to new endstop interrupts feature
8 years ago
Scott Lahteine 832fe284b4 Merge pull request #5184 from AnHardt/endstop_interrupts
8 years ago
Scott Lahteine 2330619da0 Merge pull request #5191 from petrzjunior/const
8 years ago
Petr Zahradník junior d7ce5d271b
Replace const bool with #define for consistency
8 years ago
AnHardt f3eee02596 Introduce endstop interrupts
8 years ago