Can the laser engraving function of Mega pro be used on Mega x? #257

Closed
opened 2022-01-15 10:39:57 -06:00 by Hua-Fen · 3 comments
Hua-Fen commented 2022-01-15 10:39:57 -06:00 (Migrated from github.com)
No description provided.
stklcode commented 2022-01-16 03:48:15 -06:00 (Migrated from github.com)

Can't see why it shouldn't. It's simply a laser diode connected to the hotend output, so if you got a laser and connect it properly, it should work equally after activating the firmware feature.

It's currently only enabled, if the environment is KNUTWURST_MEGA_P, so you have to change the condition to # if EITHER(KNUTWURST_MEGA_P, KNUTWURST_MEGA_x). Don't know if the pinout is equal.

7b9e0c4e02/Marlin/Configuration_adv.h (L3385-L3390)

This obviously does not add any touchscreen functionality, "just" the Marlin laser feature.

Can't see why it shouldn't. It's simply a laser diode connected to the hotend output, so if you got a laser and connect it properly, it should work equally after activating the firmware feature. It's currently only enabled, if the environment is `KNUTWURST_MEGA_P`, so you have to change the condition to `# if EITHER(KNUTWURST_MEGA_P, KNUTWURST_MEGA_x)`. Don't know if the pinout is equal. https://github.com/knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S/blob/7b9e0c4e023b4533ff435551ded8a4041e2a64ba/Marlin/Configuration_adv.h#L3385-L3390 This obviously does not add any touchscreen functionality, "just" the Marlin laser feature.
github-actions[bot] commented 2022-02-23 19:49:22 -06:00 (Migrated from github.com)

This issue is stale because it has been open 30 days with no activity. Remove stale label / comment or this will be closed in 5 days.

This issue is stale because it has been open 30 days with no activity. Remove stale label / comment or this will be closed in 5 days.
github-actions[bot] commented 2022-04-25 09:03:44 -05:00 (Migrated from github.com)

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wp/Marlin-2-0-x-Anycubic-i3-MEGA-S#257
No description provided.