Latest products unboxing for office and outdoors. Tests of 3d printer and PC.
Welcome
Login / Register

Steal Prusa's profiles for your own 3D printers!

Your video will begin in 6
You can skip to video in 4

Thanks! Share it with your friends!

URL

You disliked this video. Thanks for the feedback!

Sorry, only registred users can create playlists.
URL


Added by shubnigg in 3D printing
227 Views

Description

PrusaSlicer 2.3 is (nearly) out and it comes with loads of new, useful features and improvements. But even if you don't use an Original Prusa printer, you can still make use of them and set up PrusaSlicer for basically any machine - and sneakily use Prusa's tuned profiles, too!

Download PrusaSlicer https://www.prusa3d.com/prusaslicer/
Manufacturer's config guide https://github.com/prusa3d/PrusaSlicer/wiki/Vendor-bundles-and-updating-process

Start gcode (the [ ] sections will get filled in by PrusaSlicer automatically in the exported gcode)

M104 S[first_layer_temperature] ; set extruder temp
M140 S[first_layer_bed_temperature] ; set bed temp
M190 S[first_layer_bed_temperature] ; wait for bed temp
M109 S[first_layer_temperature] ; wait for extruder temp
G28 ; home all axes
G29 ; autolevel
G1 Z5 F5000 ; lift nozzle
G1 Y0 F9001 ; go to front edge of the bed
G92 E0.0 ; reset extruder position
G1 X60.0 E9.0 F1000.0 ; intro line
G1 X100.0 E12.5 F1000.0 ; intro line
G92 E0.0 ; reset extruder position

End gcode

M104 S0 ; turn off temperature
M140 S0 ; turn off heatbed
M107 ; turn off fan
G1 X0 Y200 F9001 ; home X axis, present print
M84 ; disable motors

???? All my video gear https://toms3d.org/my-gear
Music by Epidemic Sound http://share.epidemicsound.com/MadeWithLayers

???? Enjoying the videos? Support my work on Patreon! https://www.patreon.com/toms3dp

Post your comment

Sign in or sign up to post comments.

Comments

Be the first to comment
RSS