Scott Lahteine
|
c4734b947b
|
Have 'mfdoc' open the local site when it's ready
|
6 years ago |
revilor
|
b60abc7c37
|
[2.0.x] Macro G-codes (#9365)
|
6 years ago |
Scott Lahteine
|
4ed6397e5d
|
More comprehensive NO_LCD_MENUS (#12367)
|
6 years ago |
InsanityAutomation
|
6471a75a22
|
Combine more tool-change variables (#12137)
|
6 years ago |
KangDroid
|
82ff7c6542
|
Add a mesh edit menu for MBL / ABL-Bilinear
|
7 years ago |
Scott Lahteine
|
0c85869c26
|
Clean up file endings
|
6 years ago |
tharts
|
f5e8e8b53d
|
Fix broken LPC176x build (#12317)
* Fix broken LPC176x build
* Add UBL+HD44780 test for LPC1768
|
6 years ago |
Scott Lahteine
|
f5eab912ed
|
Apply #pragma once, misc cleanup (#12322)
* Apply #pragma once in headers
* Adjust some thermistors formatting
* Misc cleanup and formatting
|
6 years ago |
Ludy
|
9f77df2590
|
Followup to menu refactor. TMC warnings, sanity. (#12288)
- Followup fixes for menu refactor
- Fix TMC sanity checks, unused var warnings
|
6 years ago |
Scott Lahteine
|
b5d7f69b51
|
Followup to #12249
|
6 years ago |
Scott Lahteine
|
9cd3529108
|
Organize language data, fix Korean and Danish
|
6 years ago |
TheLongAndOnly
|
5536228359
|
G34 Auto-align multi-stepper Z axis (#11302)
|
6 years ago |
Scott Lahteine
|
8055ed24ff
|
Move font data to a subfolder
|
6 years ago |
Scott Lahteine
|
2bf18950ab
|
Refactor LCD menus
|
6 years ago |
Marcio Teixeira
|
056561df93
|
[2.0.x] Enhancements to FILAMENT_RUNOUT_SENSOR (#12069)
- Added FILAMENT_RUNOUT_DISTANCE_MM option
- Added FILAMENT_MOTION_SENSOR option
|
6 years ago |
N95JPL
|
ab9d5eb38d
|
Add Bootscreen Animation (#12077)
|
6 years ago |
Giuliano Zaro
|
d43d4e4219
|
Refactor PRINTER_EVENT_LEDS, apply to M303 (#12038)
Co-Authored-By: Giuliano Zaro <gmagician@users.noreply.github.com>
|
6 years ago |
Scott Lahteine
|
cf5284cdf2
|
Add SD Firmware Update capability (#12043)
Co-Authored-By: timoxd7 <timoxd7@users.noreply.github.com>
|
6 years ago |
Scott Lahteine
|
d52deeb15a
|
Adjust Travis CI tests
|
6 years ago |
Scott Lahteine
|
7f94ca950e
|
Add Marlin icons graphics file
|
6 years ago |
InsanityAutomation
|
74cd6cb4fc
|
Single nozzle filament change (#11994)
|
6 years ago |
Scott Lahteine
|
52a37913c1
|
Extend and apply some corrections
|
6 years ago |
Scott Lahteine
|
33056046a3
|
STM32 non-generic PWM_PIN and USEABLE_HARDWARE_PWM (#12016)
|
6 years ago |
Marcio Teixeira
|
2067619a26
|
Add USB_FLASH_DRIVE_SUPPORT
|
6 years ago |
brian park
|
2abf3d258d
|
Korean language translation support (#11987)
|
6 years ago |
Chris Pepper
|
6b1967ed33
|
Add back in the Env backup restore around each platforms tests (#11980)
|
6 years ago |
Scott Lahteine
|
0dedb3e139
|
Reorganize some core headers (#11983)
|
6 years ago |
Scott Lahteine
|
80f9473fb4
|
Clean up some Travis tests
|
6 years ago |
Thomas Moore
|
3286325044
|
Add TMC2130 sensorless probing
|
6 years ago |
Scott Lahteine
|
71d06ef1b2
|
Make opt_set, opt_set_adv, pins_set also enable
|
6 years ago |
Scott Lahteine
|
5490a664f5
|
Expose: Homing Validation and Endstop Noise Threshold (#11912)
|
6 years ago |
Scott Lahteine
|
cee34f7290
|
Followup for BABYSTEP_HOTEND_Z_OFFSET (#11916)
|
6 years ago |
Scott Lahteine
|
217e0efd20
|
General option PAUSE_BEFORE_DEPLOY_STOW (#11905)
|
6 years ago |
Scott Lahteine
|
a2b0260f0f
|
Update Sublime files
|
6 years ago |
Hannes Brandstätter-Müller
|
a4cdffdd69
|
Support for manually deployed fixed probes (#11899)
|
6 years ago |
Scott Lahteine
|
afdd4803f8
|
Fix mfpub syntax highlighting
|
6 years ago |
Holger Müller
|
1a6f2b29b8
|
Add support for Triple-Z steppers/endstops
|
6 years ago |
Kevin
|
e25d2ae4a2
|
[2.0.x] SWITCHING_TOOLHEAD (#11623)
|
6 years ago |
Scott Lahteine
|
8c11220042
|
[2.0.x] Debug Travis tests and scripts (#11704)
|
6 years ago |
Scott Lahteine
|
05dc79e78d
|
Update platform tests to use '.test' folder
|
6 years ago |
Scott Lahteine
|
18f1af2dca
|
Fix up Teensy tests, servo sanity
|
6 years ago |
Chris Pepper
|
b71c2b8651
|
[2.0.x] Update LPC176x tests, fix clean script (#11617)
|
6 years ago |
Chris Pepper
|
5573ef62c6
|
[2.0.x] PersistentStore update followup (#11549)
|
6 years ago |
Dave Johnson
|
8a24ff94d1
|
AT90USB1286 PIO cleanup and optimization (#11230)
-normalize `env` and `board` to lowercase naming convention.
-make board `name` follow descriptive convention.
-implement `-fsingle-precision-constant` compile optimization per https://github.com/MarlinFirmware/Marlin/pull/11178#issuecomment-401673901
-fix typo in 5DPRINT entry.
|
6 years ago |
teemuatlut
|
fbcdf5eaeb
|
Simplify stepper driver per-axis selection
|
6 years ago |
Scott Lahteine
|
665ac1e4d0
|
Add POWER_LOSS_PIN support
|
6 years ago |
Chris Pepper
|
c43793aa1e
|
Update Travis Tests to run platforms in parallel (#11256)
|
6 years ago |
Scott Lahteine
|
c8d24a6412
|
Add Sublime G-code (RepRap) syntax
|
6 years ago |
Scott Lahteine
|
c36efd3106
|
Don't hide deeper lib folders
|
6 years ago |
Dave Johnson
|
0ee34eb784
|
Add PIO board definitions for Malyan M200 (#11120)
Co-Authored-By: J.C. Nelson <xc0000005@users.noreply.github.com>
|
6 years ago |