Gigio
About
- Username
- Gigio
- Joined
- Visits
- 17
- Last Active
- Roles
- Member
Comments
-
keep talking about your plugin, here my fix : - insert Fcommand before g1 g2 g3 mode - insert G28 and Custom Z on header and footer (please remove) this help me modify the speed from repetier host , if i use your code , every speed modify seems…
-
No i say thanks all the repetier stuff !!! Also my delta printer say thank to you The use of HAL in the firmware put this 10time ahead the classic marlin (y) Really, we push it around 400mm/sec 10'000 accelleration (only for test purpose) and o…
-
Still some small difference with visualizzation and actual "print" but is a good and easy plugin About the grayscale ? Wich one you like more ? What about this : https://hackaday.io/project/4828-raster-2-laser-gcode-generator ?
-
And here a quick fix : dirty gcode : Fix the "F" bug I hope this help someone with same problem !
-
and here is the gcode interpreted :
-
Ok as expected same bug afflict your version : J = original plugin R = your Same F command next to G1 line
-
lol I modified the same python plugin for work with feedrate and analogue value ahahaha was based on : J Tech Photonics Laser Tool http://jtechphotonics.com/?page_id=2012 i noticed same minor bug in gcode creation (some G0 instead G1 and some "F{va…
-
ok perfect i agree with the first part of you post, for this reason i didn't post any code yet after that you say : "Just for completeless, best waveform is full power and use feedrate to control power, which is the default implementation." an…
-
1) Ok no problem , i was in rush so now i have implemented it with this 2 small changeshttps://drive.google.com/file/d/0B7VPQ4zmKBz4Q3VkQTJBdVlLX0k/view?usp=sharing i think now the code is clean and correct write , right ? 2) ok , got it , i try …
-
-
(*) typo i also try m42 p44 s255 = ON m42 p44 s254 = OFF
-
thanks (y) i play with pullup state connection pin and now works great.
-
PS: the same switch with "other firmware" work correctly, i've tested with a voltmeter. how Printer::isZProbeHit() working ? where is the piece of code that test the pin state ?