bootuz-dinamon / ender3-v3-se-full-klipper

Configuration files for Klipper for Ender3 V3 SE.
122 stars 15 forks source link

Update macro.cfg - add BED_LEVELING macros #6

Open MaxBogdan opened 6 months ago

MaxBogdan commented 6 months ago

Adding new macros to run bed leveling. This macros allows to set probes, bed and extruder temperature as parameters. By default it uses settings from printer.cfg (probes - 5x5 points) and bed temperature at 60 degrees, extruder at 220 degrees.

freeman5 commented 5 months ago

13:54:31 $ BED_LEVELING PROBE_COUNT= BED_TEMP=60 EXTRUDER_TEMP=220 13:58:35 // Unknown command:"ACCURATE_G28" 13:58:35 !! Unable to parse parameter 'PROBE_COUNT' 13:58:35 !! Unable to parse parameter 'PROBE_COUNT'

freeman5 commented 5 months ago

where to get ACCURATE_G28 macro ?

freeman5 commented 5 months ago

where to get ACCURATE_G28 macro ?