Advertisement
ScottG

bCNC WCS Button Bug

May 13th, 2015
284
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. bCNC gcode terminal commands for problem with
  2. WCS buttons not working correctly. After probe command, I can't
  3. click on a WCS button to change the work coordinates. Button
  4. focus keeps reverting backl
  5. https://github.com/vlachoudis/bCNC/issues/34
  6.  
  7. ok
  8. ok
  9. G91G0Y-0.05
  10. G90
  11. ok
  12. ok
  13. G54 G20 G38.2 Y-11 F0.118
  14. [PRB:-6.5174,-4.9867,-2.2394]
  15. ok
  16. $#
  17. $G
  18. [G54:0.0000,0.0000,-0.0001]
  19. [G55:-1.5928,-5.5558,-2.2827]
  20. [G56:-7.5172,-5.4896,-2.2888]
  21. [G57:0.0000,0.0000,-0.0001]
  22. [G58:0.0000,0.0000,0.0000]
  23. [G59:0.0000,0.0000,0.0000]
  24. [G28:-6.4741,-7.9272,-1.0396]
  25. [G30:-8.0000,-8.0000,-1.5900]
  26. [G92:0.0000,0.0000,0.0000]
  27. [TLO:0.0000]
  28. [PRB:-6.5174,-4.9867,-2.2394]
  29. ok
  30. G54 G17 G20 G90 G94 M0 M5 M9 T0 F0.1]
  31. ok
  32. G55
  33. $G
  34. ok
  35. G55 G17 G20 G90 G94 M0 M5 M9 T0 F0.1]
  36. ok
  37. G55
  38. $G
  39. ok
  40. G55 G17 G20 G90 G94 M0 M5 M9 T0 F0.1]
  41. ok
  42. G55
  43. $G
  44. ok
  45. G55 G17 G20 G90 G94 M0 M5 M9 T0 F0.1]
  46. ok
  47. G91G0Y0.05
  48. G90
  49. ok
  50. ok
  51. G91G0Y0.05
  52. G90
  53. ok
  54. ok
  55. $#
  56. $G
  57. [G54:0.0000,0.0000,-0.0001]
  58. [G55:-1.5928,-5.5558,-2.2827]
  59. [G56:-7.5172,-5.4896,-2.2888]
  60. [G57:0.0000,0.0000,-0.0001]
  61. [G58:0.0000,0.0000,0.0000]
  62. [G59:0.0000,0.0000,0.0000]
  63. [G28:-6.4741,-7.9272,-1.0396]
  64. [G30:-8.0000,-8.0000,-1.5900]
  65. [G92:0.0000,0.0000,0.0000]
  66. [TLO:0.0000]
  67. [PRB:-6.5174,-4.9867,-2.2394]
  68. ok
  69. [G0 G55 G17 G20 G90 G94 M0 M5 M9 T0 F0.1]
  70. ok
  71. G56
  72. $G
  73. ok
  74. [G0 G56 G17 G20 G90 G94 M0 M5 M9 T0 F0.1]
  75. ok
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement