Strongly inspired by https://gist.github.com/heymonkeyriot/9a2f429caff5c091d5429666fa080403.
On Ubuntu :
sudo apt install python3 python3-pipStrongly inspired by https://gist.github.com/heymonkeyriot/9a2f429caff5c091d5429666fa080403.
On Ubuntu :
sudo apt install python3 python3-pip| Slic3r 1.2.9 | |
| Start G-code | |
| M116 ; Wait until target temperatures for extruder and heated bed are reached | |
| G28 ; home all axes | |
| M117 Printing... | |
| G0 Z0.3 ; drop to start height | |
| G0 Y3 ; move to edge of print area | |
| G0 X50 F5000 ; move to front of bed |