Ultimaker uses functional, analytical and tracking cookies. Tracking cookies enhance your experience on our website and may also collect your personal data outside of Ultimaker websites. If you agree with the use of tracking cookies, click “I agree, continue browsing”. You can withdraw your consent at any time. If you do not consent with the use of tracking cookies, click “Refuse”. You can find more information about cookies on our Privacy and Cookie Policy page.
HERE IS A PAGE with some information. It looks like calls are made to the firmware rather than having a lot of lines in the startup gcode or ending gcode.
A phone call to 3D Platforms would seem to be in order. A $30,000 printer should come with Some Support.
Here is what I found regarding StartUp and Ending gcodes. Calling the "purge.g" routine is optional.
;StartUp Gcode
G28 ; Home all axes
M98 P"0:/sys/purge.g" ; run default purge command (use only at start)
;Ending Gcode
M98 P"0:/sys/end.g" ; homes the extruder, turns off all tools, heaters, and fans.
According to a photo on that page it appears you have a Duet mainboard running RepRap firmware(?)
Link to post
Share on other sites
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Often getting started is the most difficult part of any process. A good start sets you up for success and saves you time and energy that could be spent elsewhere. That is why we have a onboarding course ready for
Ultimaker S5 Pro Bundle, Ultimaker S5, Ultimaker S3 Ultimaker 2+ Connect.
They're ready for you on the Ultimaker Academy platform. All you need to do to gain access is to register your product to gain free access.
Ready? Register your product here in just 60 seconds.
Recommended Posts
GregValiant 786
HERE IS A PAGE with some information. It looks like calls are made to the firmware rather than having a lot of lines in the startup gcode or ending gcode.
A phone call to 3D Platforms would seem to be in order. A $30,000 printer should come with Some Support.
Here is what I found regarding StartUp and Ending gcodes. Calling the "purge.g" routine is optional.
;StartUp Gcode
G28 ; Home all axes
M98 P"0:/sys/purge.g" ; run default purge command (use only at start)
;Ending Gcode
M98 P"0:/sys/end.g" ; homes the extruder, turns off all tools, heaters, and fans.
According to a photo on that page it appears you have a Duet mainboard running RepRap firmware(?)
Link to post
Share on other sites