Commit Graph

48 Commits (5c69d45f5bc96d6cc122813baa3e2a76b5a87580)

Author SHA1 Message Date
teemuatlut 5c69d45f5b [2.0.x] TMC2130 support for LPC platform ()
Scott Lahteine 7d6c009104 Add thermistor 15 tuned for JGAurora A5
Scott Lahteine 348b454401 Probe bounds based on bed size
Scott Lahteine 58ed9901d7 Consistent NEOPIXEL_TYPE options
Scott Lahteine 8190fdb260
[2.0.x] Option to use Neopixel as case light ()
* Add option to use Neopixel as case light

* Apply CASE_LIGHT_USE_NEOPIXEL to example configs
Scott Lahteine fa432508b0 Followup to Ender config
Scott Lahteine 02ff12d491 More up front option to show SD percentage
Scott Lahteine 048486390e Bring some configs up to date
Scott Lahteine 5c076a6d93 Improved M915 description
Scott Lahteine a94104dbb5
Merge pull request from teemuatlut/TMC_followup
[2.0.x]TMC followup
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
teemuatlut cdc61ebf53 Add M915 configuration option
Scott Lahteine 8704e533da Apply FILAMENT_LOAD_UNLOAD_GCODES to example configs
Scott Lahteine 10edb469bb Apply SLIM_LCD_MENUS to example configs
Scott Lahteine 3b51f5c67e Add pause/resume action to example configs
Thomas Moore f0a8a1a853 [2.0.x] Use NOZZLE_PARK_FEATURE for ADVANCED_PAUSE_FEATURE ()
* Use NOZZLE_PARK_FEATURE for ADVANCED_PAUSE_FEATURE
Scott Lahteine 28fc8741d6 Reduce default jerk. XY by half. Z by 1/4
Scott Lahteine 1cf1cf8759 Add RADDS_DISPLAY to example configs
Scott Lahteine fdc5e72720 A single setting to validate filament width
Scott Lahteine 31e33d2acd Add NO_VOLUMETRICS 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 674deaf223 Add NANODLP_ALL_AXIS to config examples
teemuatlut 0cd1e91056 [2.0.x] TMC driver update ()
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 aa7efb96bf Bring configurations up to date
Scott Lahteine 082ab8fcab Add SKEW_CORRECTION to example configs
Scott Lahteine 8f90642eea LED_CONTROL_MENU config changes
Tannoo cf0f78336b New Feature: LED_CONTROL_MENU
Scott Lahteine 7c61bcb058 Apply SEGMENT_LEVELED_MOVES to example configs
Scott Lahteine a67cf78c6b Clean up whitespace, spacing
Scott Lahteine 7be4857ab9 Tweak BLOCK_BUFFER_SIZE description
Scott Lahteine 5926c9c97b Followup for MESH_EDIT_GFX_OVERLAY
Scott Lahteine dc82babe8e Implement NANODLP_Z_SYNC for 2.0.x
Scott Lahteine 5ce7f23afa Config option G26_MESH_VALIDATION for all meshes
Scott Lahteine 54774841ba
Merge pull request from thinkyhead/bf2_M114_DETAIL
[2.0] Add M114_DETAIL to Configuration_adv.h
Scott Lahteine 009e3a7aa7 Add M114_DETAIL to Configuration_adv.h
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 967104e1ce
Default Extrusion Settings were off a few lines in some of the example config files. ()
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 1b42fba39b Add CNC_COORDINATE_SYSTEMS to configs
Scott Lahteine 7e43dd1d23 Fix probes configuration url
Based on  by @machaj
teemuatlut 70be4d206e [2.0.x] UltiMachine Archim2 ()
* UltiMachine Archim2 support

* SPI gets included by the library

* Invert TMC2130 diag pin state

* Clean up Archim2 pins

* Update Archim2 config

* FAN2 -> FAN1

* Cleanup

* Add brief Archim installation instructions

* Bring pins into compliance

* Update 1.0 SD Detect pin for 1.1

* Update Configuration.h

* Update pins_ARCHIM2.h