Difference between revisions of "CNC3018"
Jump to navigation
Jump to search
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
= Product = | = Product = | ||
− | [https://www.amazon.de/gp/product/B07G55SNZW SainSmart CNC 3018-PRO - 270 EUR] | + | [https://www.amazon.de/gp/product/B07G55SNZW SainSmart CNC 3018-PRO - 270 EUR (2021-01)] |
<youtube>hB4Cvbtu-lA</youtube> | <youtube>hB4Cvbtu-lA</youtube> | ||
Line 13: | Line 13: | ||
[[File:SAM_0604_Basement.JPG|960px]] | [[File:SAM_0604_Basement.JPG|960px]] | ||
[[File:SAM_0605_Drill.JPG|960px]] | [[File:SAM_0605_Drill.JPG|960px]] | ||
+ | = Software = | ||
+ | * https://docs.sainsmart.com/article/zcyhab7a0k-how-to-install-grblcontrol-candle-for-mac | ||
+ | == Mac OS 10.11.6 Catalina == | ||
+ | <pre> | ||
+ | USB Serial: | ||
+ | |||
+ | Produkt-ID: 0x7523 | ||
+ | Hersteller-ID: 0x1a86 | ||
+ | Version: 2.64 | ||
+ | Standort-ID: 0x04100000 | ||
+ | |||
+ | </pre> | ||
+ | * http://www.wch-ic.com/downloads/CH341SER_MAC_ZIP.html - V1.5 while the above was V1.14 | ||
+ | * then the necessary device for candle shows! | ||
+ | == inkscape == | ||
+ | * https://inkscape.org/de/ | ||
+ | to e.g. convert png to svg | ||
+ | |||
+ | == jscut == | ||
+ | E.g. converting SVG go gcode | ||
+ | * http://jscut.org/jscut.html |
Latest revision as of 15:50, 30 January 2021
Product
SainSmart CNC 3018-PRO - 270 EUR (2021-01)
Unboxing
First Try
Software
Mac OS 10.11.6 Catalina
USB Serial: Produkt-ID: 0x7523 Hersteller-ID: 0x1a86 Version: 2.64 Standort-ID: 0x04100000
- http://www.wch-ic.com/downloads/CH341SER_MAC_ZIP.html - V1.5 while the above was V1.14
- then the necessary device for candle shows!
inkscape
to e.g. convert png to svg
jscut
E.g. converting SVG go gcode