Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Minor rewording of Marlin pin number section of FAQ | Kevin O'Connor | 2018-08-26 | 1 | -13/+13 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Add a section to the FAQ on translating Marlin pin numbers | Kevin O'Connor | 2018-08-24 | 1 | -1/+50 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | force_move: Provide defaults for SET_KINEMATIC_POSITION parameters | Kevin O'Connor | 2018-08-02 | 1 | -3/+5 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | toolhead: Replace junction_deviation with square_corner_velocity | Kevin O'Connor | 2018-07-16 | 1 | -1/+1 |
| | | | | | | | | The junction_deviation configuration parameter has a number of quirks that make it difficult to configure. Replace it with a "square_corner_velocity" configuration parameter. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Update documentation to note use of /dev/serial/by-path/ | Kevin O'Connor | 2018-06-01 | 1 | -3/+7 |
| | | | | | | | | When using multiple micro-controllers it may be necessary to use an id from /dev/serial/by-path/ instead of /dev/serial/by-id/. Also, emphasize that in config/example-multi-mcu.cfg. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Add reference to homing_override in FAQ | Kevin O'Connor | 2018-05-20 | 1 | -0/+6 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | FAQ: Add item on TMC2208 being disabled in the middle of a print | Kevin O'Connor | 2018-05-05 | 1 | -3/+18 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Improve FAQ update software entry (use make menuconfig ; make clean) | Kevin O'Connor | 2018-04-25 | 1 | -0/+4 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Add more hints to use /dev/by-id/ for the serial device | Kevin O'Connor | 2018-04-20 | 1 | -9/+16 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Add additional information to FAQ on heater checks | Kevin O'Connor | 2018-04-09 | 1 | -0/+13 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Add Patreon link to FAQ page | Kevin O'Connor | 2018-03-31 | 1 | -11/+16 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Add "will heaters be turned off on a crash" item to FAQ | Kevin O'Connor | 2018-03-13 | 1 | -1/+13 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Note the use of the virtual_sdcard feature | Kevin O'Connor | 2018-03-02 | 1 | -5/+11 |
| | | | | | | Note that virtual_sdcard helps on slower machines. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Add a FAQ item on steps to upgrade the software | Kevin O'Connor | 2018-01-12 | 1 | -0/+36 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Add a table of contents to the FAQ | Kevin O'Connor | 2018-01-05 | 1 | -2/+12 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Update installation document with pointers to FAQ | Kevin O'Connor | 2018-01-04 | 1 | -15/+57 |
| | | | | | | Add some pointers to the FAQ for common pitfalls during installation. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Add FAQ item on AVR watchdog restart failures | Kevin O'Connor | 2017-12-11 | 1 | -0/+15 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Provide additional information on "make flash" failures | Kevin O'Connor | 2017-12-11 | 1 | -0/+23 |
| | | | | | | Add some additional information on "make flash" problems. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Add a FAQ document | Kevin O'Connor | 2017-11-30 | 1 | -0/+103 |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |