Scott Lahteine
7e9c846ec3
Modify comment for unlimited E steppers
5 years ago
Roman Moravčík
e110f5abce
M73 R : Set Remaining Time ( #15549 )
5 years ago
Scott Lahteine
5e5045c4ee
Touch UI finishing touches
5 years ago
Marcio Teixeira
5639b8ca20
Touch UI fixes for Cocoa Press ( #15847 )
5 years ago
danym21
28e1614c2e
Add Sensorless Homing current ( #15690 )
5 years ago
LinFor
48b7a1e66e
Allow non-zero "fan off" PWM value ( #15709 )
5 years ago
Scott Lahteine
328ddda654
Clean up whitespace
5 years ago
studiodyne
f139642e0f
XY/Z Babystep Multiplicators ( #15691 )
5 years ago
thisiskeithb
abb44cf564
No boot-screen on Sidewinder X1 TFT28 ( #15706 )
5 years ago
Scott Lahteine
7a342ecb93
Show Total E during print ( #15703 )
5 years ago
Scott Lahteine
9720d21301
Clean up trailing whitespace
5 years ago
Scott Lahteine
c2cec563dc
Followup to Cancel Objects
5 years ago
thisiskeithb
5d4e309dd3
CR-10/S/Mini & Ender-5 default TMC RMS currents ( #15666 )
5 years ago
Scott Lahteine
f8ad15fde8
Rename BOARD_STM32F4 to fix use with MB()
5 years ago
Scott Lahteine
93f0012959
Cancel Objects - As seen at ERRF2019 ( #15590 )
5 years ago
Scott Lahteine
ccf61eca84
Fix diplay elaspsed
5 years ago
Luu Lac
0b0b822671
Add note: TMC2209 requires stealthChop for Sensorless Homing ( #15658 )
5 years ago
Scott Lahteine
7aaa8bc8bd
Bring WDi3 example up to date
5 years ago
Robby Candra
16ae9ee88b
Update Configuration_adv
5 years ago
Jason Smith
832cb7e1ac
Z_STEPPER_AUTO_ALIGN — To align with Z stepper points ( #15195 )
5 years ago
InsanityAutomation
b2eda1af2f
Fix typo in G34 configuration ( #15572 )
5 years ago
Tanguy Pruvot
93097af0ed
U20: update config, ts, serial, jerk, limited edit values... ( #15524 )
5 years ago
InsanityAutomation
0074d63962
Vendor version override ( #14189 )
Co-Authored-By: InsanityAutomation <insanityautomation@users.noreply.github.com>
5 years ago
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
5 years ago
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.
5 years ago
Roxy-3D
7a1fa2177c
Eliminate multiple DEFAULT_ACCELERATION declarations.
Re-calculate and fix the Junction Deviation value using correct DEFAULT_ACCELERATION number.
5 years ago
Matthew Piercey
ac8083588b
Add config for Wanhao Duplicator i3 v2.1
5 years ago
LinFor
b20d5a7cc6
Estimate Remaining Time (graphical display) ( #15497 )
5 years ago
Roxy-3D
2cf35267c4
Set Junction Deviation value from Jerk and Default Acceleration ( #15509 )
Formula: `0.4 * sq(min(xjerk, yjerk)) / (default accel)`
5 years ago
Scott Lahteine
89490171ef
Use "concatenatable" language codes
5 years ago
Scott Lahteine
c0005e939c
Enable junction deviation by default ( #15481 )
5 years ago
Luu Lac
e34aa1ff8f
Add A8, A8 Plus, A6 logos to configs ( #15489 )
Co-Authored-By: Leo <leo@nutz.de>
5 years ago
Me No Dev
fc6a0937b8
Improve Malyan M200 integration ( #15462 )
5 years ago
Giuliano Zaro
a1ad01e4ab
Limit Case Light PWM ( #15459 )
5 years ago
Scott Lahteine
1952982c01
Rearrange configs for export
5 years ago
InsanityAutomation
438835f6a5
Configurable Max Accel, Max Feedrate, Max Jerk edit limits ( #13929 )
5 years ago
Scott Lahteine
a9c259c77a
Patch PrintrboardG2 build (on spec)
5 years ago
Bob Kuhn
178dcd6fd8
SPI chaining with TMCStepper simplified interface ( #15179 )
5 years ago
Scott Lahteine
50e4545255
Add custom types for position ( #15204 )
5 years ago
Tanguy Pruvot
43d6e9fa43
STM32F103.. reorganization, SKR mini fix ( #15398 )
5 years ago
Ludy
f28f191ebf
Trailing whitespace ( #15403 )
5 years ago
InsanityAutomation
a6b0223eea
Revive and improve DELTA probe bounds, LRFB options ( #15372 )
5 years ago
Scott Lahteine
9a209012b5
Improve M114_DETAIL comment
5 years ago
InsanityAutomation
e9cf46a9a5
M851 XY 3 point followup (incomplete) ( #15361 )
5 years ago
Marcio Teixeira
149e9b733e
Simplified ExtUI language selection ( #15359 )
5 years ago
InsanityAutomation
df1e51258a
Add M851 X Y probe offsets ( #15202 )
5 years ago
Marcio Teixeira
4ff59d178d
LULZBOT_TOUCH_UI extended character set ( #15301 )
5 years ago
Bo Herrmannsen
6fc4d4c3b7
Disable ARC_SUPPORT on Tevo Tornado ( #15358 )
5 years ago
Scott Lahteine
f5092e92a4
Enhanced A20M config
5 years ago
InsanityAutomation
6a312fae80
Add before/after dir change delays ( #15314 )
5 years ago