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 年之前
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 年之前
Scott Lahteine
6286afd456
Add Triple-Z options to example configs
6 年之前
Kevin
e25d2ae4a2
[2.0.x] SWITCHING_TOOLHEAD (#11623 )
6 年之前
Scott Lahteine
2a61c9a939
Various fixups to configs, spacing, etc.
6 年之前
Scott Lahteine
650d4313c4
Bring some configs up to date
6 年之前
Scott Lahteine
9953213513
Add EDITABLE_SERVO_ANGLES to example configs
6 年之前
Scott Lahteine
66966dbd69
Tweak comments for newer multiplexer
6 年之前
Kevin
6483285bc5
HOTEND_OFFSET_Z always available (#11603 )
6 年之前
Scott Lahteine
846bd24eb9
MALYAN_LCD is ok without SD
6 年之前
Scott Lahteine
6964e1a95a
Clean up trailing whitespace
6 年之前
Lee Olivares
094e6d81a5
Add Einstart-S support (#11219 )
Indeed the HAL does not need to be mucked around with to expose ATmega2560 pins not available as numbers on the MEGA board, I'll need to update the wiki with that tidbit and a reference to the pin-mapping comment in `fastio_1280.h`.
6 年之前
Giuliano
bd3ec66a78
[2.0.x] typo fix (#11365 )
Typo fix
6 年之前
Scott Lahteine
14e2b11195
Fix spelling in configs
6 年之前
Scott Lahteine
39c8aed8ba
Add MANUAL_PROBE_START_Z to example configs
6 年之前
Scott Lahteine
12854f1909
Add Z_CLEARANCE_MULTI_PROBE to example configs
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 年之前
Scott Lahteine
f74278b8b1
Add -4 thermocouple to list in configs
7 年之前
Scott Lahteine
aaaf09bda2
BEZIER_JERK_CONTROL => S_CURVE_ACCELERATION
7 年之前
Scott Lahteine
4b2f6e3b2b
[2.0.x] Add endstop noise filter (#10796 )
7 年之前
Scott Lahteine
b7dfc79988
Disable SERIAL_PORT_2 by default and sanity-check it (#10748 )
7 年之前
Scott Lahteine
e978e6e782
[2.0.x] Arrange LCD options by type (#10630 )
7 年之前
nightdemonx
e911635fb1
Add thermocouple with AD8495 support
7 年之前
Scott Lahteine
b7e938a9fb
LCD_BED_LEVELING enables a sub-menu for ABL
7 年之前
Scott Lahteine
c87b0e21be
Add units to probe speed comments
7 年之前
Scott Lahteine
05c33833e7
[2.0.x] Add NO_LCD_MENUS option (#10582 )
7 年之前
Scott Lahteine
ed8d2bc225
Clean up some endstop inverting examples
7 年之前
Scott Lahteine
9e07df5c1b
Extra options for LEVEL_BED_CORNERS (#10483 )
7 年之前
Scott Lahteine
a90cbc6339
[2.0.x] Wait for bed heaters between probing (#10472 )
7 年之前