InsanityAutomation
0b6aa3cb2d
Update Creality_DWIN.cpp
2020-11-10 09:04:21 -05:00
InsanityAutomation
e7d3e67dc4
Merge branch 'CrealityDwin2.0_Bleeding' of https://github.com/InsanityAutomation/Marlin into CrealityDwin2.0_Bleeding
2020-11-08 14:14:53 -05:00
InsanityAutomation
8fd37402a3
Bump rev, invert flag
2020-11-08 14:14:07 -05:00
InsanityAutomation
7cf72d5867
Rebase and catchup
...
add 2130 option for SKR
Update platformio.ini
Add SKRMini and DDX
Rebase and catchup
add 2130 option for SKR
Update platformio.ini
Minor adjustments following github issues
Update Creality_DWIN.cpp
Update Configuration_adv.h
Update platformio.ini
Rebase and catchup
add 2130 option for SKR
Update platformio.ini
Add SKRMini and DDX
Rebase and catchup
add 2130 option for SKR
Update platformio.ini
Minor adjustments following github issues
Update Creality_DWIN.cpp
Update Configuration_adv.h
Clean up rebase
Update platformio.ini
Update platformio.ini
Add Ender3V2
Update Configuration.h
tweaks for e3v2
Fixes
Add 32 bit Ender3's
eparser and display fixes
MachineEnder3Pro420 -> MachineEnder3Pro422
force silent board for all v4 pcb's
Update Configuration.h
Implement fix from https://github.com/cosmoderp/Marlin/commit/5c8e1e7d4af37e25fb9040dcbf690bbb089948e6
Live axis move and z offset
Update dwin.cpp
Fix info menu screens
borders etc e3v2
Ender 5 SKRMini Tweaks
Update Version.h
Add layer shift rapid correction logic and creality stm32f01 environments for E3V2
changes for melzi to fit
Update Configuration.h
Add DW7 Hex Files
Support 10SPro display on Ender3 422 and 427 boards
Update dwin.cpp
Update Configuration_adv.h
Update Configuration.h
2020-11-08 13:47:02 -05:00
InsanityAutomation
a348c3caa9
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2020-11-06 09:30:48 -05:00
Marc Jovaní González
c574bcce88
Add Spanish translations ( #20020 )
2020-11-05 18:16:08 -06:00
Jason Smith
ce90447531
Fix 0 extruders & bed compile ( #20030 )
2020-11-05 18:15:29 -06:00
Sergey1560
f924344cc5
Don't close diveDir in fileExists ( #20035 )
2020-11-05 18:13:21 -06:00
thinkyhead
323b3a63d6
[cron] Bump distribution date (2020-11-06)
2020-11-06 00:10:33 +00:00
Jason Smith
077b9201ef
Fix BTT002 PeripheralPins PWM assignments ( #20036 )
2020-11-05 18:10:18 -06:00
Scott Lahteine
1f6612dfc4
Comment, spacing cleanup
2020-11-05 17:16:47 -06:00
Josh Schroeder
c43ca39ec2
Wiring warning for ANET_FULL_GRAPHICS_LCD on SKR 1.4 ( #20011 )
2020-11-04 21:15:25 -06:00
thinkyhead
0407828027
[cron] Bump distribution date (2020-11-05)
2020-11-05 00:10:28 +00:00
Victor
a1cce36c1e
FAST_PWM for STM32 ( #20025 )
2020-11-04 15:15:19 -06:00
Scott Lahteine
4fe1adc383
HAL support for 8s watchdog
2020-11-04 15:08:40 -06:00
thinkyhead
2a78fe0f81
[cron] Bump distribution date (2020-11-04)
2020-11-04 00:09:52 +00:00
Keith Bennett
ea5886c77d
Add note about TMC2225/6 ( #20002 )
2020-11-03 17:27:09 -06:00
Victor Oliveira
e9053654a7
Better Classic UI touch resolution ( #20004 )
2020-11-03 17:25:33 -06:00
Victor Oliveira
0be276482e
Show un-mounted media slot ( #20005 )
2020-11-03 17:21:15 -06:00
Scott Lahteine
7e55cbf798
DWIN cleanup, preserve Z offset
2020-11-03 17:18:05 -06:00
Victor Oliveira
f131f58124
Add a filament runout note ( #19973 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2020-11-02 20:22:14 -06:00
thinkyhead
5a4a6285bb
[cron] Bump distribution date (2020-11-03)
2020-11-03 00:09:58 +00:00
Victor Oliveira
e7ebb66200
Fix STM32 HW Serial + EP compile ( #19990 )
2020-11-01 20:38:10 -06:00
Victor Oliveira
5deca5a18f
Increase SPI Speed on LPC. Color and Classic UI for MKS SGEN L. ( #19945 )
2020-11-01 20:15:06 -06:00
thinkyhead
05033bb9d6
[cron] Bump distribution date (2020-11-02)
2020-11-02 00:09:42 +00:00
Alexander D. Kanevskiy
83097657d5
Y-center GLCD status logo, reorganize ( #19954 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2020-11-01 17:44:46 -06:00
Victor Oliveira
12e8861a1c
Reset calibration screen touch timer on click ( #19951 )
2020-11-01 04:42:53 -06:00
Scott Lahteine
22bf2b49c6
Clean up SPI and ST7920 defines ( #19956 )
2020-11-01 04:40:59 -06:00
Jason Smith
4a39c8cd53
Get STM32 clock rates from framework ( #19978 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2020-11-01 02:39:30 -06:00
thinkyhead
c05beb74a9
[cron] Bump distribution date (2020-11-01)
2020-11-01 00:10:34 +00:00
Alexander Semion
cd89fa141b
Add SPINDLE_SERVO option ( #19971 )
2020-10-31 17:42:05 -05:00
Victor Oliveira
76f4dd34e0
Put PIO "debug" build in the corner ( #19975 )
2020-10-31 17:14:10 -05:00
Nick
da60dcbf2e
Fix Chiron probe low point ( #19962 )
2020-10-31 16:54:31 -05:00
Scott Lahteine
368a581de9
Cutter power cleanup
2020-10-31 16:51:42 -05:00
Julien Lirochon
24c5259005
Fix SpindleLaser::cpwr_to_pct() maths ( #19970 )
2020-10-31 16:19:51 -05:00
Scott Lahteine
2110739138
Cutter enable inline at full power
...
Co-Authored-By: Luu Lac <45380455+shitcreek@users.noreply.github.com >
2020-10-31 16:17:48 -05:00
thinkyhead
a4a487b0cc
[cron] Bump distribution date (2020-10-31)
2020-10-31 00:09:17 +00:00
thinkyhead
6071a0835a
Fix bilinear_line_to_destination definition
...
See #19431
2020-10-30 00:18:46 -05:00
Orel
a272c019f9
Rename, adjust Dagoma F5 ( #19947 )
2020-10-29 20:02:29 -05:00
thinkyhead
dde86a4179
[cron] Bump distribution date (2020-10-30)
2020-10-30 00:10:04 +00:00
Scott Lahteine
f8d57370d0
gcode_D EEPROM size, cleanup
...
Fixes #19920
Co-Authored-By: Orel <37673727+0r31@users.noreply.github.com >
2020-10-29 17:34:17 -05:00
Victor
de315c97b1
FAST_PWM for STM32F1 ( #19952 )
2020-10-29 17:17:04 -05:00
Giuliano Zaro
1247f73754
Update Italian language ( #19953 )
2020-10-29 16:27:01 -05:00
Victor Oliveira
50ba20fe1f
PIO env for MKS Nano boards in STM32 ( #19905 )
2020-10-29 02:01:25 -05:00
Marcio Teixeira
b6856dcb99
Improvement and fixes to FTDI touch UI
...
- Fixed incorrect LCD text string
- Fixed incorrect refresh of filament change screens
- Allow host control via touch UI
- Updates to leveling menu
- Modified ExtUI::isPrinting() to check if the job timer is running
- Added ExtUI method to check whether a host print is paused
2020-10-29 01:14:15 -05:00
Scott Lahteine
54ec6a0ce2
Tweak code formatting
2020-10-29 01:14:15 -05:00
Victor Oliveira
dca7c5d1ad
Color UI for MKS SGen-L V2 ( #19919 )
2020-10-29 00:52:50 -05:00
Scott Lahteine
7473241438
.bin and .woff are binary
2020-10-29 00:49:18 -05:00
Scott Lahteine
be0c9ff705
Fix comments, spacing
2020-10-29 00:49:18 -05:00
Scott Lahteine
3f644b6275
Add a note about substitution chars
2020-10-29 00:21:41 -05:00