temperaturecontrol: allow setting background tool without activating
[clinton/Smoothieware.git] / src / modules / robot /
2018-10-03 Jim MorrisMerge pull request #1348 from wolfmanjm/upstreamedge
2018-10-03 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2018-09-30 Jim Morrisadd $J for instant jog of one axis.
2018-05-28 Jim MorrisMerge pull request #1330 from wolfmanjm/upstreamedge
2018-05-28 Jim MorrisAll G92 A0 to also reset E0 (ditto for B and E1)
2018-05-13 Jim MorrisMerge pull request #1326 from wolfmanjm/upstreamedge
2018-05-13 Jim MorrisAllow G92 A0 to change A axis, ditto for B C
2018-05-11 Jim MorrisMerge pull request #1324 from wolfmanjm/upstreamedge
2018-05-11 Jim MorrisInitialize actuator positions for ABC axis
2018-04-26 Jim MorrisMerge pull request #1319 from wolfmanjm/upstreamedge
2018-04-26 Jim Morrismake saving G54 (and all WCS) optional with a config...
2018-04-19 Jim MorrisMerge pull request #1314 from lordofhyphens/nosend...
2018-04-18 Jim MorrisMerge pull request #1289 from wolfmanjm/feature/add...
2018-04-18 Jim MorrisMerge branch 'upstreamedge' into feature/add-xy-maxspeed
2018-04-11 Jim MorrisMerge pull request #1307 from wolfmanjm/upstreamedge
2018-04-11 Jim Morrisclean up defines of vector when not actually used
2018-04-03 Jim MorrisMerge pull request #1300 from wolfmanjm/upstreamedge
2018-04-03 Jim Morrisfix some error: strings when in grbl mode
2018-04-03 Jim MorrisMerge pull request #1299 from wolfmanjm/upstreamedge
2018-03-31 Jim Morrisadd comment
2018-03-31 Jim Morrisremove the ARC epsilon define
2018-03-31 Jim MorrisMerge pull request #1296 from Zaaphod/Use_Arc_Milestone
2018-03-31 James RichtersCleanup and add comments
2018-03-31 James RichtersRemove Report for testing
2018-03-30 James RichtersUse Arc_Milestone for arc calculations - improve accura...
2018-03-30 James RichtersPut diagnostic info back in
2018-03-30 James RichtersMerge remote-tracking branch 'Smoothieware/edge' into...
2018-03-30 Jim MorrisMerge pull request #1295 from Smoothieware/add/arc_mile...
2018-03-30 Jim Morrisadded arc_milestone
2018-03-30 Jim MorrisMerge pull request #1294 from wolfmanjm/upstreamedge
2018-03-30 Jim MorrisRevert "Merge pull request #1293 from Zaaphod/Missing_Arcs"
2018-03-30 Jim MorrisRevert "Update Robot.cpp"
2018-03-30 Jim MorrisUpdate Robot.cpp
2018-03-30 Jim MorrisMerge pull request #1293 from Zaaphod/Missing_Arcs
2018-03-29 James RichtersRemove diagnostic output to console and add comments
2018-03-28 James RichtersAdd test tor full circles and only perform atan2 if...
2018-03-26 James RichtersDiagnostic variables sent to console for evaluation
2018-03-23 Jim MorrisAdd max_speed parameter and M203 Sxxx to set maximum...
2018-03-02 Jim MorrisMerge pull request #1276 from wolfmanjm/upstreamedge
2018-03-02 Jim Morrisreturn Error on exceeding soft limit
2018-03-01 Jim MorrisMerge pull request #1149 from Smoothieware/feature...
2018-02-26 Jim Morrisfix merge
2018-02-26 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2018-02-25 Jim MorrisMerge pull request #1272 from wolfmanjm/upstreamedge
2018-02-25 Jim Morrisfix arc generation for tiny arcs
2018-01-22 Jim MorrisMerge pull request #1262 from wolfmanjm/upstreamedge
2018-01-22 Jim Morrisfix misunderstanding for return value of snprintf,...
2018-01-01 Jim MorrisMerge pull request #1241 from michaelnew/cartesian_grid...
2017-12-23 Jim MorrisMerge pull request #1239 from adrianjobst/fix/probing...
2017-12-21 Jim MorrisMerge pull request #1244 from wolfmanjm/upstreamedge
2017-12-05 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2017-09-29 Jim MorrisMerge pull request #1226 from Zaaphod/Fix_XZ_Arcs
2017-09-29 James RichtersFix Math for Arcs in XZ Plane - Issue #1181
2017-09-19 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2017-09-19 Grey ChristoforoMerge pull request #4 from JeffreyRodriguez/greyltc_ISR...
2017-09-17 Jeff RodriguezMerged with current edge.
2017-06-23 Jim Morrisfix a potential typo in processing segments
2017-06-22 Jim MorrisMerge remote-tracking branch 'upstream/edge' into fix...
2017-06-22 Jim MorrisMerge pull request #1199 from wolfmanjm/hack/interim...
2017-06-05 Jim MorrisMerge remote-tracking branch 'upstream/edge' into hack...
2017-05-31 Jim MorrisMerge branch 'upstreamedge' into hack/interim-feed...
2017-05-31 Jim MorrisMerge branch 'upstreamedge' into hack/interim-feed...
2017-05-31 Jim MorrisMerge branch 'upstreamedge' into hack/interim-feed...
2017-05-31 Jim Morrisinitial attempt to implement a feedhold.
2017-05-19 Jim MorrisMerge pull request #1186 from wolfmanjm/upstreamedge
2017-05-14 Jim Morrisdo not send > prompt for a non telnet client connection
2017-04-23 Jim MorrisMerge pull request #1176 from wolfmanjm/upstreamedge
2017-04-23 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2017-04-23 Jim Morrisallow get pos to show A axis for E1 and B for E2, M114...
2017-04-17 Jim MorrisMerge pull request #1172 from wolfmanjm/upstreamedge
2017-04-17 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2017-04-13 Jim Morrisonly check max speeds for 3 axis
2017-04-12 Jim MorrisMerge pull request #1169 from wolfmanjm/upstreamedge
2017-04-12 Jim Morrisfix arc_target size for G2/G3
2017-04-08 Jim MorrisMerge pull request #1162 from Smoothieware/feature...
2017-04-07 Jim MorrisAdd an alarm if homing did not hit the endstops
2017-04-07 Jim MorrisMerge pull request #1160 from wolfmanjm/upstreamedge
2017-04-07 Jim Morrisoptimize print_position to use string and reduce stack...
2017-04-06 Jim MorrisMerge pull request #1156 from Smoothieware/stepticker...
2017-04-06 Jim Morriscleanup header files
2017-04-05 Jim Morrisrefactor...
2017-04-05 Jim Morrischange allocation to new[]
2017-04-05 Jim MorrisAllocate block queue blocks in AHB0, and tickinfo in...
2017-04-05 Jim MorrisMerge remote-tracking branch 'upstream/edge' into stept...
2017-04-05 Jim Morrisadd test for out of memory when allocating tickinfo
2017-04-05 Jim Morrismove the tick_info array into AHB0 to save memory
2017-04-05 Jim Morrisoptimize 64bit fixed point usage
2017-04-03 Jim MorrisMerge pull request #1153 from Speedy64i/patch-1
2017-04-03 Jim Morrischanged to <= 0.9999
2017-04-03 JTUpdate Planner.cpp
2017-04-03 JTJunction deviation tweak
2017-03-30 Jim MorrisMerge remote-tracking branch 'upstream/edge' into stept...
2017-03-30 Jim MorrisMerge branch 'feature/more-estop-config' into stepticke...
2017-03-27 Jim Morrisadd more info for M211 origin/feature/soft-endstops
2017-03-27 Jim Morrisadded some comments about how one would do clipping...
2017-03-23 Jim MorrisM211 will report soft endstop status and whether axis...
2017-03-22 Jim MorrisInitial simple endstops..
2017-03-19 Jim Morrisminor optimization
2017-03-19 Jim MorrisMerge remote-tracking branch 'upstream/edge' into stept...
2017-03-19 Jim Morrisreduce block size by removing the acceleration_per_tick...
next