Basilietto Inviato 5 Aprile 2020 Inviato 5 Aprile 2020 3 ore fa, Marcomac01 dice: Esatto, lui aggiungeva qui il suo a quanto ho capito "Another simple and popular solution is applying an offset in the slicer. You could do that in the printer options some of the available slicers. If such options are not available, you could add G-code commands in the start code to create the offset (e.g. G1 X-2 moves to the left and G92 X0 resets the X origin). Note that this is a quick fix and should be applied wisely. The printer does not know where the actual center is! You merely changed if after the homing sequence. Exchanging .gcode with fellow enthusiasts with the same printer may have adverse effects. A far better solution is to fix the center in the firmware so that the printer knows the actual center. This requires some extra effort by uploading firmware (files including configuration settings) to the printer or send G-code commands. The latter option will be discussed first." da un signore su: https://3dprinting.stackexchange.com/questions/6375/how-to-center-my-prints-on-the-build-platform-re-calibrate-homing-offset Allora quello che interessa a te dovrebbe essere questo, naturalmente i valori 17 e -12 devi vedere tu in base a dove comincia a stampare e dandogli i valori giusti.... prova G92 X17 Y-12 ; re-define origin Cita
Messaggi raccomandati
Partecipa alla conversazione
Puoi pubblicare ora e registrarti più tardi. Se hai un account, accedi ora per pubblicarlo con il tuo account.