Use the new PrusaSlicer 2.3 with ANY 3D Printer!
229,349 views
0

 Published On Dec 24, 2020

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/PrusaSlice...

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

Read the article to this video here: https://toms3d.org/2020/12/28/prusasl...

šŸŽ„ All my video gear https://toms3d.org/my-gear
I use Epidemic Sound, sign up for a 30-day free trial here http://share.epidemicsound.com/MadeWi...

šŸŽ§ Check out the Meltzone Podcast (with CNC Kitchen)! Ā Ā Ā /Ā @themeltzoneĀ Ā 

šŸ‘ Enjoying the videos? Support my work on Patreon! Ā Ā /Ā toms3dpĀ Ā 

show more

Share/Embed