Start End Codes

Start Code: Start Code:M104 S[first_layer_temperature] ; set extruder tempM140 S[first_layer_bed_temperature] ; set bed tempM190 S[first_layer_bed_temperature] ; wait for bed tempM109 S[first_layer_temperature] ; wait for extruder tempG28 ; home all axesG92 E0G1 F6000 X0 Y0 Z0.3 E10G92 E0G1 F6000 End Code: M104 S0M140 S0;Retract the filamentG92 E5G1 F300 E-5G1 F6000 X190 Read more…

V-Baby Configadv.h

Settings for configadv.h in Marlin 2 This article describes what settings you need to configure in the configadv.h file for the stock setup. The stock controller is the SKR 1.3 mainboard with TMC 2208/2209 stepper drivers and the TFT24 LCD controller The config.h and configadv.h files are also located in Read more…

V-Baby Config.h

Settings for config.h in Marlin 2 This article describes what settings you need to configure in the config.h file for the stock setup. The stock controller is the SKR 1.3 mainboard with TMC 2208/2209 stepper drivers and the TFT24 LCD controller The config.h and configadv.h files are also located in Read more…