Skip to content

Commit

Permalink
Remove unimplemented M407 from list of gcodes
Browse files Browse the repository at this point in the history
  • Loading branch information
leptun authored and DRracer committed Aug 11, 2023
1 parent 500a655 commit ef63b57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Firmware/Marlin_main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3941,7 +3941,6 @@ extern uint8_t st_backlash_y;
//!@n M404 - N<dia in mm> Enter the nominal filament width (3mm, 1.75mm ) or will display nominal filament width without parameters
//!@n M405 - Turn on Filament Sensor extrusion control. Optional D<delay in cm> to set delay in centimeters between sensor and extruder
//!@n M406 - Turn off Filament Sensor extrusion control
//!@n M407 - Displays measured filament diameter
//!@n M500 - stores parameters in EEPROM
//!@n M501 - reads parameters from EEPROM (if you need reset them after you changed them temporarily).
//!@n M502 - reverts to the default "factory settings". You still need to store them in EEPROM afterwards if you want to.
Expand Down

0 comments on commit ef63b57

Please sign in to comment.