Author Topic: No Digits wanted with Feedrate (want F100 not F100.0)  (Read 2331 times)

Offline hitchhiker

  • Ewok
  • *
  • Posts: 33
    • View Profile
No Digits wanted with Feedrate (want F100 not F100.0)
« on: October 12, 2025, 08:43:44 am »
Hi i build a postprocessor for an old lathe
all works but i need after getting the Gcode to edit all Feedrates!
Example:from F100.0 to F100

is it possible to bring this into the Postprocessor???

Thanks

Offline dave benson

  • CNC Jedi
  • *****
  • Posts: 1892
    • View Profile
Re: No Digits wanted with Feedrate (want F100 not F100.0)
« Reply #1 on: October 12, 2025, 11:02:12 am »
yes change the number format in the pp.
Dave