You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All drivers and programs are updated to latest versions.
Generating gcode through Fusion360 using "Wrap Toolpath" leads to B rotation that is out of line with the rest of the gcode when the origin is placed at the top of the stock.
"Its not a software limitation, its a limitation of the machine controller. If the control doesn't support tilted work plane(G68.2) and/or TCP(G43.4) then you must program from center of rotation, this is extremely common on 4 axis machines as most do not have these features enabled. I think you will find all other cam software will have the same issues"
Is there any way we can enable these gcode features?
Snapmaker is based on Malin GCode and actually, both commands are not defined in it. I'm not sure Snapmaker developers plan to improve Marlin.
This is not a new problem. Many people have already supplied solutions. A quick google search of "M43.4 marlin" showed several results, such as this link: https://derandere.gitlab.io/Marlin2ForPipetBot
Obviously the value of this is huge. Being able to manually coordinate the top point and set the center rotational point r below the top point in post processing would vastly improve the cnc workflow regardless of using luban or fusion360. It would largely eliminate the need to "triangulate" the middle point with the current system (ie, top, left, right).
All drivers and programs are updated to latest versions.
Generating gcode through Fusion360 using "Wrap Toolpath" leads to B rotation that is out of line with the rest of the gcode when the origin is placed at the top of the stock.
Path shown on Fusion360:
![image](https://private-user-images.githubusercontent.com/77240181/265157502-2e579c12-83d7-4150-9dde-f6bc4371940e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNTM5MzQsIm5iZiI6MTczOTI1MzYzNCwicGF0aCI6Ii83NzI0MDE4MS8yNjUxNTc1MDItMmU1NzljMTItODNkNy00MTUwLTlkZGUtZjZiYzQzNzE5NDBlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDA2MDAzNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWY2ODk0YzY1OTUwZTU3OWMzOTQxOWFmZTMzNGU4MDIyYTEwN2E4ODlhMWIzODgxMTkyMmM4MjBhOTlhY2RlZTgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.bJ3E-tTaaUGTYrH2TTx51ygYXyEOVQGMU3x8bT5tJ7s)
Path shown on Luban:
![image](https://private-user-images.githubusercontent.com/77240181/265157559-87716e25-84b3-4ad7-a287-c557a51b1cd1.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNTM5MzQsIm5iZiI6MTczOTI1MzYzNCwicGF0aCI6Ii83NzI0MDE4MS8yNjUxNTc1NTktODc3MTZlMjUtODRiMy00YWQ3LWEyODctYzU1N2E1MWIxY2QxLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDA2MDAzNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWMzOWZmNzE0NWE1NDVhNDZiZGQ0OTFhYzE4ZWFjOGE3NWYxY2I4ZWVlMGYyNjFkMjBlNzljYmE5M2E0ZmI2ZGImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.gWZY4gV3K0l3TRkL4h42hSdWmXchBLHE6-l4RnedA_c)
Gcode:
try2.txt
The text was updated successfully, but these errors were encountered: