Commit Graph

65 Commits (adcb87f0db47672c28cfec9fda3354adac81fa99)

Author SHA1 Message Date
Scott Lahteine adcb87f0db Z Endstop Servo => Z Probe Servo
Scott Lahteine dd2949922b Consolidate 3-point leveling point options
Scott Lahteine c6ff39cc14 Spacing cleanup
Scott Lahteine 14c03cb6f4
[2.0.x] Make MIN_PROBE_EDGE a general option (for electronic probes) ()
Some probes don't work near the edges of the bed. This change promotes MIN_PROBE_EDGE to a general setting that applies to all probing functions.
Scott Lahteine 28f1276286
[2.0.x] Add Z_AFTER_PROBING option ()
Some "fix-mounted" probes need manual stowing. And after probing some may prefer to raise or lower the nozzle. This restores an old option but tailors it to allow raise or lower as preferred.
Scott Lahteine 79e6d890d5 Add UNKNOWN_Z_NO_RAISE to example configs
Scott Lahteine a2a672449a Updated boot screen description
Scott Lahteine 5684beae90 Bring some configs up to speed
Scott Lahteine 2024775e07
Spanish (UTF8) Language ()
From  by @MrAmericanMike
Scott Lahteine 17d984eab3 Add RESTORE_LEVELING_AFTER_G28 to example configs
Scott Lahteine 7d8c6b3f3c
Add 20x4 option for Sainsmart LCD ()
Scott Lahteine 8733d5a296 Add NUM_RUNOUT_SENSORS to example configs
Scott Lahteine ca55f2927a
Pulldown pin mode support ()
Implemented for LPC1768.
Roxy-3D 21e60fd3ed
Allow user to control Z-Height correction for off mesh movements ()
Scott Lahteine 2ec65051fd Fix serial comment sp.
Scott Lahteine 38c7d53bf7 Repair some spacing
Scott Lahteine b5e92f4f90
[2.0.x] Enable / disable PSU automatically ()
Scott Lahteine eecb0188c0 Add ULTI_CONTROLLER to example configs
Scott Lahteine 4925f60cff Add MALYAN_LCD to configs
Scott Lahteine 7d6c009104 Add thermistor 15 tuned for JGAurora A5
Scott Lahteine 348b454401 Probe bounds based on bed size
Scott Lahteine fa432508b0 Followup to Ender config
Thomas Moore dabb75034c Update example configurations
GMagician 5295b4713d [2.0.x] add semitec 104NT-4 ()
Table is very very similar to old 104-GT2 so I added only the name and recycled old ID
Scott Lahteine 0b4a46fa6c Bring configs up to date with 1.1.x
Thomas Moore f0a8a1a853 [2.0.x] Use NOZZLE_PARK_FEATURE for ADVANCED_PAUSE_FEATURE ()
* Use NOZZLE_PARK_FEATURE for ADVANCED_PAUSE_FEATURE
Scott Lahteine 1cf1cf8759 Add RADDS_DISPLAY to example configs
Scott Lahteine f79026acc1 Apply MKS_12864OLED_SSD1306 to examples
Followup to 
Scott Lahteine 9abbcc3ee0 Apply ZONESTAR_LCD to example configs
Scott Lahteine 69d49a2438 Shorter segments may be better
Scott Lahteine d7800e7975 Apply MULTIPLE_PROBING to example configs
Richard Wackerbarth c1184552ac Change K1 to required option PID_K1
Scott Lahteine 082ab8fcab Add SKEW_CORRECTION to example configs
Scott Lahteine 7c61bcb058 Apply SEGMENT_LEVELED_MOVES to example configs
Scott Lahteine 5926c9c97b Followup for MESH_EDIT_GFX_OVERLAY
Scott Lahteine 5ce7f23afa Config option G26_MESH_VALIDATION for all meshes
Scott Lahteine 3f0a982b8c Move Filament Width Sensor to Configuration_adv.h
Scott Lahteine b76e173205 Move test extrusion options under G26
Scott Lahteine 81b91b3f9d Clean up some trailing white-space
Roxy-3D ed62c621d7
Fix G26 Circle Drawing. Add Default Extrusion Settings ()
- Fix G26 Circle Drawing.
- Add default extrusion settings so machine can print lines on print bed
- Yet to be done: Get LCD Menu's to use these settings.
Scott Lahteine 2c099fd4c2 Update Thermal Protection Documentation
Scott Lahteine d83a9a53e8
Merge pull request from thinkyhead/bf2_serial_port_-1
[2.0] Add SERIAL_PORT -1 option for configurators
Scott Lahteine 93ba72ea83 Add SERIAL_PORT -1, set on SBASE, STM32F103RET6
Scott Lahteine 7e43dd1d23 Fix probes configuration url
Based on  by @machaj
android444 9cc1d8e312 [2.0.x] Support for SilverGate Board
Scott Lahteine 34be5d33c0 The plural of 'axis' is 'axes'
Scott Lahteine 7fad26549b Concise SD_REPRINT_LAST_SELECTED_FILE description
Scott Lahteine 46e9eae159 Tweak to M100 config comment
Scott Lahteine 7f55d82fd1 Move UBL_SAVE_ACTIVE_ON_M500 to Configuration.h
Scott Lahteine 580b6e9089 Apply physical limits to mesh bounds