Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix TMC26XStepper repository URLs #38

Open
wants to merge 702 commits into
base: bugfix-2.0.x
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
702 commits
Select commit Hold shift + click to select a range
ac755fc
Fix G34 "Decreasing accuracy" bug (#17013)
jufimu12 Feb 28, 2020
9b145c7
Reverse encoder for FYSETC Mini 12864 2.1 + SKR 1.3 (#17010)
ellensp Feb 28, 2020
b946530
[cron] Bump distribution date (2020-02-29)
thinkyhead Feb 29, 2020
39c34e4
Use ADC resolution in AD595/8495 calculation (#17018)
ManuelMcLure Feb 29, 2020
7308042
Catch more LPC1768 pin conflicts (#17019)
thinkyhead Feb 29, 2020
6c9ca1b
Clarify GT2560 common pins (#17021)
Feb 29, 2020
afccbc9
Merge remote-tracking branch 'marlin/2.0.x' into 2.0.x
apoc Feb 29, 2020
074cadd
Merge pull request #11 from apoc/2.0.x
davidramiro Feb 29, 2020
a91d002
Restore travis config
davidramiro Feb 29, 2020
e8dc5b0
Restore example configs
davidramiro Feb 29, 2020
6a79670
Rename travis config
davidramiro Feb 29, 2020
1d609d2
[cron] Bump distribution date (2020-03-01)
thinkyhead Mar 1, 2020
f7d663c
Improvements for MarlinMesh.scad
thinkyhead Feb 29, 2020
5e9a10d
Use PSTR for common labels
thinkyhead Mar 1, 2020
3473b21
Move millis_t includes
thinkyhead Mar 1, 2020
c4db8e4
XYZ_CHAR macro
thinkyhead Mar 1, 2020
edd1b76
Fix set_current_from_steppers_for_axis(E_AXIS) bug
thinkyhead Mar 1, 2020
4a3fcd0
Fix three extruder with auto-fan build (#17035)
sjasonsmith Mar 1, 2020
45fae55
Fix SKR nested comment warning (#17037)
sjasonsmith Mar 1, 2020
4b256a6
Revert FYSETC Mini encoder change (#17040)
ellensp Mar 1, 2020
ac93df4
[cron] Bump distribution date (2020-03-02)
thinkyhead Mar 2, 2020
362c9ae
Clean up use of extra_xyjerk
thinkyhead Mar 2, 2020
5da6819
Fix build issues with REPRAPWORLD_KEYPAD (#17038)
sjasonsmith Mar 2, 2020
cc822bf
Fix some 8 extruders issues, GTR build (#17043)
sjasonsmith Mar 2, 2020
870a1f7
Fix undefined STATUS_CHAMBER_WIDTH
thinkyhead Mar 2, 2020
736521a
Balance mega tests, shorten some env names
thinkyhead Mar 1, 2020
b1a50d5
HAS_TRINAMIC => HAS_TRINAMIC_CONFIG
thinkyhead Mar 2, 2020
6b5347e
Improved M900
thinkyhead Feb 29, 2020
49c5f61
Minor motion style changes
thinkyhead Mar 1, 2020
2c4e054
Fix fastio pin comment
thinkyhead Mar 2, 2020
6633482
Add TMC micro-steps sanity check (#17044)
sjasonsmith Mar 2, 2020
624ab24
Suppress thisItemNr warning (#17049)
ellensp Mar 2, 2020
af23c04
Don't define 'valptr' if unused (#17048)
ellensp Mar 2, 2020
5aa5287
Fix ambiguous type
thinkyhead Mar 2, 2020
ad4a9eb
Fix G34 probing range/error bug (#17052)
jufimu12 Mar 2, 2020
552f7a9
Default on/off for Power Loss Recovery (#17051)
InsanityAutomation Mar 2, 2020
e0c0173
Fix nested comment warning (#17045)
thisiskeithb Mar 2, 2020
eb4d512
Keep name around for old configs
thinkyhead Mar 2, 2020
646599d
Finish M900 updates
thinkyhead Mar 2, 2020
d3e232d
Add single extruder LIN_ADVANCE test
thinkyhead Mar 2, 2020
07e22d1
Neopixel on LPC uses GPIO toggling
thinkyhead Mar 2, 2020
12d05e4
[cron] Bump distribution date (2020-03-03)
thinkyhead Mar 3, 2020
af62d7f
Fix MMU test
thinkyhead Mar 3, 2020
5171e9d
No more direct G28 calls
thinkyhead Mar 3, 2020
3a07b44
Asynchronous M114 and (R)ealtime position option (#17032)
thinkyhead Mar 3, 2020
5e28b0f
Minor EEPROM cleanup
thinkyhead Mar 3, 2020
c083728
General code cleanup
thinkyhead Mar 2, 2020
83a60f1
Fix EEPROM compile errors
thinkyhead Mar 3, 2020
fd1af01
mftest: Set machine name
thinkyhead Mar 3, 2020
efc739a
Use BED_MAXTEMP for PTC_MAX_BED_TEMP (#17061)
thisiskeithb Mar 3, 2020
a698bfd
Update FYSETC S6 pins/variants (#17056)
GerogeFu Mar 3, 2020
72b63e9
Fix TEMP_PROBE_PIN for SKR 1.4
thinkyhead Mar 3, 2020
ab1863a
[cron] Bump distribution date (2020-03-04)
thinkyhead Mar 4, 2020
7709261
Move shared code to wait_for_bed_heating
thinkyhead Mar 4, 2020
70863fb
Avoid name conflict with 'UART'
thinkyhead Mar 3, 2020
d4ac785
Allow Z_STOP_PIN override on SKR 1.4 (#17063)
thinkyhead Mar 4, 2020
631addb
SAMD51 SoftwareSerial (#17041)
thinkyhead Mar 4, 2020
7e58739
[cron] Bump distribution date (2020-03-05)
thinkyhead Mar 5, 2020
0578e9b
Move SENSORLESS_PROBING to the probes section
thinkyhead Mar 5, 2020
e3da86f
Fix SKR test for ONBOARD SD
thinkyhead Mar 5, 2020
5a6daa7
Fix CI test for SENSORLESS_PROBING
thinkyhead Mar 5, 2020
c0801e9
Define Z_MIN_PROBE_PIN for Cohesion 3D Remix
thinkyhead Mar 5, 2020
f0248c9
Update Turkish language (#17070)
thinkyhead Mar 5, 2020
3a72b0f
Update Chinese (TW) language (#17071)
thinkyhead Mar 5, 2020
459a0da
[cron] Bump distribution date (2020-03-06)
thinkyhead Mar 6, 2020
6d18f71
Fix M0/M1 message string
thinkyhead Mar 6, 2020
6cd99e6
Add pins to the pins debug list
thinkyhead Mar 5, 2020
ca4423e
Clean up pins debugging
thinkyhead Mar 5, 2020
1da49d0
Non-blocking Max7219 test pattern
thinkyhead Mar 6, 2020
913de02
Change PID dummy value to NAN
thinkyhead Mar 6, 2020
3b14158
[cron] Bump distribution date (2020-03-07)
thinkyhead Mar 7, 2020
e9f451b
Pins debug followup
thinkyhead Mar 7, 2020
8ff25a9
Max7219 init last
thinkyhead Mar 7, 2020
c99773b
Max7219 suspend/resume
thinkyhead Mar 7, 2020
7b9eb23
Emergency Parser dumb terminal compatibility
thinkyhead Mar 7, 2020
3db784f
More pins debugging cleanup
thinkyhead Mar 6, 2020
20f9340
Add / correct comments
thinkyhead Mar 2, 2020
5eb6fb1
[cron] Bump distribution date (2020-03-08)
thinkyhead Mar 8, 2020
64d0929
More useful ENABLED / DISABLED macros (#17054)
thinkyhead Mar 8, 2020
2a71e4f
Revert that wack backoff
thinkyhead Mar 8, 2020
b21edce
More general SD_DETECT_INVERTED override
thinkyhead Mar 8, 2020
57f4887
[ToolChanger] Lock the current tool at power-up (#17093)
MangaValk Mar 8, 2020
982197b
Fixes for Z4 axis, CS pins (#17097)
thinkyhead Mar 8, 2020
7f490c0
[cron] Bump distribution date (2020-03-09)
thinkyhead Mar 9, 2020
b579f5d
Move 'last_pause_state' closer to usage
thinkyhead Mar 8, 2020
7674bef
DOGM SPI delay is less common
thinkyhead Mar 9, 2020
0f39386
Make BOOTSCREEN_TIMEOUT generally available
thinkyhead Mar 9, 2020
13118db
Additional numtostr functions
thinkyhead Mar 9, 2020
b553077
Add debug logging for setup()
thinkyhead Mar 8, 2020
972d1bf
Ensure welcome message
thinkyhead Mar 9, 2020
8799f8b
[cron] Bump distribution date (2020-03-10)
thinkyhead Mar 10, 2020
8f66dbf
SD_DETECT_INVERTED => SD_DETECT_STATE (#17112)
thinkyhead Mar 10, 2020
8bbcbc5
Fix Z4 stepper indirection macros (#17107)
Mar 10, 2020
9bff67b
Always look for PLR file, but more quickly
thinkyhead Mar 10, 2020
4e3a793
Fix broken enqueue_P
thinkyhead Mar 10, 2020
a31b733
[cron] Bump distribution date (2020-03-11)
thinkyhead Mar 11, 2020
e700455
Tweaks to finishSDPrinting (#17082)
thinkyhead Mar 11, 2020
627aa8d
Fix G34, add HOME_AFTER_G34 option (#17108)
jufimu12 Mar 11, 2020
d78fbce
Fix pio environments for Anet 1.x (#17109)
kreuzhofer Mar 11, 2020
bd44f04
M220 print FR percentage (#17101)
guruathwal Mar 11, 2020
eb6c992
Announce SD file open
thinkyhead Mar 11, 2020
23c5701
Apply soft limits to joystick jogging (#17114)
vector76 Mar 11, 2020
201c991
Fix and update DGUS displays (#17072)
GerogeFu Mar 11, 2020
f29d6f8
Revert Anet 1.x envs change (#17120)
kreuzhofer Mar 11, 2020
924fa60
Non-const REMEMBER needed for RESTORE
thinkyhead Mar 11, 2020
112245e
More explicit EEPROM types (#17127)
thinkyhead Mar 11, 2020
8bad6e1
Fix STM32 _WRITE macro parameter (#17121)
bigtreetech Mar 11, 2020
318a166
Fix M810 macro multiple use
thinkyhead Mar 11, 2020
1f55986
[cron] Bump distribution date (2020-03-12)
thinkyhead Mar 12, 2020
8c11eca
[cron] Bump distribution date (2020-03-13)
thinkyhead Mar 13, 2020
4e96a01
Use arduinoststm32 3.x for FYSETC S6 (#17131)
sjasonsmith Mar 13, 2020
9c759e5
Fix BAUD_RATE_GCODE, etc. (#17135)
sjasonsmith Mar 13, 2020
59cb146
Fix DUGS / DGUS typo
thinkyhead Mar 13, 2020
7070ea0
Add OnPidTuning event to Malyan LCD (#17143)
nick-diel Mar 13, 2020
aa32c47
Shorten German BLTouch menu item names (#17151)
GeminiServer Mar 13, 2020
81b0548
Fix Emergency Parser stuck state
thinkyhead Mar 13, 2020
7ec45f4
Fix end of short (auto0.g) prints
thinkyhead Mar 13, 2020
ad980a7
M0 Q preserve status
thinkyhead Mar 13, 2020
6bead0c
Shorter paths to HAL, ExtUI (#17156)
thinkyhead Mar 13, 2020
983a8ce
[cron] Bump distribution date (2020-03-14)
thinkyhead Mar 14, 2020
a96be32
Fix G26 corrupted position
thinkyhead Mar 12, 2020
118bd2f
Apply loop shorthand macros (#17159)
thinkyhead Mar 14, 2020
cee07f3
Quad Z leveling, G34 (R)ecalculate (#17122)
InsanityAutomation Mar 14, 2020
8b2d55e
Config version 020005
thinkyhead Mar 14, 2020
fa48fbb
Merge bugfix-2.0.x into 2.0.x
thinkyhead Mar 14, 2020
8dbbcfd
Version 2.0.5 Release
thinkyhead Mar 14, 2020
9f85165
Allow Tool Offset adjustments to have another digit of precision
Roxy-3D Mar 14, 2020
5c1970a
[cron] Bump distribution date (2020-03-15)
thinkyhead Mar 15, 2020
41ffe98
Fix LCD progress bar
thinkyhead Mar 15, 2020
095a112
Add a global machine state
thinkyhead Mar 14, 2020
090a90a
Add EEPROM_BOOT_SILENT option
thinkyhead Mar 10, 2020
695e014
Do later mounting of LCD-based SD
thinkyhead Mar 10, 2020
8518729
Fix incorrect type on ubl_storage_slot (#17170)
ktand Mar 15, 2020
c398737
Fix Z after ABL Bilinear G29 with fade
thinkyhead Mar 15, 2020
3b987df
Fix G34 Z lower, extra "BLTOUCH" debug line (#17175)
GMagician Mar 15, 2020
775a429
Configurable SLOWDOWN divisor (#17171)
InsanityAutomation Mar 15, 2020
a662079
[cron] Bump distribution date (2020-03-16)
thinkyhead Mar 16, 2020
2fc0df1
Shorter LCD remaining time to prevent overlap (#17181)
pmjdebruijn Mar 16, 2020
b14c933
LPC1768 EEPROM fallback to flash, add overrides (#17184)
thinkyhead Mar 16, 2020
f6e80d5
Fix Z_MIN_PROBE_PIN on SKR 1.4 (#17187)
thinkyhead Mar 16, 2020
129b1bb
Merge nightly patches
thinkyhead Mar 16, 2020
d37bfa3
Version 2.0.5.1 Release
thinkyhead Mar 16, 2020
c167222
[cron] Bump distribution date (2020-03-17)
thinkyhead Mar 17, 2020
40922c7
Fix MKS SBASE 1.6 E1 heater pin (#17191)
ellensp Mar 17, 2020
e5dcab8
ARMED support for TMC UART, probe temp (#17186)
ktand Mar 17, 2020
e8205af
Apply HAS_TMC_UART to pins files
thinkyhead Mar 17, 2020
1f58242
More decimal places for babystep / Z probe offset (#17195)
JoePrints Mar 17, 2020
c768605
Add Copymaster3D board (#17188)
RasmusAaen Mar 17, 2020
252178f
[cron] Bump distribution date (2020-03-18)
thinkyhead Mar 18, 2020
abea6d5
Tweak some lambdas
thinkyhead Mar 18, 2020
83eec68
New Controller Fan options and M710 gcode (#17149)
GeminiServer Mar 18, 2020
de45ac4
Implement CONTROLLER_FAN_USE_Z_ONLY
thinkyhead Mar 18, 2020
84dec5d
Add M42 M, improve M43 (#17173)
InsanityAutomation Mar 18, 2020
14daf1e
[cron] Bump distribution date (2020-03-19)
thinkyhead Mar 19, 2020
71db5c1
Fix FYSETC mini 12864 init / glitches (#17209)
GerogeFu Mar 19, 2020
1738c13
[cron] Bump distribution date (2020-03-20)
thinkyhead Mar 20, 2020
3151856
[cron] Bump distribution date (2020-03-21)
thinkyhead Mar 21, 2020
04cea86
Split up STM32 pins files (#17212)
thinkyhead Mar 21, 2020
29874b2
[cron] Bump distribution date (2020-03-22)
thinkyhead Mar 22, 2020
1674df0
Stay at v0.91 of USBComposite for STM32F1
thinkyhead Mar 21, 2020
7988e31
whitespace
thinkyhead Mar 22, 2020
e62b52d
Use pin/port names for CHITU pins
thinkyhead Mar 22, 2020
9340a33
Add a pins formatting script
thinkyhead Mar 22, 2020
2c325c2
Format some pins files
thinkyhead Mar 22, 2020
2460a3d
Fix custom version file include
thinkyhead Mar 22, 2020
e7a9f17
Tweak serial port descriptions
thinkyhead Mar 22, 2020
27c281e
[cron] Bump distribution date (2020-03-23)
thinkyhead Mar 23, 2020
717c216
Fix Copymaster Y_MAX pin (#17267)
RasmusAaen Mar 23, 2020
fe154fa
Fix CONTROLLER_FAN options compile
thinkyhead Mar 22, 2020
580d314
Skip impossible PWM sanity-checks
thinkyhead Mar 22, 2020
adb7a88
Fix an unused var warning
thinkyhead Mar 23, 2020
cd4060a
Add USB serial support to SERIAL_PORT_2 on DUE (#17245)
ellensp Mar 23, 2020
e3ebbe2
DGUS updates (#17260)
GerogeFu Mar 23, 2020
c87d730
Fix extra M114 output line
thinkyhead Mar 23, 2020
edd6f6c
[cron] Bump distribution date (2020-03-24)
thinkyhead Mar 24, 2020
bef9b9b
Delay after homing_backoff for CoreXY sensorless homing (#17273)
rado79 Mar 24, 2020
3260228
Sanity-check CORE backlash axes (#17279)
mkpfalz Mar 24, 2020
4113481
Fix limits on acceleration editing (#17280)
MarkMan0 Mar 24, 2020
41e944d
Fix Emergency Parser on DUE (#17276)
ellensp Mar 24, 2020
7455bb0
Add SoftwareSerialM for MKS Robin (#17207)
thinkyhead Mar 24, 2020
68face8
Sanity check CONTROLLERFAN_SECS
thinkyhead Mar 24, 2020
5d515c3
Adjust for timing shift on Max7219 displays on AVR's
Roxy-3D Mar 24, 2020
efc1926
Merge patches from bugfix-2.0.x
thinkyhead Mar 24, 2020
7124b21
Version 2.0.5.2
thinkyhead Mar 24, 2020
075a86b
Update LCD timing on Formbot T-Rex 2+ machines
Roxy-3D Mar 24, 2020
0aeee64
[cron] Bump distribution date (2020-03-25)
thinkyhead Mar 25, 2020
1986e1c
Allow PID_DEBUG to be turned on and off (#17284)
Roxy-3D Mar 25, 2020
f2ed18d
M303 followup
thinkyhead Mar 25, 2020
c86ee57
Drop old comment
thinkyhead Mar 25, 2020
4dea020
[cron] Bump distribution date (2020-03-26)
thinkyhead Mar 26, 2020
adb6334
Use "dist" instead of "delta" for clarity
thinkyhead Mar 25, 2020
0175189
Allow G2_PWM to be slimmer
thinkyhead Mar 26, 2020
dd67812
motion.cpp: HAS_DIST_MM_ARG
thinkyhead Mar 26, 2020
5ec1a8b
Fix M0 unused var warning
thinkyhead Mar 25, 2020
5c150c0
Update Russian language (#17290)
Acenotass Mar 26, 2020
8122468
Update Italian language (#17293)
GMagician Mar 26, 2020
d6a4c30
Tweak ui.finish_status
thinkyhead Mar 26, 2020
54a12ee
Tweak eeprom storage type
thinkyhead Mar 25, 2020
98ef161
[cron] Bump distribution date (2020-03-27)
thinkyhead Mar 27, 2020
3655e24
Fix SD finished ExtUI / host action (#17285)
InsanityAutomation Mar 27, 2020
129b270
QSPI EEPROM for SAMD51 (#17292)
GMagician Mar 27, 2020
bed41af
Fix Stepper PWM menu (#17298)
InsanityAutomation Mar 27, 2020
8752fbd
Store case light brightness in EEPROM (#17307)
mathiasvr Mar 27, 2020
e71b25a
[cron] Bump distribution date (2020-03-28)
thinkyhead Mar 28, 2020
de648bf
Add Funmat HT V4.0 board support (#17305)
InsanityAutomation Mar 28, 2020
53fe572
Limited backlash editing with Core kinematics (#17281)
thinkyhead Mar 28, 2020
a849909
Simplify TWIBus debug
thinkyhead Mar 28, 2020
747b964
Clean up user-wait, SD completion (#17315)
thinkyhead Mar 28, 2020
2f7e5cf
Fix typo...
Roxy-3D Mar 28, 2020
fc74c6a
[cron] Bump distribution date (2020-03-29)
thinkyhead Mar 29, 2020
b35dc5f
Fix Trigorilla 1.4 missing spaces
oscarsan1 Mar 29, 2020
add34aa
Fix STM32F1 USB Composite Dependency
thisiskeithb Mar 28, 2020
fc11e72
Fix extra unskew call
thinkyhead Mar 29, 2020
765a9f3
do_pause_e_move => unscaled_e_move
thinkyhead Mar 29, 2020
d029a09
Minor HAL cleanup
thinkyhead Mar 29, 2020
223aa5c
No unscaled_e_move for CNC
thinkyhead Mar 29, 2020
9b886c2
Load balance some tests
thinkyhead Mar 29, 2020
747a4bb
[cron] Bump distribution date (2020-03-30)
thinkyhead Mar 30, 2020
0ea26d5
[cron] Bump distribution date (2020-03-31)
thinkyhead Mar 31, 2020
96ab16a
Pulldown for all FastIO headers
thinkyhead Mar 31, 2020
528907c
Additional TERN macros
thinkyhead Mar 31, 2020
e0e87ca
Fix last arc segment
thinkyhead Mar 31, 2020
ac0a7f2
Fix Fysetc stm32flash usage (#17331)
trouch Mar 31, 2020
c759729
STM32F1: Restore M43 build support (#17336)
tpruvot Mar 31, 2020
d83ad6f
Improve / fix FTDI EVE Touch UI (#17338)
marciot Mar 31, 2020
e7f020f
Shorten some internal pin names
thinkyhead Mar 31, 2020
0f9a14d
Merge latest patches
thinkyhead Mar 31, 2020
015c4e6
Version 2.0.5.3
thinkyhead Mar 31, 2020
e36a932
Enable dual Z endstop
runningz Mar 31, 2020
cac9253
Merge pull request #16 from runningz/2.0.x
davidramiro Mar 31, 2020
0518dec
Correct link to Configurations (#17370)
thisiskeithb Apr 1, 2020
d47dbd5
Remove obsolete probing method
davidramiro Apr 11, 2020
1239995
Merge remote-tracking branch 'upstream/2.0.x' into 2.0.x
davidramiro May 2, 2020
ce00733
update travis config
davidramiro May 2, 2020
bc37d2b
fallback to default pin config
davidramiro May 2, 2020
9b7f0ba
fix pin issues
davidramiro May 2, 2020
e4d8336
Fix XYZ types multiplication/division (#17826)
MathiasGartner May 2, 2020
157f38f
Fix endstop pin config
davidramiro May 6, 2020
7b3b248
fix sd pin config
davidramiro May 6, 2020
c352aeb
Remove "dev" branch reference (for now) (#18242)
Jun 9, 2020
a73e610
Add Close / Lock actions
thinkyhead Jun 24, 2020
7e49000
Remove example configs
dersimn Jun 30, 2020
31e1902
Use temperatures from Configuration.h
dersimn Jun 30, 2020
e5102e4
Replace TRIGORILLA_VERSION with Marlin 2.x config
dersimn Jun 30, 2020
842dea4
Updated lock / unlock actions
thinkyhead Jun 30, 2020
ed71108
Patch Bad PR action
thinkyhead Jul 2, 2020
7bf89f2
Two lock-closed per day
thinkyhead Jul 4, 2020
f7cd608
Merge pull request #28 from dersimn/2.0.x
davidramiro Jul 5, 2020
ddc7fcc
Merge fix for types.h from upstream
davidramiro Jul 5, 2020
326d55f
remove workflows
davidramiro Jul 12, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
19 changes: 19 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# editorconfig.org
root = true

[{*.patch,syntax_test_*}]
trim_trailing_whitespace = false

[{*.c,*.cpp,*.h}]
charset = utf-8

[{*.c,*.cpp,*.h,Makefile}]
trim_trailing_whitespace = true
insert_final_newline = true
end_of_line = lf
indent_style = space
indent_size = 2

[{*.py,*.conf,*.sublime-project}]
indent_style = tab
indent_size = 4
4 changes: 3 additions & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
custom: http://www.thinkyhead.com/donate-to-marlin
github: [thinkyhead]
patreon: thinkyhead
custom: ["http://www.thinkyhead.com/donate-to-marlin"]
43 changes: 43 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
---
name: Bug report
about: Report a bug in Marlin
title: "[BUG] (short description)"
labels: ''
assignees: ''

---

<!--
Have you read Marlin's Code of Conduct? By filing an Issue, you are expected to comply with it, including treating everyone with respect: https://github.com/MarlinFirmware/Marlin/blob/master/.github/code_of_conduct.md
Do you want to ask a question? Are you looking for support? Please don't post here. Instead please use one of the support links at https://github.com/MarlinFirmware/Marlin/issues/new/choose
Before filing an issue be sure to test the "bugfix" branches to see whether the issue has been resolved.
-->

### Bug Description

<!-- Description of the bug -->

### My Configurations

**Required:** Please include a ZIP file containing your `Configuration.h` and `Configuration_adv.h` files.

### Steps to Reproduce

<!-- Please describe the steps needed to reproduce the issue -->

1. [First Step]
2. [Second Step]
3. [and so on...]

**Expected behavior:** [What you expect to happen]

**Actual behavior:** [What actually happens]

#### Additional Information

* Provide pictures or links to videos that clearly demonstrate the issue.
* See [How Can I Contribute](#how-can-i-contribute) for additional guidelines.
17 changes: 17 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
blank_issues_enabled: false
contact_links:
- name: Marlin Documentation
url: http://marlinfw.org/
about: Lots of documentation on installing and using Marlin.
- name: MarlinFirmware Facebook group
url: https://www.facebook.com/groups/1049718498464482
about: Please ask and answer questions here.
- name: Marlin on Discord
url: https://discord.gg/n5NJ59y
about: Join the Discord server for support and discussion.
- name: Marlin Discussion Forum
url: http://forums.reprap.org/list.php?415
about: A searchable web forum hosted by RepRap dot org.
- name: Marlin Videos on YouTube
url: https://www.youtube.com/results?search_query=marlin+firmware
about: Tutorials and more from Marlin users all around the world. Great for new users!
35 changes: 35 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
name: Feature request
about: Request a Feature
title: "[FR] (feature request title)"
labels: ''
assignees: ''

---

<!--
Have you read Marlin's Code of Conduct? By filing an Issue, you are expected to comply with it, including treating everyone with respect: https://github.com/MarlinFirmware/Marlin/blob/master/.github/code_of_conduct.md
Do you want to ask a question? Are you looking for support? Please don't post here. Instead please use one of the support links at https://github.com/MarlinFirmware/Marlin/issues/new/choose
Before filing an issue be sure to test the "bugfix" branches to see whether the issue has been resolved.
-->

### Description

<!-- Description of the requested feature -->

### Feature Workflow

<!-- Please describe the feature's behavior, user interaction, etc. -->

1. [First Action]
2. [Second Action]
3. [and so on...]

#### Additional Information

* Provide pictures or links that demonstrate a similar feature or concept.
* See [How Can I Contribute](#how-can-i-contribute) for additional guidelines.
37 changes: 11 additions & 26 deletions .github/issue_template.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,16 @@
<!--
# NO SUPPORT REQUESTS PLEASE

Have you read Marlin's Code of Conduct? By filing an Issue, you are expected to comply with it, including treating everyone with respect: https://github.com/MarlinFirmware/Marlin/blob/bugfix-2.0.x/.github/code_of_conduct.md
Support Requests posted here will be automatically closed!

Do you want to ask a question? Are you looking for support? Please don't post here. Instead please use the Marlin Firmware forum at http://forums.reprap.org/list.php?415 or the Marlin Facebook Group https://www.facebook.com/groups/1049718498464482/ or the Marlin Discord Server https://discord.gg/n5NJ59y.
This Issue Queue is for Marlin bug reports and development-related issues, and we prefer not to handle user-support questions here. See https://github.com/MarlinFirmware/Marlin/blob/1.1.x/.github/contributing.md#i-dont-want-to-read-this-whole-thing-i-just-have-a-question.

Before filing an issue be sure to test the 1.1 and/or 2.0 "bugfix" branches to see whether the issue is already addressed.
For best results getting help with configuration and troubleshooting, please use the following resources:

-->
- RepRap.org Marlin Forum http://forums.reprap.org/list.php?415
- Tom's 3D Forums https://discuss.toms3d.org/
- Facebook Group "Marlin Firmware" https://www.facebook.com/groups/1049718498464482/
- Facebook Group "Marlin Firmware for 3D Printers" https://www.facebook.com/groups/3Dtechtalk/
- Marlin Configuration https://www.youtube.com/results?search_query=marlin+configuration on YouTube
- Marlin Discord server. Join link: https://discord.gg/n5NJ59y

### Description

<!-- Description of the bug or requested feature -->

### Steps to Reproduce

<!-- If this is a Bug Report, please describe the steps needed to reproduce the issue -->

1. [First Step]
2. [Second Step]
3. [and so on...]

**Expected behavior:** [What you expect to happen]

**Actual behavior:** [What actually happens]

#### Additional Information

* Include a ZIP file containing your `Configuration.h` and `Configuration_adv.h` files.
* Provide pictures or links to videos that clearly demonstrate the issue.
* See [How Can I Contribute](#how-can-i-contribute) for additional guidelines.
After seeking help from the community, if the consensus points to to a bug in Marlin, then you should post a Bug Report at https://github.com/MarlinFirmware/Marlin/issues/new/choose).
25 changes: 0 additions & 25 deletions .github/workflows/bump-date.yml

This file was deleted.

100 changes: 0 additions & 100 deletions .github/workflows/test-builds.yml

This file was deleted.

5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Marlin 3D Printer Firmware
# Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
# Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
#
# Based on Sprinter and grbl.
# Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
Expand Down Expand Up @@ -146,6 +146,9 @@ Marlin/*/*/readme.txt
Marlin/*/*/*/readme.txt
Marlin/*/*/*/*/readme.txt

# Secure Credentials
Configuration_Secure.h

#Visual Studio
*.sln
*.vcxproj
Expand Down
78 changes: 78 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
dist: bionic
sudo: false

language: python
python:
- "3.7"

notifications:
email: false

env:
- TEST_PLATFORM="mega2560"

# Extended AVR Environments
#- TEST_PLATFORM="FYSETC_F6_13"
#- TEST_PLATFORM="megaatmega1280"
#- TEST_PLATFORM="rambo"
#- TEST_PLATFORM="sanguino_atmega1284p"
#- TEST_PLATFORM="sanguino_atmega644p"

# Extended STM32 Environments
#- TEST_PLATFORM="STM32F103RC_bigtree"
#- TEST_PLATFORM="STM32F103RC_bigtree_USB"
#- TEST_PLATFORM="STM32F103RE_bigtree"
#- TEST_PLATFORM="STM32F103RE_bigtree_USB"
#- TEST_PLATFORM="STM32F103RC_fysetc"
#- TEST_PLATFORM="jgaurora_a5s_a1"
#- TEST_PLATFORM="STM32F103VE_longer"
#- TEST_PLATFORM="STM32F407VE_black"
#- TEST_PLATFORM="BIGTREE_SKR_PRO"
#- TEST_PLATFORM="mks_robin"
#- TEST_PLATFORM="ARMED"

# STM32 with non-STM framework. both broken for now. they should use HAL_STM32 which is working.
#- TEST_PLATFORM="STM32F4"
#- TEST_PLATFORM="STM32F7"

# Put lengthy tests last
#- TEST_PLATFORM="LPC1768"
#- TEST_PLATFORM="LPC1769"

# Non-working environment tests
#- TEST_PLATFORM="BIGTREE_BTT002" this board isn't released yet. we need pinout to be sure about what we do
#- TEST_PLATFORM="at90usb1286_cdc"
#- TEST_PLATFORM="at90usb1286_dfu"
#- TEST_PLATFORM="STM32F103CB_malyan"
#- TEST_PLATFORM="mks_robin_lite"
#- TEST_PLATFORM="mks_robin_mini"
#- TEST_PLATFORM="mks_robin_nano"
#- TEST_PLATFORM="SAMD51_grandcentral_m4"

before_install:
#
# Fetch the tag information for the current branch
- git fetch origin --tags
#
# Publish the buildroot script folder
- chmod +x ${TRAVIS_BUILD_DIR}/buildroot/bin/*
- chmod +x ${TRAVIS_BUILD_DIR}/buildroot/share/tests/*
- export PATH=${TRAVIS_BUILD_DIR}/buildroot/bin/:${TRAVIS_BUILD_DIR}/buildroot/share/tests/:${PATH}

install:
#- pip install -U platformio
- pip install -U https://github.com/platformio/platformio-core/archive/master.zip

before_script:
# Update PlatformIO packages
- platformio update
#
# Change current working directory to the build dir
- cd ${TRAVIS_BUILD_DIR}
#
# Generate custom version include
- generate_version ${TRAVIS_BUILD_DIR}/Marlin/
- cat ${TRAVIS_BUILD_DIR}/Marlin/Version.h
#
script:
- run_tests ${TRAVIS_BUILD_DIR} ${TEST_PLATFORM}
Loading