Closed desertlightning closed 3 years ago
So the plugin only sends what you put into the gcode section for gathering the mesh data. You don't even have to do the probing at all for the plugin to read that info from EEPROM for example. So adjust the gcode to fit your needs and work within your workflow, the only requirements for the plugin is that the @BEDLEVELVISUALIZER
flag occurs in the gcode just prior to whatever command you use to report the mesh data. I most cases that is either the G29 command or the M420 V command.
Thank you!
-------- Original message -------- From: jneilliii @.> Date: 8/26/21 7:00 PM (GMT-07:00) To: jneilliii/OctoPrint-BedLevelVisualizer @.> Cc: desertlightning @.>, Author @.> Subject: Re: [jneilliii/OctoPrint-BedLevelVisualizer] Ender 3 Potential Feature for BLTouch[FR]: (#463)
So the plugin only sends what you put into the gcode section for gathering the mesh data. You don't even have to do the probing at all for the plugin to read that info from EEPROM for example. So adjust the gcode to fit your needs and work within your workflow, the only requirements for the plugin is that the @BEDLEVELVISUALIZER flag occurs in the gcode just prior to whatever command you use to report the mesh data. I most cases that is either the G29 command or the M420 V command.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/jneilliii/OctoPrint-BedLevelVisualizer/issues/463#issuecomment-906842541, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AKAIG4NZ2EUBLMTAEMUY7Y3T63PRNANCNFSM5C4O2HRA. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
Is your feature request related to a problem? Please describe. With certain Ender 3 machines, the circuits for heating the bed and the extruder can cause interference with the BLTouch sensor.
Describe the solution you'd like I would like to see an option to skip the extruder heating before and during the bed leveling. Also it would be nice to heat the bed to the desired temperature before bed leveling and stop, and or limit bed heating during bed leveling
Describe alternatives you've considered Using bed leveling feature on machine to bypass heating. Turning bed heat off before calibrating Additional context