Scott Lahteine
20964ca7dc
Bring configs up to date
2019-11-21 04:48:18 -06:00
Jason Smith
b904ba0f29
Improve Delta probing / calibration ( #15887 )
2019-11-21 03:26:00 -06:00
Bob
751cd1f533
MAX31865 temperature sensor ( #15930 )
2019-11-21 03:15:10 -06:00
Scott Lahteine
4cffee3ca3
Drop obsolete setting
2019-11-20 23:57:13 -06:00
Scott Lahteine
47e4e5f1db
Update thermocouple comments
2019-11-20 23:51:51 -06:00
BigTreeTech
ab8b24fdba
Power Loss Recovery with a UPS ( #15943 )
2019-11-20 17:40:21 -06:00
thisiskeithb
967f951789
SKR Mini E3 1.0/1.2 configs ( #15941 )
2019-11-20 00:12:57 -06:00
Jason Smith
2dab109baa
Update Anycubic Kossel config ( #15935 )
2019-11-19 23:23:25 -06:00
Scott Lahteine
aa93e1f21a
Update TMC_ADV examples
2019-11-15 02:15:10 -06:00
Scott Lahteine
7e9c846ec3
Modify comment for unlimited E steppers
2019-11-13 01:45:50 -06:00
Roman Moravčík
e110f5abce
M73 R : Set Remaining Time ( #15549 )
2019-11-12 19:36:54 -06:00
Scott Lahteine
5e5045c4ee
Touch UI finishing touches
2019-11-10 18:52:53 -06:00
danym21
28e1614c2e
Add Sensorless Homing current ( #15690 )
2019-11-10 18:45:06 -06:00
LinFor
48b7a1e66e
Allow non-zero "fan off" PWM value ( #15709 )
2019-11-10 16:33:56 -06:00
Scott Lahteine
328ddda654
Clean up whitespace
2019-11-04 13:23:26 -06:00
studiodyne
f139642e0f
XY/Z Babystep Multiplicators ( #15691 )
2019-10-28 16:44:17 -05:00
thisiskeithb
abb44cf564
No boot-screen on Sidewinder X1 TFT28 ( #15706 )
2019-10-28 16:33:44 -05:00
Scott Lahteine
7a342ecb93
Show Total E during print ( #15703 )
2019-10-27 17:49:27 -05:00
Scott Lahteine
9720d21301
Clean up trailing whitespace
2019-10-27 15:32:29 -05:00
Scott Lahteine
c2cec563dc
Followup to Cancel Objects
2019-10-27 15:26:24 -05:00
thisiskeithb
5d4e309dd3
CR-10/S/Mini & Ender-5 default TMC RMS currents ( #15666 )
2019-10-26 13:13:08 -05:00
Scott Lahteine
f8ad15fde8
Rename BOARD_STM32F4 to fix use with MB()
2019-10-25 18:12:29 -05:00
Scott Lahteine
93f0012959
Cancel Objects - As seen at ERRF2019 ( #15590 )
2019-10-24 15:35:40 -05:00
Scott Lahteine
2a7e1d459f
Option to rotate Percent, (E)lapsed, and (R)emaining time ( #15578 )
2019-10-24 14:00:59 -05:00
Scott Lahteine
ccf61eca84
Fix diplay elaspsed
2019-10-24 13:48:27 -05:00
Luu Lac
0b0b822671
Add note: TMC2209 requires stealthChop for Sensorless Homing ( #15658 )
2019-10-24 11:58:37 -05:00
Scott Lahteine
7aaa8bc8bd
Bring WDi3 example up to date
2019-10-21 13:33:40 -05:00
Robby Candra
16ae9ee88b
Update Configuration_adv
2019-10-17 05:37:22 +07:00
Jason Smith
832cb7e1ac
Z_STEPPER_AUTO_ALIGN — To align with Z stepper points ( #15195 )
2019-10-16 13:39:58 -05:00
InsanityAutomation
b2eda1af2f
Fix typo in G34 configuration ( #15572 )
2019-10-15 17:22:13 -05:00
Tanguy Pruvot
93097af0ed
U20: update config, ts, serial, jerk, limited edit values... ( #15524 )
2019-10-15 12:35:53 -05:00
InsanityAutomation
0074d63962
Vendor version override ( #14189 )
...
Co-Authored-By: InsanityAutomation <insanityautomation@users.noreply.github.com>
2019-10-15 12:32:44 -05:00
Roxy-3D
59378db7de
Eliminate clutter in Formbot T-Rex 3 Configuration.h file
...
The extra clutter was making the Junction Deviation patch script calculate the wrong value.
(The script wasn't smart enough to see the extra lines were commented out and used the wrong values in the calculation.)
All fixed now with a JUNCTION_DEVIATION_MM calculated at .017
2019-10-11 17:11:24 -05:00
Roxy-3D
c8e348731f
Correct Junction Deviation value for Formbot Raptors
...
Re-apply the formula .4 * V^2 / Default_Acceleration to work correctly in Raptor configuration.h file.
(The problem is there are multiple XJerk and YJerk values declared based on the step sticks used on the printer.)
This change should provide correct values for all setups.
2019-10-11 16:52:47 -05:00
Roxy-3D
7a1fa2177c
Eliminate multiple DEFAULT_ACCELERATION declarations.
...
Re-calculate and fix the Junction Deviation value using correct DEFAULT_ACCELERATION number.
2019-10-11 16:31:24 -05:00
Matthew Piercey
ac8083588b
Add config for Wanhao Duplicator i3 v2.1
2019-10-11 00:59:58 -05:00
LinFor
b20d5a7cc6
Estimate Remaining Time (graphical display) ( #15497 )
2019-10-10 21:03:33 -05:00
Roxy-3D
2cf35267c4
Set Junction Deviation value from Jerk and Default Acceleration ( #15509 )
...
Formula: `0.4 * sq(min(xjerk, yjerk)) / (default accel)`
2019-10-10 19:44:15 -05:00
Scott Lahteine
89490171ef
Use "concatenatable" language codes
2019-10-08 20:17:23 -05:00
Scott Lahteine
c0005e939c
Enable junction deviation by default ( #15481 )
2019-10-08 19:42:18 -05:00
Luu Lac
e34aa1ff8f
Add A8, A8 Plus, A6 logos to configs ( #15489 )
...
Co-Authored-By: Leo <leo@nutz.de>
2019-10-08 15:33:24 -05:00
Me No Dev
fc6a0937b8
Improve Malyan M200 integration ( #15462 )
2019-10-05 22:37:22 -05:00
Giuliano Zaro
a1ad01e4ab
Limit Case Light PWM ( #15459 )
2019-10-05 22:32:50 -05:00
Scott Lahteine
1952982c01
Rearrange configs for export
2019-10-01 22:20:32 -05:00
InsanityAutomation
438835f6a5
Configurable Max Accel, Max Feedrate, Max Jerk edit limits ( #13929 )
2019-10-01 19:59:48 -05:00
Scott Lahteine
a9c259c77a
Patch PrintrboardG2 build (on spec)
2019-09-30 02:47:55 -05:00
Bob Kuhn
178dcd6fd8
SPI chaining with TMCStepper simplified interface ( #15179 )
2019-09-29 05:47:20 -05:00
Scott Lahteine
50e4545255
Add custom types for position ( #15204 )
2019-09-29 04:25:39 -05:00
Tanguy Pruvot
43d6e9fa43
STM32F103.. reorganization, SKR mini fix ( #15398 )
2019-09-29 02:04:53 -05:00
Ludy
f28f191ebf
Trailing whitespace ( #15403 )
2019-09-28 15:32:37 -05:00
InsanityAutomation
a6b0223eea
Revive and improve DELTA probe bounds, LRFB options ( #15372 )
2019-09-28 01:19:11 -05:00
Scott Lahteine
9a209012b5
Improve M114_DETAIL comment
2019-09-25 20:29:29 -05:00
InsanityAutomation
e9cf46a9a5
M851 XY 3 point followup (incomplete) ( #15361 )
2019-09-25 02:43:41 -05:00
Marcio Teixeira
149e9b733e
Simplified ExtUI language selection ( #15359 )
2019-09-25 01:25:21 -05:00
InsanityAutomation
df1e51258a
Add M851 X Y probe offsets ( #15202 )
2019-09-24 21:29:21 -05:00
Marcio Teixeira
4ff59d178d
LULZBOT_TOUCH_UI extended character set ( #15301 )
2019-09-24 18:49:40 -05:00
Bo Herrmannsen
6fc4d4c3b7
Disable ARC_SUPPORT on Tevo Tornado ( #15358 )
2019-09-24 17:30:56 -05:00
Scott Lahteine
f5092e92a4
Enhanced A20M config
2019-09-22 21:46:56 -05:00
InsanityAutomation
6a312fae80
Add before/after dir change delays ( #15314 )
2019-09-19 23:05:17 -05:00
Tanguy Pruvot
d277e93f4d
Configurable TOUCH_BUTTONS repeat delays ( #15245 )
2019-09-16 21:32:55 -05:00
Scott Lahteine
85a7f8c5b4
Smaller animation example
2019-09-14 19:19:43 -05:00
Scott Lahteine
843a19102c
Shorten an option description
2019-09-14 16:45:04 -05:00
Marcio Teixeira
18821f29d5
LULZBOT_TOUCH_UI: Localization, runtime language selection ( #15249 )
2019-09-14 06:51:49 -05:00
Scott Lahteine
465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor ( #15256 )
2019-09-14 03:05:10 -05:00
Scott Lahteine
832be5dd36
Cosmetic: Align Z_STEPPER_ALIGN values
2019-09-12 00:02:44 -05:00
Scott Lahteine
1d574b0f6a
Tweak config spaces
2019-09-11 17:32:54 -05:00
Scott Lahteine
3648bce886
Tweak NOZZLE_CLEAN_START_POINT spacing
2019-09-11 01:50:24 -05:00
Marcio Teixeira
47d19bab40
Lulzbot ExtUI Western language support ( #15208 )
...
Fix #15134
2019-09-10 20:07:03 -05:00
Jamie
dbee0e9c54
Analog joystick jogging control ( #14648 )
2019-09-08 00:55:34 -05:00
Scott Lahteine
14573cb823
Update some configs
2019-09-06 18:24:40 -05:00
Scott Lahteine
a3052da703
Move manual move to lcd section
2019-09-06 18:24:39 -05:00
Scott Lahteine
94d3153fb6
Remove obsolete TMC_USE_CHAIN
2019-09-06 15:48:08 -05:00
Scott Lahteine
18dd5cb46a
Config comment patch
2019-09-05 01:48:12 -05:00
Scott Lahteine
7496e1cd67
whitespace
2019-09-04 21:55:41 -05:00
Scott Lahteine
cff502c6d4
Tweak REPRAPWORLD_KEYPAD config comment
2019-09-04 17:23:38 -05:00
George Fu
8e044ea898
Fix up Fysetc configs, pins. Fix menu type float5
. ( #15157 )
2019-09-04 13:06:23 -05:00
Scott Lahteine
2563e32aa3
Format FWRETRACT config comments
2019-09-04 12:48:50 -05:00
Scott Lahteine
75efa3cdac
Reorganize HAL ( #14832 )
2019-09-02 19:49:58 -05:00
Tanguy Pruvot
b97bb14a7a
Full-featured Alfawise U20 config ( #15131 )
2019-09-02 02:37:50 -05:00
thisiskeithb
f6505c8ee2
Fix Ender-3 Status Screen Y Offset ( #15136 )
2019-09-02 02:35:59 -05:00
Scott Lahteine
34b73426e5
Apply #ifdef/#ifndef where possible
2019-09-01 23:54:50 -05:00
Scott Lahteine
4078f2672e
Apply shorthand option macros
2019-09-01 23:43:48 -05:00
Tanguy Pruvot
d59d9b5973
Alfawise - LK1/LK2/LK4 and BLTouch ( #15118 )
2019-09-01 04:10:35 -05:00
ETE-Design
c8e096785f
Gantry: Enable Filament Change ( #15122 )
2019-08-31 20:54:36 -05:00
Scott Lahteine
8778e12342
Fix some missed misspellings
2019-08-31 20:50:10 -05:00
thisiskeithb
2747ab7643
Ender-3 default TMC currents ( #15115 )
2019-08-31 20:46:10 -05:00
thisiskeithb
25cf7dee40
Disable Tevo Tarantula Pro PIDTEMPBED ( #15089 )
2019-08-31 01:40:52 -05:00
Bob Kuhn
ba91bca1eb
TMC SPI daisy chain support (experimental) ( #15081 )
2019-08-30 17:39:45 -05:00
thisiskeithb
f5a1fabd38
Clarify TMC2209 Sensitivity vs. Others ( #15092 )
2019-08-29 16:57:56 -05:00
Robby Candra
38983fdfa9
Add 'Back' Button for Touch TFT 320x240 ( #15060 )
2019-08-29 01:19:07 -05:00
AlexandrZloy
0ebaea94be
Add stallGuard threshold for X2 ( #15042 )
2019-08-29 00:15:31 -05:00
Scott Lahteine
3ac76f0489
Invariant Marlin bootscreen ( #15057 )
2019-08-28 07:40:18 -05:00
Scott Lahteine
d2f211c7e1
Gantry followup
2019-08-25 20:53:50 -05:00
ETE-Design
9d12788a9a
ADIMLab Gantry - Spelling Correction ( #15043 )
2019-08-25 20:51:06 -05:00
thisiskeithb
1769f43226
Fix CR-10/10S/Mini/5S Bed Thermistor Types ( #15040 )
2019-08-25 04:47:02 -05:00
Scott Lahteine
d6a16525c2
New Language: Vietnamese ( #13892 )
2019-08-24 03:40:28 -05:00
Marcio Teixeira
da601d5114
Update USB_FLASH_DRIVE_SUPPORT ( #15021 )
2019-08-24 01:47:19 -05:00
Scott Lahteine
20fc66f875
ADIMLab Granty v1 / v2 ( #15017 )
...
* # This is a combination of 18 commits.
# This is the 1st commit message:
Add Support for ADIMLab Granty
# The commit message #2 will be skipped:
# Update Configuration.h
# The commit message #3 will be skipped:
# Add files via upload
#
# Add Support for ADIMLab Granty
# The commit message #4 will be skipped:
# Create Configuration.h
# The commit message #5 will be skipped:
# Delete Configuration.h
# The commit message #6 will be skipped:
# Create Test.h
# The commit message #7 will be skipped:
# Add files via upload
# The commit message #8 will be skipped:
# Delete Test.h
# The commit message #9 will be skipped:
# Delete Configuration.h
# The commit message #10 will be skipped:
# Delete Configuration_adv.h
# The commit message #11 will be skipped:
# Add files via upload
#
# Add ADIMLab Pins
# The commit message #12 will be skipped:
# Add files via upload
#
# Add Bootscreen
# The commit message #13 will be skipped:
# Update Configuration.h
#
# Add Bootscreen
# The commit message #14 will be skipped:
# Update pins.h
#
# Add ADIMLab Board
# The commit message #15 will be skipped:
# Update boards.h
#
# Add ADIMLab Granty
# The commit message #16 will be skipped:
# Update Makefile
#
# Add ADIMLab Granty
# The commit message #17 will be skipped:
# Update boards.h
# The commit message #18 will be skipped:
# Update Makefile
* Add Support for ADIMLab Granty
* Optimize bootscreen
* Update Makefile
Updated Description
* Update boards.h
Updated Description
* Update pins_HJC2560C_REV2.h
Updated Description
* Update Configuration.h
Added Author + Custom_Machine_Name
* Create _Bootscreen.h
Add Bootscreen
* Add files via upload
Add ADIMLab Granty v1
* Update boards.h
Add ADIMLab Granty v1
* Update Makefile
Add ADIMLab Granty v1
* Update pins_HJC2560C_REV2.h
* Consolidate Granty configs
* config updates
2019-08-24 01:45:11 -05:00
Scott Lahteine
d527c46481
Delta: Reduce default MIN_STEPS_PER_SEGMENT
2019-08-24 01:42:48 -05:00
Scott Lahteine
334777c201
config updates
2019-08-24 00:24:48 -05:00