2 hours ago, GregValiant said:That is typically a set of instructions that would be in the startup gcode. Your Modix seems to be handling it in the firmware.
You might be able to get a wipe to work by adding some code to the StartUp Gcode (in Machine Settings). How it works would be dependent on when the firmware is doing it's thing.
Go to Manage Printers, Machine Settings, and in the lower left textbox will be the StartUp Gcode. If anything is in that box, copy it and paste it here. It appears that the only thing in it might be a G28 for auto-homing.
G28 ; home all axes
This is all that it says. Is there something I could add to make it pass over the bed without having to measure it separately and risk damage if it happens to change? Also, is there also a setting to make the nozzle return to home afterwards or will that need to be programmed in?
Edited by WindworksAdded question
Recommended Posts
GregValiant 1,342
That is typically a set of instructions that would be in the startup gcode. Your Modix seems to be handling it in the firmware.
You might be able to get a wipe to work by adding some code to the StartUp Gcode (in Machine Settings). How it works would be dependent on when the firmware is doing it's thing.
Go to Manage Printers, Machine Settings, and in the lower left textbox will be the StartUp Gcode. If anything is in that box, copy it and paste it here. It appears that the only thing in it might be a G28 for auto-homing.
Link to post
Share on other sites