Customizable speed for small perimeters. #60

This commit is contained in:
Alessandro Ranellucci 2011-12-04 20:50:03 +01:00
parent ea254588f7
commit 53bc9c7421
8 changed files with 28 additions and 1 deletions

View file

@ -109,6 +109,8 @@ The author is Alessandro Ranellucci (me).
Speed options:
--travel-speed Speed of non-print moves in mm/sec (default: 130)
--perimeter-speed Speed of print moves for perimeters in mm/sec (default: 30)
--small-perimeter-speed
Speed of print moves for small perimeters in mm/sec (default: 30)
--infill-speed Speed of print moves in mm/sec (default: 60)
--solid-infill-speed Speed of print moves for solid surfaces in mm/sec (default: 60)
--bridge-speed Speed of bridge print moves in mm/sec (default: 60)