Commit Graph

1024 Commits (eb6c992bfb0d98dd5d659de5b13d770028a1feab)

Author SHA1 Message Date
Scott Lahteine 0578e9b16e Move SENSORLESS_PROBING to the probes section
Fixes a bug with HAS_BED_PROBE not being set before use.
Scott Lahteine 02cce7d4b4 Add TRAVEL_EXTRA_XYJERK option
See 

Co-Authored-By: josedpedroso <josedpedroso@users.noreply.github.com>
Scott Lahteine 71539bcbeb Undo driver type auto-assignment for now
Good general concept but needs more time to develop and group with a stepper suite.
InsanityAutomation cc1ff27256 Bump config version to 020004 ()
Fabio Santos 894762259b
Coolstep for TMC2130, 2209, 5130, 5160 ()
Tanguy Pruvot 54aff83179
G26: Allow to set retraction for UBL mesh test ()
Scott Lahteine bfad23d3e2 (c) 2020
Scott Lahteine 7f9c62437e
Corner Leveling: Add inset for each side ()
Scott Lahteine 72b4d91d2e
Add Z_AFTER_HOMING to raise Z more in G28 ()
Artur Petrzak e4679c1b78
(21) PT100 for MCUs with 3.3v logic ()
Bob Kuhn 0d166f9c7d Duet Smart Effector support ()
Scott Lahteine 86c18ea6e0 Bring configs and drivers.h up to date
InsanityAutomation 79810b7fcb G12 defaults per tool. Event G-code for post-toolchange ()
MaukCC 04d64351a2 Add HMS434 V15 ATSAM board ()
InsanityAutomation 0fcf2b1110 Quad Z stepper support ()
tompe-proj a338dce83f PINDA v2 temperature sensor / compensation ()
George Fu 4108c5d01f Update FYSETC S6 pins ()
Scott Lahteine ea7363a8f4 Update more configs
Bob Kuhn 1ad53cee1f Improved STMicro L64XX stepper driver support ()
George Fu e593da1c23 Update and fix DGUS ()
greppp 7f87a044cd Fix Ender-2 display pins, add BTN_ENC ()
Scott Lahteine 00c83e9ca6 Update comments re: NOZZLE_AS_PROBE
InsanityAutomation 1c9ccce520 Add NOZZLE_AS_PROBE (no probe offsets) ()
Scott Lahteine af4c62b422 Update product links
Luu Lac f3155af444 Update AZSMZ LCD link ()
Felicia Hummel 690ed531b6 Configurable PSU power-on delay ()
Scott Lahteine 441e822fb3 LULZBOT_TOUCH_UI => TOUCH_UI_FTDI_EVE
Scott Lahteine bdd366b97c Update sensor -5 label
Bob 751cd1f533 MAX31865 temperature sensor ()
Scott Lahteine 47e4e5f1db Update thermocouple comments
Scott Lahteine 7e9c846ec3 Modify comment for unlimited E steppers
InsanityAutomation 0074d63962 Vendor version override ()
Co-Authored-By: InsanityAutomation <insanityautomation@users.noreply.github.com>
Matthew Piercey ac8083588b Add config for Wanhao Duplicator i3 v2.1
Roxy-3D 2cf35267c4 Set Junction Deviation value from Jerk and Default Acceleration ()
Formula: `0.4 * sq(min(xjerk, yjerk)) / (default accel)`
Scott Lahteine b4d48fdc91 Followup to
Scott Lahteine 89490171ef Use "concatenatable" language codes
Scott Lahteine c0005e939c
Enable junction deviation by default ()
InsanityAutomation 438835f6a5 Configurable Max Accel, Max Feedrate, Max Jerk edit limits ()
InsanityAutomation e9cf46a9a5 M851 XY 3 point followup (incomplete) ()
InsanityAutomation df1e51258a Add M851 X Y probe offsets ()
Tanguy Pruvot d277e93f4d Configurable TOUCH_BUTTONS repeat delays ()
Scott Lahteine 3648bce886 Tweak NOZZLE_CLEAN_START_POINT spacing
Scott Lahteine cff502c6d4 Tweak REPRAPWORLD_KEYPAD config comment
Scott Lahteine 87b16ed5f6 Bring Configuration.h up to date
Robby Candra 38983fdfa9 Add 'Back' Button for Touch TFT 320x240 ()
Scott Lahteine 3ac76f0489
Invariant Marlin bootscreen ()
Scott Lahteine d6a16525c2
New Language: Vietnamese ()
MaukCC 8664b8e97b Adding HMS434 machine ()
Scott Lahteine bc93ac53b5 Fix #define typo in configs
Marcio Teixeira 274934ad81 Add LULZBOT_TOUCH_UI ()