View Issue Details

IDProjectCategoryView StatusLast Update
0002623PathFeaturepublic2016-10-22 17:04
Reportersliptonic Assigned Tosliptonic  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionfixed 
Platformall 
Product Version0.17 
Target Version0.17 
Summary0002623: Add Jog speed to tool control
DescriptionSome cnc controllers like ShopBot can independently set the default travel rate for jog moves separately from feed moves.

We should add a jog speed property to the tool controller and then output this value whenever we output a G0 move.

Post processors can either handle the jog rate or ignore it as appropriate.
TagsNo tags attached.
FreeCAD Information

Activities

sliptonic

2016-10-22 17:04

manager   ~0007415

Tool Controllers now save the properties for vert and horiz rapid speed as well as feed speed. It's up to the post processors to do anything with this data.

Basic operations might still need to be modified to add the rapid speed values to the path commands.

Issue History

Date Modified Username Field Change
2016-07-13 20:30 sliptonic New Issue
2016-07-13 20:30 sliptonic Status new => assigned
2016-07-13 20:30 sliptonic Assigned To => sliptonic
2016-10-22 17:04 sliptonic Note Added: 0007415
2016-10-22 17:04 sliptonic Status assigned => closed
2016-10-22 17:04 sliptonic Resolution open => fixed