jmz52
813a4ea107
Add support for Mks Robin TFT display (#12706 )
* Add support for MKS Robin TFT display
- Add support for MKS Robin TFT display and encoder for MKS Robin board.
- Generic 128x64 UI with x2 upscale is used (for now).
- Tested on MKS Robin TFT V2.0 with ST7789V controller.
6年前
Ludy
cfc5e96b4b
Move JD to Config.h (and fix jerk->eeprom bug) (#12720 )
6年前
InsanityAutomation
367a9f65aa
Add Formbot 350c Thermistor (#12661 )
6年前
Ludy
a7b3a61424
Improve some config comments readability (#12615 )
6年前
Scott Lahteine
4388015f1a
Tweak config formatting
6年前
InsanityAutomation
6471a75a22
Combine more tool-change variables (#12137 )
6年前
KangDroid
82ff7c6542
Add a mesh edit menu for MBL / ABL-Bilinear
7年前
Scott Lahteine
9cd3529108
Organize language data, fix Korean and Danish
6年前
Scott Lahteine
9e663a624b
Apply #pragma once to configuration files
6年前
Chris Rigter
3028a620af
Add RACK_AND_PINION_PROBE (#12218 )
6年前
Scott Lahteine
e229b831fa
Customizable preheat labels
6年前
Scott Lahteine
67a3c5a16a
Alternative info screen (Prusa-style) (#12132 )
* Fix Z value display
* Add HAS_PRINT_PROGRESS
* Alternative Info Screen option
* Add LCD_INFO_SCREEN_STYLE to example configs
6年前
InsanityAutomation
3ec3872730
Single Z raise value for all tool-changing / parking (#12090 )
* Universal tool-change Z lift
* Add TOOLCHANGE_ZRAISE to example configs
* Park/unpark changes to example configs
* Implement DEBUG_DXC_MODE
6年前
Marcio Teixeira
056561df93
[2.0.x] Enhancements to FILAMENT_RUNOUT_SENSOR (#12069 )
- Added FILAMENT_RUNOUT_DISTANCE_MM option
- Added FILAMENT_MOTION_SENSOR option
6年前
Scott Lahteine
951b25163e
Extend M217 with configurable park/raise (#12076 )
6年前
Scott Lahteine
af3bf6c956
Tweak config spacing
6年前
Marcio Teixeira
906a24fa81
Extensible user interface API (#11193 )
6年前
InsanityAutomation
ee253991d4
Various fixups for single-nozzle filament swap (#12036 )
6年前
Sam Lane
f2ecf8d510
Add option to control Solenoids under PARKING_EXTRUDER (#12028 )
6年前
InsanityAutomation
74cd6cb4fc
Single nozzle filament change (#11994 )
6年前
Scott Lahteine
bb561baf9e
Tweak some config comments
6年前
brian park
2abf3d258d
Korean language translation support (#11987 )
6年前
Scott Lahteine
e3f7b69105
Add PROBING_STEPPERS_OFF (#11984 )
Co-Authored-By: houseofbugs <houseofbugs@gmail.com >
6年前
Scott Lahteine
0e5bcdf695
Make DISABLE_INACTIVE_EXTRUDER a simple switch
6年前
Scott Lahteine
aa6e8e9325
Tweak some config comments
6年前
Scott Lahteine
5490a664f5
Expose: Homing Validation and Endstop Noise Threshold (#11912 )
6年前
Scott Lahteine
6742026568
Followup for 6 extruders
6年前
Scott Lahteine
04bdff4115
Add a blank line
6年前
Scott Lahteine
217e0efd20
General option PAUSE_BEFORE_DEPLOY_STOW (#11905 )
6年前
Scott Lahteine
849dea92a8
Move probe extras below probe types
6年前
Hannes Brandstätter-Müller
a4cdffdd69
Support for manually deployed fixed probes (#11899 )
6年前
Scott Lahteine
bae8f82ba8
[2.0] Fix Mixing Extruder mixing factors (#11861 )
6年前
Scott Lahteine
f5c210d33d
Config changes supporting up to 6 extruders
6年前
Holger Müller
1a6f2b29b8
Add support for Triple-Z steppers/endstops
7年前
Kevin
e25d2ae4a2
[2.0.x] SWITCHING_TOOLHEAD (#11623 )
6年前
Scott Lahteine
2a61c9a939
Various fixups to configs, spacing, etc.
6年前
Scott Lahteine
3e81745e81
Fix issues, make optional
6年前
Scott Lahteine
66966dbd69
Tweak comments for newer multiplexer
6年前
Kevin
6483285bc5
HOTEND_OFFSET_Z always available (#11603 )
6年前
Scott Lahteine
bd6d032628
Update default driver configuration
Co-Authored-By: teemuatlut <teemu.mantykallio@live.fi >
6年前
Scott Lahteine
846bd24eb9
MALYAN_LCD is ok without SD
6年前
Greg Nutt
a1a5367380
Smoothieboard V1.0/1.1 and A5984 support
6年前
Giuliano
bd3ec66a78
[2.0.x] typo fix (#11365 )
Typo fix
6年前
teemuatlut
fbcdf5eaeb
Simplify stepper driver per-axis selection
7年前
Scott Lahteine
14e2b11195
Fix spelling in configs
6年前
Scott Lahteine
2106fa26b1
Add MANUAL_PROBE_START_Z for manual probing
6年前
Scott Lahteine
25e2ca8896
Add Z_CLEARANCE_MULTI_PROBE
Co-Authored-By: nightgryphon <ngryph@gmail.com >
7年前
Chris Pepper
cbea385ed7
[2.0.x] Fix LCD_LANGUAGE options list formatting in config (#11198 )
* Fix LCD_LANGUAGE options list formatting in config
* Remove 'cn' language option from list
7年前
Scott Lahteine
568cfe7caa
Add thermistor 501 (100K Zonestar)
7年前
etagle
6f14bcaa3e
Add MAXIMUM_STEPPER_RATE, enforce in multi-stepping
The timing value should be properly set for ALL boards. The compiler will check and set maximum step rate calculations based on those values.
7年前