Recommendations and Tips from PIF-Provider
Dies sind u.a. Tips und Erfahrungen von dem erfahrenen PIF-Provider "Stephan".
All data and information without guarantee and at your own risk.
Parts
label | source | price |
MGN12H + 400mm (Preis ist für 2 Stück) (für X) | Aliexpress * | 112,83 € |
Stepper Dämpfer (z.B. für Z) | Aliexpress * | 8,42 € |
Y/X Stepper | OMC | 9,88 € |
MGN9H (für Y / Z) | Jacks Fillament | 22,50 - 28,50 € |
Winsinn Lüfter 40x40x10 24V DB Bearing | Aliexpress * | 2,72 € |
Winsinn Gebläse 40x40x20 24V DB Bearing | Aliexpress * | 2,72 € |
Spider V2.2 | AliExpress * | 50,26 € |
SuperSlicer Infos
open -n -a SuperSlicer.app --args --datadir /Users/laderampe.net/Desktop/SuperSlicer/Voron2
So kann man gut andere Profile testen oder auch die SuperSlicer mehrfach öffnen (pro Drucker). Ich hatte gehört das man SS nicht mehrfach mit einem DataDir Ordner öffnen soll. Das ganze habe ich mit Automator als Icon zum Ausführen hinterlegt.
Stephan's Slicer Repo : GitHub
GCODE
dies sind GCodes Schnipsel die verwendet werden
[gcode_macro pre_print]
gcode:
M221 S100
SET_PRESSURE_ADVANCE ADVANCE=0.07
;home
G28
clean
quad_gantry_level
clean
G28 Z
CALIBRATE_Z
bed_mesh_calibrate
[gcode_macro clean]
gcode:
G1 Z20
G1 X60 Y355 F18000
M106 S255
G1 Z0
{% set wipe_count = 4 %}
{% for wipe in range(wipe_count) %}
G1 X60
G1 X150 F18000
{% endfor %}
G1 Z15 Y340
M107
Prices for links may not be up to date.
Affiliate links/advertising links: The provider links marked with an asterisk (*) are so-called affiliate links. If you click on such an affiliate link and make a purchase via this link, I receive a commission from the online shop or supplier concerned. The price does not change for you.