Luc Van Daele
0e4b6b373d
[1.1.x] G33 magic numbers (#8173 )
* [1.1.x] G33 magic numbers
* oops
* comments
* oops
* warning
* better comment section
* remarks
* extra grids
преди 7 години
Scott Lahteine
4fb3ce4739
Support for SilverGate Board
преди 7 години
Scott Lahteine
393ceb28fc
The plural of 'axis' is 'axes'
преди 7 години
Scott Lahteine
5837f067cf
Tweak to QUICK_HOME comment
преди 7 години
Scott Lahteine
7e1232269a
Add Dual Steppers / Endstops to configs
преди 7 години
Scott Lahteine
62d52d62dc
Cleanup for DIGIPOTS settings
преди 7 години
Scott Lahteine
a979c428ee
Revert default BABYSTEP_MULTIPLICATOR to 1
преди 7 години
Scott Lahteine
410aa0716d
Concise SD_REPRINT_LAST_SELECTED_FILE description
преди 7 години
Scott Lahteine
445a7f65cd
Clean up trailing whitespace
преди 7 години
Luc Van Daele
e64cfb13b8
(1.1.x) auto tune calibration parameters (#8031 )
* auto tune calibration parameters
* solve warnings
* Tweaks to formatting
* review Thinkyhead
* Error
преди 7 години
Roxy-3D
2e746f2b8b
Initial conflict resolution of SD_REPRINT_LAST_SELECTED_FILE (#8104 )
* Initial conflict resolution
All previous items resolved:
- Use of ELAPSED() on timer code
- Switch to use of defer_return_to_status=true as much as possible
- Update & Clean Up of Max7219 routines
* Resolve non-SD case in ultralcd.cpp
преди 7 години
Scott Lahteine
8bb1e91afd
More specific M100 description
преди 7 години
Scott Lahteine
ec9d7b639d
Encourage users to re-examine their configs
преди 7 години
Scott Lahteine
1c97c1582c
Move UBL_SAVE_ACTIVE_ON_M500 to Configuration.h
преди 7 години
Scott Lahteine
f06f4b40b8
Apply physical limits to mesh bounds
преди 7 години
Scott Lahteine
39a545b3f8
Patch up some verbiage in configs
преди 7 години
Scott Lahteine
a7398a0459
Prevent SDCARD_SORT_ALPHA from exploding
преди 7 години
Scott Lahteine
91c5c2538a
Add SCROLL_LONG_FILENAMES advanced option
Based on #7637 by @marcio-ao
преди 7 години
Thomas Moore
84470f6b2a
Update UBL mesh boundaries to accomidate beds centered at 0, 0 (#8011 )
преди 7 години
studiodyne
e04902f589
Add EXTRA_FAN_SPEED feature
преди 7 години
Scott Lahteine
5f708d47ce
Add LCD_SET_PROGRESS_MANUALLY
преди 7 години
Scott Lahteine
3b4b9c6d68
Unaccented French for Character Display
преди 7 години
Scott Lahteine
e05af35678
Add MIN_SOFTWARE_ENDSTOP_[XYZ] to example configs
преди 7 години
Slawomir Ciunczyk
167058b61f
Different NEOPIXEL types
Changes to support NEOPIXEL LED strips
- Support for different NEOPIXEL as defined in Adafruit_NeoPixel.h
- ability to setup startup brightness
- ability to define sequential/non-sequential transition of color change during heating-up
- additional parameter to M150 P<brightness>
преди 7 години
jmdearras
c7e0a49c94
Add some new LCD displays
- Original CR-10
- MKS Mini Display
преди 7 години
Scott Lahteine
ae256576e1
Bring configs into parity with 2.0.x
преди 7 години
Scott Lahteine
cbfcce09fa
Remove legacy ADVANCE feature
преди 7 години
Scott Lahteine
94caabf89a
Add XON/XOFF options to example configs
преди 7 години
GMagician
8ab426c3a4
Updated all examples configurations
Forgot to update examples configurations. Done now
преди 7 години
Scott Lahteine
2efd5b119d
Add USER_SCRIPT_RETURN option
преди 7 години
Scott Lahteine
e37a1ded0d
Increase BABYSTEP_MULTIPLICATOR to 100
Ideally, it should be calculated based on Z steps per unit so that each
babystep corresponds to around 0.025mm. Smaller than this is largely
insignificant for typical layer heights.
преди 7 години
Scott Lahteine
f25dccd6d1
Disable BABYSTEP_XY by default in all configs
преди 7 години
Scott Lahteine
cd09a83cfa
Add size note to SDSORT_LIMIT
преди 7 години
Scott Lahteine
9d4d53e2fd
Update links to old wiki page
преди 7 години
Scott Lahteine
00896f1713
Fix LEVEL_BED_CORNERS (No leveling required)
преди 7 години
Marcio Teixeira
d69c5317df
Added option for graphical overlay for Z-offset
преди 7 години
Scott Lahteine
5851c2d36f
MAX7219 followup (#7564 )
* Add MAX7219_DEBUG to Travis CI testing
* Tweak config and use standard pin naming for MAX7219_DEBUG
* MAX7219: Apply coding standards, use macros, etc.
* Make code work...
преди 7 години
Roxy-3D
3f0b38ed5d
Add Max7219 LED Matrix Debug Support (#7563 )
* Add Max7219 LED Matrix Debug Support
The Max7219 8x8 LED Matrix's are very helpful for debugging new code.
And for that matter, just trying to maximize printer settings without
causing stuttering.
The displays are very inexpensive (under $2.00 with shipping) and
provide a lot of help when trying to debug complicated code.
* Try to keep Makefile up to date.
преди 7 години
Michal Holes
54d48130f3
Slovak UTF-8 translation
Slovak UTF-8 translation
преди 7 години
Vben
c0409b85e7
New feature: Part-Cooling Fan Multiplexer
преди 8 години
Vben
4817b39d98
Added new feature for AutoParking Extruder (APE)
преди 8 години
Scott Lahteine
a1878cd1c0
Add "Level Corners" menu option
преди 8 години
GMagician
e9c72978c7
Implement SERVO_DELAY as array
This modify give SERVO_DELAY x servo basis
преди 8 години
Frederik Kemner
25a11cd485
Use bed size and inset instead of travel limits to define mesh area\n\nAs proposed in #7435 (#7480 )
преди 8 години
Scott Lahteine
804818b4d9
Bring configs up to date
преди 8 години
benlye
24af9e1bf4
Make audible user script feedback optional
Add a parameter to enable/disable audible user script feedback
преди 8 години
teemuatlut
936d00dda8
Implement probing delay for piezo sensors
преди 8 години
Scott Lahteine
423b0f3a1e
Replace MIN_RETRACT with MIN_AUTORETRACT, MAX_AUTORETRACT
преди 8 години
Scott Lahteine
51864fd365
Add bed size as a configuration option
преди 8 години
Scott Lahteine
dc7c95e07b
Remove `@ section fwretract`
преди 8 години