1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-26 21:36:21 +00:00

📝 Fix Cutter.md typo (#26901)

This commit is contained in:
Ikko Eltociear Ashimine 2024-03-25 03:49:25 +09:00 committed by Scott Lahteine
parent 7616d0e389
commit 3f3d1f0a10

View File

@ -81,7 +81,7 @@ A reduced entry laser power factor is based on the entry step rate to cruise ste
block entry laser power = laser power * ( entry step rate / cruise step rate )
The initial power will be set to no less than the laser_power_floor or the inital power calculation.
The initial power will be set to no less than the laser_power_floor or the initial power calculation.
The reduced final power factor is based on the final step rate to cruise step rate ratio for deceleration.