Prusa Ge Settings
Prusa Ge Settings
Prusa Ge Settings
1 settings
These basic 3D printing settings recommendations for beginners were tested in PrusaSlicer
2.3.1. Test models were printed on Ultimaker 2, Creality Ender 3, Creality Cr-10S pro v2,
Anycubic I3 Mega, Anycubic I3 MegaS, Anycubic Vyper with PLA and PETG filaments.
Note:
- You can upscale your 3D printing models. Downscaling is not recommended - it can make
smaller parts of the model unprintable, distort the model’s level of detail and result in assembly
issues.
- All connectors should be printed at 100% Infill.
- When printing Lock connectors, we recommend setting the “Brim width” parameter to 0 in the
"Skirt and Brim" print settings. In that way, the Locks will be 3D printed with a Skirt only.
In order to see all the parameters listed below, you need to enable the Expert mode in the
PrusaSlicer’s settings.
Cooling
Enable
Keep fan always on: CHECK
Enable auto cooling: -//-
Fan settings
Fan speed
Min: 100% (for PLA, PETG) or 30% (for ABS, SBS)
Max: -//-
Bridges fan speed: 100%
Disable fan for the first: 1
Full fan speed at layer: 3-4
Cooling thresholds
Enable fan if layer print time is below: -//-
Slow down if layer print time is below: -//-
Min print speed: -//-
Advanced
Print speed override
Max volumetric speed:
PLA: 14 MM3/S
ABS: 10 MM3/S
PETG: 14 MM3/S
HIPS: 10 MM3/S
(If you use the Volcano extruder for your printer, all parameters need to be
increased x2)
Filament Overrides
-//-
Custom G-code
-//-
Notes
-//-
Dependencies
-//-
Printer Settings Tab
General
Size and coordinates
Bed shape: your 3D printer’s bed size
Max print height: your 3D printer’s height
Z offset: 0
Capabilities
Extruders: 1
Single Extruder Multi Material: -//-
Firmware
G-code flavor: RepRap/Sprinter
G-code thumbnails: -//-
Supports stealth mode: -//-
Supports remaining times: -//-
Advanced
Use relative E distances: CHECK
Use firmware retraction: -//- (needs to be enabled in the firmware of your
printer)
Use volumetric E: -//-
Enable variable layer height feature: CHECK
Custom G-code
Use your 3D printer’s standard G-code. If you don't have it, you may use the
example below.
Start G-code
M104 S(First_layer_temperature)
M140 S(First_layer_bed_temperature)
G28 S(Parking)
M109 S(waiting_for_warm-up_nozzle)
M190 S(waiting_for_warm-up_bed)
End G-code
M104 s0 ;turn off nozzle
M140 s0 ;turn off bed
G91
G1 Z1
G28 X0 Y0 ;park
M84 ;disable motors
M107 ;disable cooling
Extruder 1
Size
Nozzle diameter: 0.4 mm
Layer height limits
Min: 0.05
Max: 0.3
Position
Extruder offset: -//-
Retraction
Length: 5.5-6.5 mm (1 mm for a direct extruder)
Lift Z: 0-0.3 mm
Retraction Speed: 30 - 40 mm/s
Deretraction Speed: 0 mm/s
Extra length on restart: 0 mm
Minimum travel after retraction: 2 mm
Retract on layer change: -//- (you can try to enable this parameter)
Wipe while retracting: -//- (you can try to enable this parameter)
Retract amount before wipe:
Notes
-//-
Dependencies
-//-