Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1770 commits
Select commit Hold shift + click to select a range
cb6e585
Cleanup in stepper_indirection.h
thinkyhead May 22, 2018
083726b
Group button-related LCD code
thinkyhead May 22, 2018
f552557
Fix DEBUG_LEVELING_FEATURE with MBL
thinkyhead May 22, 2018
4e67660
[1.1.x] Fix G1 behaviour after tool unpark (#10777)
orcinus May 22, 2018
07c3588
Tweak G38 formatting
thinkyhead May 22, 2018
01083df
Restore lost Endstops::monitor
thinkyhead May 22, 2018
12e8e0b
[bugfix-1.1.x] Yet another auto build update & add Sublime menu suppo…
Bob-the-Kuhn May 22, 2018
c76a466
Followup to endstops update
thinkyhead May 22, 2018
0a0f2a5
Followup to LCD button tweak
thinkyhead May 22, 2018
25b3511
Suppress U8glib warnings on build
thinkyhead May 23, 2018
58a6eb6
Fix Endstops Core compatibility (#10822)
thinkyhead May 23, 2018
76019c8
Default G30 to engage / disengage
thinkyhead May 23, 2018
773a550
Fix fade value for power-loss recovery
thinkyhead May 23, 2018
912fff0
Drop #pragmas that don't help .c files
thinkyhead May 24, 2018
766bcc6
Patches for core motion tests
thinkyhead May 24, 2018
ac293bd
Clean up and consolidate SD-related code (#10832)
thinkyhead May 24, 2018
aa8fd92
Followup for core endstops
thinkyhead May 24, 2018
27c5ede
Add USE_MARLINSERIAL conditional
thinkyhead May 24, 2018
ebb8399
Conditionals match 2.0.x indentation
thinkyhead May 24, 2018
181516f
Fix Malyan LCD, allow no SD Card
thinkyhead May 24, 2018
a5ac802
Merge pull request #10836 from thinkyhead/bf1_malyan_lcd_fix
thinkyhead May 24, 2018
62d923a
Fix K8400 Y min pos, M118 comment
thinkyhead May 24, 2018
995702c
Minor optimization of axis_did_move bits
thinkyhead May 25, 2018
b20d712
Fix reset of endstops and move state
thinkyhead May 25, 2018
d123503
Make sure FAN_ANIM_FRAMES is defined
thinkyhead May 25, 2018
069bd19
Fix warning with FASTER_GCODE_PARSER disabled
thinkyhead May 25, 2018
63f7add
[1.1.x] Buffer overflow and scroll fix, UTF8 cleanup (#10851)
ejtagle May 26, 2018
815c4e7
Add missing config line for JUNCTION_DEVIATION (#10855)
Sebastianv650 May 26, 2018
1615542
Fix up stepper ISR with linear advance timing (#10854)
thinkyhead May 26, 2018
a07433f
[bugfix-1.1.x] Auto-build CDC support fix, error handling improvement…
Bob-the-Kuhn May 26, 2018
9186123
Fix manual moves for switching tools (#10867)
thinkyhead May 26, 2018
949ee7a
BEZIER_JERK_CONTROL => S_CURVE_ACCELERATION
thinkyhead May 26, 2018
0bfb10f
Rename Junction Deviation options
thinkyhead May 26, 2018
a7561df
Tweak configuration spacing
thinkyhead May 26, 2018
e108713
Merge pull request #10857 from thinkyhead/bf1_rename_some_options
thinkyhead May 26, 2018
14f4544
Fix switching extruder stepping with LA
thinkyhead May 27, 2018
0d6ef67
Update board_f_cpu to board_build.f_cpu
thinkyhead May 27, 2018
33b7488
Update stepper.cpp Bresenham for 2.0.x parity
thinkyhead May 27, 2018
fbeea12
Correct HOTENDS for SWITCHING_EXTRUDER
thinkyhead May 27, 2018
c45bfc1
Faster (bisect) search in thermistor tables (#10882)
thinkyhead May 28, 2018
dfe90d5
Long temperature tables need special consideration
thinkyhead May 28, 2018
2c4d876
More concise commentary in planner.cpp
thinkyhead May 29, 2018
d6cd7d9
Modify E-stepping macros for use in LINEAR_ADVANCE (#10887)
thinkyhead May 29, 2018
6f07699
HOTENDS for Switching Extruder with Switching Nozzle
thinkyhead May 29, 2018
7445f30
Set deltas to park on the left
thinkyhead May 29, 2018
0460406
Fix M914 value range (-64...+63)
thinkyhead May 29, 2018
43a55a9
Update Fan 2 and E0 Auto Fan pins for Trigorilla
thinkyhead May 29, 2018
a11717e
Improve probe logging
thinkyhead May 29, 2018
9c8594c
For SCARA probe Y offset is proximal/distal
thinkyhead May 29, 2018
2b49f8e
Fix the Z un-hop on G11
thinkyhead May 30, 2018
c010b1f
Clean up some trailing spaces
thinkyhead Jun 1, 2018
568b19e
Fix/Improve junction deviation
May 31, 2018
08090d1
Drop JUNCTION_ACCELERATION from example configs
thinkyhead Jun 1, 2018
67d9d18
Merge pull request #10906 from Sebastianv650/fix_junction_dev
thinkyhead Jun 1, 2018
3b06a8e
[1.1.x] Assorted fixes and improvements (#10914)
thinkyhead Jun 2, 2018
d32beaf
Add macros for ST7565 commands
thinkyhead Jun 2, 2018
9641bae
Cleanup for dual endstops homing
thinkyhead Jun 2, 2018
7d39bcf
LED menu item bool (like Case Lights)
thinkyhead Jun 3, 2018
3be22fc
Merge pull request #10919 from thinkyhead/bf1_misc_cleanups_jun2
thinkyhead Jun 3, 2018
3bc392f
Prevent a buffer overflow in cardreader
akunt Jun 3, 2018
295f93c
Prevent Teensy2.0++ bootloader overwrite
thinkyhead Jun 6, 2018
8511499
Tweak sanity formatting
thinkyhead Jun 3, 2018
827ba94
Fix a compile warning
thinkyhead Jun 6, 2018
cd73e8f
More concise M503 output for M906, M913, M914
thinkyhead Jun 5, 2018
a7b86e3
Script to do Travis CI test locally
thinkyhead Jun 6, 2018
30ee336
Merge pull request #10945 from thinkyhead/bf1_less_wordy_TMC_M503
thinkyhead Jun 7, 2018
70d39ac
Fix M503 ABL mesh report. (Zero-based IJ indices)
thinkyhead Jun 7, 2018
582845f
Allow FAN_PIN override, pins cleanup (#10957)
thinkyhead Jun 7, 2018
7aa7ecb
Update BQ Hephestos 2 config, NTC-70 table (#10902)
jbrazio Jun 8, 2018
1dd4e63
MarlinSerial.cpp formatting tweak
thinkyhead Jun 7, 2018
60cd689
Prevent MB false-positive on bad board name
thinkyhead Jun 9, 2018
4c4fd9f
Highlight 64128N and common ST7565 difference
thinkyhead Jun 9, 2018
1132ec3
Increase BLOCK_DELAY_FOR_1ST_MOVE to 100
thinkyhead Jun 10, 2018
1b1e156
[1.1.x] Fix null check in lsDive (#10979)
GMagician Jun 10, 2018
63af814
Add HAL_timer_start to HAL.h
thinkyhead Jun 10, 2018
17a965d
Fix serial XON/XOFF handshaking
thinkyhead Jun 10, 2018
095cc75
Add hidden Serial debug options
thinkyhead Jun 10, 2018
aab9cb0
Update MINIMUM_STEPPER_PULSE description
thinkyhead Jun 10, 2018
1cdcc6a
Adaptive multiaxis step smoothing
thinkyhead Jun 10, 2018
b7ddfdd
Add MAXIMUM_STEPPER_RATE, enforce in multi-stepping
thinkyhead Jun 10, 2018
9c083d8
Add sanity-check for MOTHERBOARD
thinkyhead Jun 10, 2018
e9c8c5d
Merge pull request #10982 from thinkyhead/bf1_xon_xoff_changes
thinkyhead Jun 10, 2018
e0aec00
Merge pull request #10984 from thinkyhead/bf1_multiaxis_smoothing
thinkyhead Jun 10, 2018
6e49901
Adaptive and max stepping followup
thinkyhead Jun 10, 2018
d70189a
Always stow BLTOUCH at start of G28
thinkyhead Jun 10, 2018
8dac040
Protected pin err for M226
thinkyhead Jun 10, 2018
f1ed08e
Fix serial debug ouput
thinkyhead Jun 10, 2018
327b9c3
Add Junction Deviation mm runtime setting (#10989)
thinkyhead Jun 10, 2018
4c3504c
Limit Junction Deviation (0.01 to 0.3)
thinkyhead Jun 10, 2018
7175da3
Multiplier edit large ranges
thinkyhead Jun 10, 2018
38f73d5
Clean trailing whitespace
thinkyhead Jun 10, 2018
53730be
Fix MarlinSerial (#10992)
thinkyhead Jun 11, 2018
8e98702
Replace ADC with HAL_READ_ADC
thinkyhead Jun 11, 2018
eca91a8
Tweak M122 report spacing
thinkyhead Jun 11, 2018
6a7e0a8
Minor stepper.cpp cleanup
thinkyhead Jun 12, 2018
cfd6437
Update travis test for 2.0.x parity
thinkyhead Jun 12, 2018
47f7c48
Fix include in lite status screen
thinkyhead Jun 12, 2018
4ed92f8
Use stepper timer to count pulse duration
thinkyhead Jun 12, 2018
4bc5e93
Use bit flags for homed/known
thinkyhead Jun 12, 2018
8073f23
Improvements for junction_deviation_mm
thinkyhead Jun 12, 2018
fe69cf8
Merge pull request #11002 from thinkyhead/bf1_junction_deviation_fix
thinkyhead Jun 12, 2018
1d048f5
Optional homing/leveling with O parameter
thinkyhead Jun 12, 2018
87eddf3
HAL_STEPPER_TIMER_RATE => STEPPER_TIMER_RATE
thinkyhead Jun 12, 2018
d356759
Localize stepper-specific defines
thinkyhead Jun 12, 2018
9d91ea4
Fix stepper pulse duration
thinkyhead Jun 12, 2018
91976e3
Merge pull request #11011 from thinkyhead/bf1_honor_step_rate
thinkyhead Jun 13, 2018
cc4e515
Fix coolstep_min_speed / sensorless homing
thinkyhead Jun 13, 2018
af1721b
Extra insurance against endstop false positives
thinkyhead Jun 13, 2018
c0e4a7a
Merge pull request #11012 from thinkyhead/bf1_ensure_endstop
thinkyhead Jun 13, 2018
e601cfb
[1.1.x] reset bltouch on home (#11010)
GMagician Jun 13, 2018
c28d2e9
Auto Build for Visual Studio Code (#11015)
Bob-the-Kuhn Jun 13, 2018
a85f60a
Unsigned eeprom mesh addresses
thinkyhead Jun 15, 2018
35023b0
Fix critical section start/end
thinkyhead Jun 16, 2018
dc087b1
[1.1.x] Tweaks and additions for MAX7219 (#11033)
thinkyhead Jun 19, 2018
7cdaf69
[1.1.x] Fix Italian msg len (#11057)
GMagician Jun 19, 2018
3ca4f09
Tiny improvement to M7219
Roxy-3D Jun 19, 2018
e0b4abd
Don't reset stepper timeout for all g-codes
thinkyhead Jun 20, 2018
3bb332b
Use Tool 0 for Dual X Axis G29
thinkyhead Jun 20, 2018
b05fcad
Fix value editing with callback
thinkyhead Jun 21, 2018
bd10791
Edit Z fade as whole numbers
thinkyhead Jun 21, 2018
7632df6
add the move_z_after_probing() functionality to UBL's G29 J
Roxy-3D Jun 21, 2018
9478711
Merge pull request #11074 from thinkyhead/bf1_value_editing
thinkyhead Jun 22, 2018
52f5efb
Filter endstops state at all times (#11076)
thinkyhead Jun 22, 2018
5374544
Fix LIN_ADVANCE max_e_jerk_factor
thinkyhead Jun 22, 2018
dd9c65d
[1.1.x] Fix stepper/planner race condition, Stepper pulse timer (#11084)
thinkyhead Jun 22, 2018
8600cbb
Clear Max7219 without test pattern
thinkyhead Jun 25, 2018
0a2d3ec
[1.1.x] Fix advanced pause init values (#11096)
GMagician Jun 26, 2018
4d5c655
Make max_e_jerk an array to save CPU (#11121)
thinkyhead Jun 27, 2018
04fc715
Add minimum step dir delay option, A4988 pulse note (#11122)
thinkyhead Jun 27, 2018
e352c1e
Endstop patch followup
thinkyhead Jun 27, 2018
cff2201
Poll all endstops, even when stationary (#11125)
thinkyhead Jun 27, 2018
b880028
Fix stepper/planner block handling, race conditions (#11136)
thinkyhead Jun 27, 2018
5e03ded
Eliminate stepper.* signed/unsigned warnings
thinkyhead Jun 28, 2018
5788a39
Fix up microsteps conditionals
thinkyhead Jun 28, 2018
485d50e
Ignore Z min endstop with separate Z probe
thinkyhead Jun 28, 2018
6747537
Fix SKEW_CORRECTION compile error
thinkyhead Jun 30, 2018
609e7da
Fix and tweak POWER_LOSS_RECOVERY (#11150)
thinkyhead Jun 30, 2018
654f0be
Remove JUNCTION_DEVIATION_INCLUDE_E option (#11146)
thinkyhead Jun 30, 2018
be3e006
Fix G33 compile warning
thinkyhead Jun 30, 2018
718a22e
Non-conflicting CS pins for MKS Gen L
thinkyhead Jun 30, 2018
a789ab4
[1.1.x] Git ignore for VS (#11156)
GMagician Jun 30, 2018
a294ec3
Add delta feedrate scaling (#11152)
thinkyhead Jun 30, 2018
1caa01a
Fix Trigorilla 1.4 pin defines
thinkyhead Jun 28, 2018
ca6ddbc
Detect endstop hits in any direction
thinkyhead Jun 30, 2018
c4fbbca
Lose the old HOMEAXIS macro
thinkyhead Jun 30, 2018
defaa93
Do a hard kill for failed homing moves (#11160)
thinkyhead Jul 1, 2018
5700360
[1.1.x] Slovak translation update (#11174)
rmoravcik Jul 2, 2018
a83f7f1
Turn off DISABLE_INACTIVE_EXTRUDER with SWITCHING_NOZZLE
thinkyhead Jul 2, 2018
b7c648d
Minor patches for POWER_LOSS_RECOVERY
thinkyhead Jul 2, 2018
84187dc
Add "Marlin Dev Mode" option
thinkyhead Jun 22, 2018
0702c78
Fix and improve POWER_LOSS_RECOVERY (#11186)
thinkyhead Jul 3, 2018
432da42
Add thermistor 501 (100K Zonestar)
Jul 2, 2018
559e935
Bring default Configuration.h up to date
thinkyhead Jul 3, 2018
fae2098
Add configurations for Tronxy X3A
thinkyhead Jul 3, 2018
e843414
Merge pull request #11194 from Schullebernd/bugfix-1.1.x
thinkyhead Jul 4, 2018
03a7046
No M914 or SGT set for non-sensorless axes (#11197)
thinkyhead Jul 4, 2018
a69cc6c
Fix Trigorilla include typo
thinkyhead Jul 4, 2018
fc9f4ce
Fix missing quote in language list
thinkyhead Jul 4, 2018
ccb225f
Float maths updates for 2.0.x parity (#11213)
thinkyhead Jul 7, 2018
fae2929
Resolve issue where user can't edit mesh
Roxy-3D Jul 8, 2018
39b3e4c
Support for multiple Max7219 units in a chain (#11226)
Roxy-3D Jul 8, 2018
5f58712
Loosen static assertion guarding overflow in SCAN_THERMISTOR_TABLE (#…
agrif Jul 11, 2018
5cddfce
Endstops::report_state => event_handler
thinkyhead Jul 12, 2018
d8331d9
Unify M91x parameter I meaning, simplify reports
thinkyhead Jul 12, 2018
3b5c81b
[1.1.x] Validate that X/Y_PROBE_OFFSET_FROM_EXTRUDER are integers (#1…
cmroche Jul 13, 2018
54adf6f
Shorter Z up move between multiple probing attempts
nightgryphon Jul 9, 2018
8f11019
Add Z_CLEARANCE_MULTI_PROBE to example configs
thinkyhead Jul 12, 2018
cb0777d
Merge pull request #11248 from thinkyhead/bf1_tmc_unify_param_i
thinkyhead Jul 13, 2018
d60b2e5
Merge pull request #11233 from nightgryphon/multiprobe-z-up
thinkyhead Jul 13, 2018
1067c43
[1.1.x] fix kill printer (#11261)
GMagician Jul 14, 2018
256f76d
Fix Vellemann K8400 Configuration (#11258)
kaimimue Jul 14, 2018
bc96122
Change Max7219_idle_task() routines to use single line if X-Axis has …
Roxy-3D Jul 17, 2018
e6801ff
[1.1.x] Fix change filament (#11268)
GMagician Jul 17, 2018
756080f
Followup to floats patch
thinkyhead Jul 17, 2018
fbc3fdb
LCD strlen functions like 2.0.x
thinkyhead Jul 17, 2018
58775cc
Don't display M421 values for UBL at startup
Roxy-3D Jul 17, 2018
17e1eec
Make sure linear units are initialized
thinkyhead Jul 17, 2018
036f25e
More lcd_strlen updates
thinkyhead Jul 17, 2018
7e648f3
Add card.longest_filename, more lcd_strlen updates
thinkyhead Jul 17, 2018
6024ffe
Improve Malyan progress / feedrate
thinkyhead Jul 17, 2018
76ec073
Merge pull request #11297 from thinkyhead/bf1_malyan_lcd_update
thinkyhead Jul 18, 2018
9d0627d
Make GCodeParser::debug static (#11294)
GMagician Jul 18, 2018
46b0e05
Add POWER_LOSS_PIN to example configs
thinkyhead Jul 19, 2018
7321f30
Add POWER_LOSS_PIN support
thinkyhead Jul 19, 2018
389f2ac
planner.synchronize at start of tool_change
thinkyhead Jul 19, 2018
5ce312f
Merge pull request #11305 from thinkyhead/bf1_power_loss_pin
thinkyhead Jul 19, 2018
db057eb
Fix tool_change call in UBL G29
thinkyhead Jul 19, 2018
888774c
Add MANUAL_PROBE_START_Z for manual probing
thinkyhead Jul 19, 2018
221e8bb
Add MANUAL_PROBE_START_Z to example configs
thinkyhead Jul 19, 2018
6c62b0e
Change Max7219_idle_task() to use columns if Y-Axis has 16 LED's (#11…
Roxy-3D Jul 19, 2018
d1590fe
Merge pull request #11308 from thinkyhead/bf1_manual_probe_start_z
thinkyhead Jul 19, 2018
3bbb121
Tweak some Max7219 code
thinkyhead Jul 19, 2018
060e7a3
Silentninja1 idex crash fix (#11329)
silentninja1 Jul 24, 2018
ed0e72b
Fix spelling in configs
thinkyhead Jul 25, 2018
57ce81f
[1.1.x] Fix LCD axis move E index (#11328)
silentninja1 Jul 25, 2018
6d6bdc6
Add *_DRIVER_TYPE to example configs
thinkyhead Jul 25, 2018
7bad507
Simplify stepper driver config
thinkyhead Jul 25, 2018
2b860ab
Merge pull request #11361 from thinkyhead/bf1_define_drivers_th
thinkyhead Jul 25, 2018
e5b928f
[1.1.x] Typo fix (#11366)
GMagician Jul 25, 2018
349cf3e
Sync enqueue_and_echo_command with 2.0.x
thinkyhead Jul 25, 2018
637489a
Tweak some SoftPWM code
thinkyhead Jul 25, 2018
2af06b8
Specify some extra CR-10S pins
thinkyhead Jul 25, 2018
5061c3a
Merge pull request #11368 from thinkyhead/bf1_pwm_adjustments
thinkyhead Jul 26, 2018
b5ed4a1
Fix thermistor type in Anet A6 config (#11346)
vitekn Jul 26, 2018
56fbe33
Ensure ADC conversion is complete before reading (#11370)
thinkyhead Jul 26, 2018
2f76ec5
[1.1.x]-different-bltouch-init (#11358)
GMagician Jul 26, 2018
c30f636
Improve drivers.h macros (#11372)
thinkyhead Jul 26, 2018
b6f2499
[1.1.x] Update fastio_1280.h pin mapping comments (#11374)
bleughb Jul 26, 2018
cab2e08
Update DELAY_10US
thinkyhead Jul 27, 2018
7284488
[1.1.x] fix bltouch homing (#11380)
GMagician Jul 27, 2018
e1bef0e
[1.1.x] idex and bl touch fix (#11392)
silentninja1 Jul 28, 2018
30839a6
[1.1.x] bltouch home refinements (#11398)
GMagician Jul 29, 2018
33c37d5
Revert "[1.1.x] idex and bl touch fix" (#11406)
Roxy-3D Jul 29, 2018
c4f4c25
Fix initial safe_speed in jerk code (#11396)
thinkyhead Jul 31, 2018
8db91f0
Clean up 12864 OLED code (#11388)
soimy Jul 31, 2018
a2ac7e1
Add M915 to Prepare Menu (#11383)
MikeLud Jul 31, 2018
2ef02ea
Merge bugfix-1.1.x for 1.1.9 update
thinkyhead Jul 31, 2018
ed86550
Version 1.1.9
thinkyhead Jul 31, 2018
888d319
Align some config options
thinkyhead Aug 2, 2018
7d491aa
Tiny improvement to M7219
Roxy-3D Jun 19, 2018
f816d6f
Merge remote-tracking branch 'upstream/bugfix-1.1.x' into release_119
thinkyhead Aug 2, 2018
fae96a6
Fix jumping progress bar. (#11438)
marcio-ao Aug 3, 2018
4c4fffc
[1.1.x] Fix Dual X Carriage tool change crash (#11425)
silentninja1 Aug 4, 2018
86d9af1
Fix drivers.h dependency, defer macro evaluation (#11449)
thinkyhead Aug 4, 2018
b8d4c42
Easier to disable homing validation (#11457)
thinkyhead Aug 7, 2018
33364c1
[1.1.x] Better timing handling (#11462)
GMagician Aug 7, 2018
614a944
auto power control without heated bed (#11467)
lsellens Aug 7, 2018
f6ef58f
Merge remote-tracking branch 'upstream/bugfix-1.1.x' into release_119
thinkyhead Aug 7, 2018
3a75003
Update Configuration_adv.h
ModMike Aug 9, 2018
447ae26
Add files via upload
ModMike Aug 9, 2018
3ab4e68
Add files via upload
ModMike Aug 9, 2018
327d9cf
Create git
ModMike Aug 9, 2018
b60023d
Add files via upload
ModMike Aug 9, 2018
db6b9e5
Update boards.h
ModMike Aug 9, 2018
418dab5
Delete git
ModMike Aug 9, 2018
996ce72
Update Configuration_adv.h
ModMike Aug 9, 2018
46b2269
Update Configuration_adv.h
ModMike Aug 9, 2018
016129b
Update Configuration.h
ModMike Aug 9, 2018
e05eb0a
Update boards.h
ModMike Aug 9, 2018
21d1512
Update Configuration_adv.h
ModMike Aug 9, 2018
34c7da4
Added AZTEEG_X5_MINI_WIFI
ModMike Aug 9, 2018
246f8c6
F_CPU compile fix as per P3P
ModMike Aug 9, 2018
7b9d972
revert
ModMike Aug 9, 2018
da50d8f
Update pins_AZTEEG_X5_MINI_WIFI.h
ModMike Aug 9, 2018
49b5f9e
Cleanup
ModMike Aug 10, 2018
2e55619
Add files via upload
ModMike Aug 11, 2018
2e06943
Add files via upload
ModMike Aug 11, 2018
cd924c9
Merge branch 'bugfix-2.0.x' into bugfix-2.0.x
ModMike Aug 11, 2018
a84a9ad
Update boards.h
ModMike Aug 12, 2018
57dab1a
Merge branch '1.1.x' into bugfix-2.0.x
ModMike Aug 16, 2018
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
  •  
  •  
  •  
4 changes: 4 additions & 0 deletions .github/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,11 @@ Pull Requests should always be targeted to working branches (e.g., `bugfix-1.1.x

* Use the present tense ("Add feature" not "Added feature").
* Use the imperative mood ("Move cursor to..." not "Moves cursor to...").
<<<<<<< HEAD
* Limit the first line to 72 characters or fewer.
=======
* Limit the first line to 72 characters or less.
>>>>>>> 1.1.x
* Reference issues and Pull Requests liberally after the first line.

### C++ Coding Standards
Expand Down
8 changes: 8 additions & 0 deletions .github/issue_template.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
<!--

<<<<<<< HEAD
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
=======
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/1.1.x/.github/code_of_conduct.md
>>>>>>> 1.1.x

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/.

Expand Down Expand Up @@ -28,4 +32,8 @@ Before filing an issue be sure to test the 1.1 and/or 2.0 "bugfix" branches to s

* Include a ZIP file containing your `Configuration.h` and `Configuration_adv.h` files.
* Provide pictures or links to videos that clearly demonstrate the issue.
<<<<<<< HEAD
* See [How Can I Contribute](#how-can-i-contribute) for additional guidelines.
=======
* See [How Can I Contribute](https://github.com/MarlinFirmware/Marlin/blob/1.1.x/.github/contributing.md#how-can-i-contribute) for additional guidelines.
>>>>>>> 1.1.x
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ tags
.pio*
.pioenvs
.piolibdeps
<<<<<<< HEAD
.clang_complete
.gcc-flags.json
/lib/
Expand All @@ -145,6 +146,9 @@ Marlin/*/readme.txt
Marlin/*/*/readme.txt
Marlin/*/*/*/readme.txt
Marlin/*/*/*/*/readme.txt
=======
lib/readme.txt
>>>>>>> 1.1.x

#Visual Studio
*.sln
Expand Down
Loading