Thingiverse
RapidReversalify with Python
von jmil
0
Downloads
27
Likes
0
Makes
UPDATED: you need to pause between reverse and forward commands. still working out why, exactly...
This is for testing rapid reversal in gcode for RepRap, MakerBot, etc. It does a find and replace of M103 and M101 lines in your gcode file.
Detailed instructions are in the top of the file.
Use it like the following:
python RAPID_REVERSALify.py FILE.gcode printRPM reversalRPM waitTime
e.g.:
python RAPID_REVERSALify.py oozebane.gcode 2.857 25 200
you will get the printout:
we will print at 2.857 RPM
we will rapid reverse at 25.0 RPM
we will wait for 200 ms during rapid reversal
and the file:
oozebane_RAPID_REVERSAL.gcode
will be created
This is for testing rapid reversal in gcode for RepRap, MakerBot, etc. It does a find and replace of M103 and M101 lines in your gcode file.
Detailed instructions are in the top of the file.
Use it like the following:
python RAPID_REVERSALify.py FILE.gcode printRPM reversalRPM waitTime
e.g.:
python RAPID_REVERSALify.py oozebane.gcode 2.857 25 200
you will get the printout:
we will print at 2.857 RPM
we will rapid reverse at 25.0 RPM
we will wait for 200 ms during rapid reversal
and the file:
oozebane_RAPID_REVERSAL.gcode
will be created
Hast du dieses Modell gedruckt? Einloggen und dein Make teilen!
Melde dich an, um einen Kommentar zu hinterlassen
AnmeldenNoch keine Kommentare – sei der Erste!