Scott Lahteine
d7fede3a63
🎨 Apply F() to G-code report header
il y a 3 ans
Scott Lahteine
754b31918a
🎨 Fewer serial macros
il y a 3 ans
Scott Lahteine
79c72ed821
🎨 Standardize G-code reporting
il y a 3 ans
Diego von Deschwanden
42fbd527f3
Fix links to secure sites (#18745 )
il y a 4 ans
Scott Lahteine
e78f607ef3
Use a STR_ prefix for non-translated strings
il y a 4 ans
Scott Lahteine
bfad23d3e2
(c) 2020
il y a 4 ans
Scott Lahteine
50e4545255
Add custom types for position (#15204 )
il y a 5 ans
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
il y a 5 ans
Scott Lahteine
0feeef2604
Update copyright in headers
il y a 5 ans
Scott Lahteine
d2bb53702a
Optimize target_extruder, ignore T with mixing (#12432 )
* Optimize target_extruder, ignore T with mixing
* Give G-code Tn parity with tool_change
il y a 6 ans
Scott Lahteine
e4cf175163
Synchronize on M204, M205 (#12302 )
* Add parser.seen for multiple parameters
* Fix M666, use !seen for report
* Synchronize on M204, M205
il y a 6 ans
Scott Lahteine
d556dc1865
Fix and improve EEPROM storage (#12054 )
* Clean up Temperature PID
* Improve EEPROM read/write/validate
* Group `SINGLENOZZLE` saved settings
* Group planner saved settings
* Group filament change saved settings
* Group skew saved settings
* Group `FWRETRACT` saved settings
il y a 6 ans
scott0122
607c1e58d9
Improve HOTEND OFFSET Z display precision to 3 (#11685 )
il y a 6 ans
Scott Lahteine
d1c9517903
Followup to hotend_offset[Z] patch
il y a 6 ans
Scott Lahteine
83d42f33e1
Add HAS_HOTEND_OFFSET_Z conditional
il y a 6 ans
GMagician
3c76bda2d8
Fix switching extruder
`DONT_SWITCH` got lost along the way. Replace it with `DO_SWITCH_EXTRUDER` and adjust the code.
il y a 6 ans
Scott Lahteine
38378cd0e8
M218 with DELTA needs planner.h
Fix #10232
il y a 6 ans
Scott Lahteine
a6feb58837
Delta support for multiple hotends with offsets (#10118 )
il y a 6 ans
Scott Lahteine
5b45aab262
M218: report with no parameters
il y a 6 ans
Scott Lahteine
722786966a
Add gcode.cpp, motion.*, queue.* - Apply to some G-codes.
il y a 7 ans
Scott Lahteine
4231faf779
Initial split-up of G-code handlers by category
il y a 7 ans