327 Commits (04007834444d88f50455964ca08b4b18a29bc7c6)

Author SHA1 Message Date
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 2a7e1d459f
Option to rotate Percent, (E)lapsed, and (R)emaining time (#15578) 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
Tanguy Pruvot d277e93f4d Configurable TOUCH_BUTTONS repeat delays (#15245) 5 years ago
Scott Lahteine 85a7f8c5b4 Smaller animation example 5 years ago
Scott Lahteine 843a19102c Shorten an option description 5 years ago
Marcio Teixeira 18821f29d5 LULZBOT_TOUCH_UI: Localization, runtime language selection (#15249) 5 years ago
Scott Lahteine 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 5 years ago
Scott Lahteine 832be5dd36 Cosmetic: Align Z_STEPPER_ALIGN values 5 years ago
Scott Lahteine 1d574b0f6a Tweak config spaces 5 years ago
Scott Lahteine 3648bce886 Tweak NOZZLE_CLEAN_START_POINT spacing 5 years ago
Marcio Teixeira 47d19bab40 Lulzbot ExtUI Western language support (#15208)
Fix #15134
5 years ago
Jamie dbee0e9c54 Analog joystick jogging control (#14648) 5 years ago
Scott Lahteine 14573cb823 Update some configs 5 years ago
Scott Lahteine a3052da703 Move manual move to lcd section 5 years ago
Scott Lahteine 94d3153fb6 Remove obsolete TMC_USE_CHAIN 5 years ago
Scott Lahteine 18dd5cb46a Config comment patch 5 years ago
Scott Lahteine 7496e1cd67 whitespace 5 years ago
Scott Lahteine cff502c6d4 Tweak REPRAPWORLD_KEYPAD config comment 5 years ago
George Fu 8e044ea898 Fix up Fysetc configs, pins. Fix menu type `float5`. (#15157) 5 years ago
Scott Lahteine 2563e32aa3 Format FWRETRACT config comments 5 years ago
Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 5 years ago
Tanguy Pruvot b97bb14a7a Full-featured Alfawise U20 config (#15131) 5 years ago
thisiskeithb f6505c8ee2 Fix Ender-3 Status Screen Y Offset (#15136) 5 years ago
Scott Lahteine 34b73426e5 Apply #ifdef/#ifndef where possible 5 years ago
Scott Lahteine 4078f2672e Apply shorthand option macros 5 years ago
Tanguy Pruvot d59d9b5973 Alfawise - LK1/LK2/LK4 and BLTouch (#15118) 5 years ago
ETE-Design c8e096785f Gantry: Enable Filament Change (#15122) 5 years ago
Scott Lahteine 8778e12342 Fix some missed misspellings 5 years ago
thisiskeithb 2747ab7643 Ender-3 default TMC currents (#15115) 5 years ago
thisiskeithb 25cf7dee40 Disable Tevo Tarantula Pro PIDTEMPBED (#15089) 5 years ago
Bob Kuhn ba91bca1eb TMC SPI daisy chain support (experimental) (#15081) 5 years ago
thisiskeithb f5a1fabd38 Clarify TMC2209 Sensitivity vs. Others (#15092) 5 years ago
Robby Candra 38983fdfa9 Add 'Back' Button for Touch TFT 320x240 (#15060) 5 years ago
AlexandrZloy 0ebaea94be Add stallGuard threshold for X2 (#15042) 5 years ago
Scott Lahteine 3ac76f0489
Invariant Marlin bootscreen (#15057) 5 years ago
Scott Lahteine d2f211c7e1 Gantry followup 5 years ago
ETE-Design 9d12788a9a ADIMLab Gantry - Spelling Correction (#15043) 5 years ago
thisiskeithb 1769f43226 Fix CR-10/10S/Mini/5S Bed Thermistor Types (#15040) 5 years ago
Scott Lahteine d6a16525c2
New Language: Vietnamese (#13892) 5 years ago
Marcio Teixeira da601d5114 Update USB_FLASH_DRIVE_SUPPORT (#15021) 5 years ago
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
5 years ago
Scott Lahteine d527c46481 Delta: Reduce default MIN_STEPS_PER_SEGMENT 5 years ago
Scott Lahteine 334777c201 config updates 5 years ago
Scott Lahteine 62d2a65025 Consolidate Granty configs 5 years ago
Scott Lahteine 09ee5a5da1 Merge remote-tracking branch 'upstream/bugfix-2.0.x' into bf2_granty_fix_15017 5 years ago
ETE-Design c3d1671b6d
Add files via upload
Add ADIMLab Granty v1
5 years ago
ETE-Design 778466a2ed
Create _Bootscreen.h
Add Bootscreen
5 years ago
ETE-Design 42f35491e0
Update Configuration.h
Added Author + Custom_Machine_Name
5 years ago
ETE-Design 4be98221f6 ADIMLab Granty pins/config (#14919) 5 years ago
Scott Lahteine 1fb3c4055d Optimize bootscreen 5 years ago
Scott Lahteine f7aac7a5b0 Add Support for ADIMLab Granty 5 years ago
ETE-Design de122c9bbe # 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
5 years ago
Scott Lahteine 5e777601f3
Add TURBO_BACK_MENU_ITEM option (#14991) 5 years ago
MaukCC 8664b8e97b Adding HMS434 machine (#14931) 5 years ago
Tim Moore 67f8ba6fed Allow pullup/downs on power loss pin (#14986) 5 years ago
thisiskeithb 19e21a8f10 Wanhao Duplicator i3 Mini config updates (#14908) 5 years ago
Scott Lahteine bc93ac53b5 Fix #define typo in configs 5 years ago
Scott Lahteine c8e476ad60 Embed some items in HAS_LCD_MENU 5 years ago
Ludy 6715fd159c Animated Marlin boot screen (#14961) 5 years ago
Marcio Teixeira 8bdb3d9970 Add CONTROLLERFAN_SPEED_Z_ONLY (#14956) 5 years ago
J.C. Nelson 1bcc5c98a9 MalyanLCD: Pause, resume, more ExtUI (#14852) 5 years ago
Marcio Teixeira 274934ad81 Add LULZBOT_TOUCH_UI (#14967) 5 years ago
Marcio Teixeira 179d6c4ed1 Add STARTUP_SCRIPT option. M17 parity with M18. (#14953) 5 years ago