index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: Minor updates to Code_Overview.md
Kevin O'Connor
2020-03-02
1
-14
/
+14
*
hall_filament_width_sensor: Added virtual runout sensor (#2535)
Denis Ignatenko
2020-03-01
1
-0
/
+13
*
docs: Minor wording change to Endstop_Phase.md
Kevin O'Connor
2020-03-01
1
-10
/
+10
*
bltouch: BTLOUCH V3.0/V3.1 Enable 5V/OD mode set commands (#2540)
FanDjango
2020-02-23
2
-1
/
+48
*
manual_stepper: Support ignoring errors on STOP_ON_ENDSTOP
Kevin O'Connor
2020-02-19
1
-7
/
+8
*
docs: Recommend RPi 2 or later in Installation.md
Kevin O'Connor
2020-02-17
1
-2
/
+1
*
hall_filament_width_sensor: Add new filament sensor
test3210-d
2020-02-14
2
-0
/
+105
*
configfile: Add get_status() to export raw config file information
Kevin O'Connor
2020-02-13
1
-0
/
+6
*
query_endstops: Add get_status() method that reports the last query state
Kevin O'Connor
2020-02-12
1
-0
/
+5
*
stepper_enable: Add SET_STEPPER_ENABLE gcode command (#2463)
David Smith
2020-02-10
1
-0
/
+6
*
probe: Add support for configuring lift_speed
Kevin O'Connor
2020-01-31
1
-1
/
+1
*
docs: Update Config_Changes.md with actual bed_mesh merge date
Kevin O'Connor
2020-01-09
1
-1
/
+1
*
docs: Update Config_Changes.md to reflect bed_mesh changes
Arksine
2020-01-09
1
-0
/
+12
*
docs: Update documentation to reflect bed_mesh changes
Arksine
2020-01-09
5
-9
/
+377
*
docs: Update Command_templates.md - numbers in gcode_macro name must be at end
Kevin O'Connor
2020-01-07
1
-1
/
+3
*
gcode: Fix detection of some "extended" g-code commands
Kevin O'Connor
2020-01-07
1
-3
/
+3
*
docs: Updates for gcode_macro naming (#2317)
David Smith
2020-01-06
1
-1
/
+8
*
docs: Minor formatting change to Config_checks.md
Kevin O'Connor
2020-01-06
1
-3
/
+3
*
docs: Minor FAQ updates
Kevin O'Connor
2020-01-06
1
-43
/
+32
*
kin_extruder: Convert pressure advance to use "weighted average"
Kevin O'Connor
2019-12-20
2
-4
/
+5
*
docs: Document support for M204 P and T parameters
Kevin O'Connor
2019-12-18
1
-1
/
+3
*
display: Revert "display: Add ST7567 display support (#1540)"
Kevin O'Connor
2019-12-18
1
-0
/
+5
*
scripts: Replicape pru update start scripts (#2277)
BlackStump
2019-12-18
1
-4
/
+5
*
neopixel: Add support for delaying updates in SET_LED command
Kevin O'Connor
2019-12-15
1
-7
/
+10
*
docs: Update Kinematics.md document with "smooth pressure advance"
Kevin O'Connor
2019-12-13
6
-410
/
+24
*
docs: Update Config_Changes.md with pointer to sample multi extruder configs
Kevin O'Connor
2019-12-13
1
-1
/
+2
*
heater: Add PrinterHeater get_status() function
Simon Kühling
2019-12-13
1
-0
/
+7
*
gcode: Remove builtin T0/T1/T2/... command support
Kevin O'Connor
2019-12-10
2
-2
/
+7
*
extruder: Add an ACTIVATE_EXTRUDER command
Kevin O'Connor
2019-12-10
1
-0
/
+3
*
gcode: Remove support for the M206 command
Kevin O'Connor
2019-12-10
2
-2
/
+5
*
docs: Update FAQ to emphasize checking Config_Changes.md on an upgrade
Kevin O'Connor
2019-12-10
1
-8
/
+16
*
docs: Move upgrade instructions to the last item in the FAQ
Kevin O'Connor
2019-12-10
1
-20
/
+20
*
docs: Fix another typo in Code_Overview.md
Kevin O'Connor
2019-12-04
1
-2
/
+2
*
docs: Fix typo in Code_Overview.md
Kevin O'Connor
2019-12-04
1
-1
/
+1
*
docs: Minor "coordinate system" wording change to Code_Overview.md
Kevin O'Connor
2019-12-04
1
-16
/
+16
*
docs: Add information on coordinate systems to Code_Overview.md
Kevin O'Connor
2019-12-04
1
-0
/
+87
*
gcode: Remove support for "G4 S1" style commands
Kevin O'Connor
2019-12-02
1
-0
/
+4
*
docs: Minor update to Config_Changes.md
Kevin O'Connor
2019-12-01
1
-1
/
+1
*
docs: Clarify recent usb device name change in Config_Changes.md
Kevin O'Connor
2019-12-01
1
-2
/
+4
*
usb_cdc: Report MCU type on all boards
Kevin O'Connor
2019-11-26
1
-3
/
+4
*
atsam: Enable chipid as usb serial number
Kevin O'Connor
2019-11-26
1
-3
/
+3
*
atsamd: Enable chipid as usb serial number
Kevin O'Connor
2019-11-25
1
-3
/
+3
*
stm32: Enable chipid as usb serial number
Kevin O'Connor
2019-11-25
1
-3
/
+3
*
docs: Minor wording change in Pressure_Advance.md
Kevin O'Connor
2019-11-25
1
-1
/
+1
*
docs: Recommend normal slicer settings in Pressure_Advance.md
Kevin O'Connor
2019-11-25
1
-1
/
+10
*
toolhead: Report which axes are homed via get_status()
Kevin O'Connor
2019-11-24
1
-0
/
+3
*
toolhead: Report the current extruder from the get_status() method
Kevin O'Connor
2019-11-24
1
-2
/
+7
*
config: Rename avrsim.cfg to generic-simulavr.cfg
Kevin O'Connor
2019-11-24
1
-1
/
+1
*
docs: Kinematics.md updates for extruder instantaneous corner velocity
Kevin O'Connor
2019-11-22
1
-4
/
+0
*
extruder: Initial support for "smoothed pressure advance"
Kevin O'Connor
2019-11-21
3
-17
/
+8
[next]