a5:babystepping

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
a5:babystepping [2018/03/02 01:33] โ€“ created samuelpinchesa5:babystepping [2020/12/25 02:13] (current) โ€“ external edit 127.0.0.1
Line 6: Line 6:
   - A control panel or interface of some kind, that can send babystepping commands.   - A control panel or interface of some kind, that can send babystepping commands.
  
-For the [[a5:firmware|JGAurora A5/A3S, the community firmware]] is already configured with babystepping support.+For the [[a5:firmware|JGAurora A5/A3S, the community firmware]] is already configured with babystepping support. 
  
 +=== Babystepping Via Computer ===
 Babystepping can be performed from a computer, while printing via a USB cable. This requires that your host software allows you to input g-code commands during printing - a good program to use for this is [[http://pronterface.com|Pronterface]]. In order to do this, you must enter the [[http://marlinfw.org/docs/gcode/M290.html|baby stepping gcode commands]]: M290 ZX.XX, where X.XX is the distance that you wish to shift the print. Positive values will increase the first layer height, while negative values will reduce the first layer height. Babystepping can be performed from a computer, while printing via a USB cable. This requires that your host software allows you to input g-code commands during printing - a good program to use for this is [[http://pronterface.com|Pronterface]]. In order to do this, you must enter the [[http://marlinfw.org/docs/gcode/M290.html|baby stepping gcode commands]]: M290 ZX.XX, where X.XX is the distance that you wish to shift the print. Positive values will increase the first layer height, while negative values will reduce the first layer height.
  
-A [[https://www.facebook.com/groups/857364187778691/permalink/911471142367995/|custom LCD firmware has been prepared by Karl Johnson on the A5/A3S printer facebook group]], which has additional buttons accessible from the printing page, when printing from a USB memory stick. This firmare can be [[http://www.mediafire.com/file/0lpcqvfsswv5vcf/JGAuroraA5ScreenClassic.zip|downloaded here]]. I have prepared a very quick video demonstrating this in action:+=== Babystepping with the LCD buttons ===ย 
 +custom LCD firmware has been prepared by [[https://www.facebook.com/groups/857364187778691/permalink/911471142367995/|Karl Johnson on the A5/A3S printer facebook group]], which adds additional buttons to the LCD control panel. These buttons are accessible from the printing status page (only visible while you are printing from a USB memory stick via the LCD screen)**[[a5:lcd-firmware|You can download community LCD firmware for both the A5 and A3S printers from here]].** 
  
 +I have prepared a very quick video demonstrating this in action:
 +
 +{{youtube>ceUIi4-c3qk?medium}}
 +
 +For information, babystepping via the LCD issues the command G91, then a G1 Z0.025 or G1 Z-0.025 and finally a G90. Therefore babysteps are of 0.025mm at a time. (G90 and G91 just change the positioning method, relative or absolute)
  
a5/babystepping.1519914819.txt.gz ยท Last modified: 2020/12/25 02:13 (external edit)