Re: building marlin for a 3d printer, what compiler do I use forSTM-32 based boards, doing it on an arm64 system?

2022-12-19 Thread gene heskett
On 12/19/22 03:00, John Scott wrote: I've not personally used it, but you're probably looking for gcc-arm-none-eabi Thanks, I'll look into it on the bpi5. Take care, stay warm and well. Cheers, Gene Heskett. -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and a

Re: building marlin for a 3d printer, what compiler do I use for STM-32 based boards, doing it on an arm64 system?

2022-12-19 Thread John Scott
I've not personally used it, but you're probably looking for gcc-arm-none-eabi signature.asc Description: This is a digitally signed message part

building marlin for a 3d printer, what compiler do I use for STM-32 based boards, doing it on an arm64 system?

2022-12-18 Thread gene heskett
Greetings all; Such as a bananapi m5 or alternatively on this i5 system? Thank you. Cheers, Gene Heskett. -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author, 1940) If we desire respect for the law, we must

Re: upgraded dddprint, my 3d printer driver today, to bullseye, but its main job isn't working.

2022-06-04 Thread mick crane
On 2022-06-04 18:25, gene heskett wrote: But whats with lightdm? Better yet, where is the blanker configurer? I don't see any likely culprits in the applications menu's. Then I did find it,under power managment. Logical I guess but since driving a 3d printer can be a several d

Re: upgraded dddprint, my 3d printer driver today, to bullseye, but its main job isn't working.

2022-06-04 Thread gene heskett
Gigs of > > >> memory. > > > > > > 2nd machine I've bullseye'd. Half a T SSD drive, your basic one > > > pony > > > show. > > > > > > 1. It can't access the 3d printer, but shows it as /dev/ttyACM0 in > >

Re: upgraded dddprint, my 3d printer driver today, to bullseye, but its main job isn't working.

2022-06-04 Thread gene heskett
x27;d. Half a T SSD drive, your basic one pony > > show. > > > > 1. It can't access the 3d printer, but shows it as /dev/ttyACM0 in > > dmesg. > > cura-5.0 isn't too voluable about why. How do I set that up? Worked > > fine > > on buster, for older cu

Re: upgraded dddprint, my 3d printer driver today, to bullseye, but its main job isn't working.

2022-06-04 Thread mick crane
On 2022-06-04 16:13, gene heskett wrote: Greetings all; From firmware 11-3 netinstall. On a Dell with an i5 and 16Gigs of memory. 2nd machine I've bullseye'd. Half a T SSD drive, your basic one pony show. 1. It can't access the 3d printer, but shows it as /dev/ttyACM0 in

upgraded dddprint, my 3d printer driver today, to bullseye, but its main job isn't working.

2022-06-04 Thread gene heskett
Greetings all; >From firmware 11-3 netinstall. On a Dell with an i5 and 16Gigs of memory. 2nd machine I've bullseye'd. Half a T SSD drive, your basic one pony show. 1. It can't access the 3d printer, but shows it as /dev/ttyACM0 in dmesg. cura-5.0 isn't too voluable

Re: biqu bx 3d printer ??

2021-12-24 Thread Tixy
On Fri, 2021-12-24 at 10:41 +1100, David wrote: > On Thu, 23 Dec 2021 at 00:50, Tixy wrote: > > Hi Tixy, > > After reading your several musings in this thread regarding > USB verses serial interfaces for CNC machines (3D printer, etc), > I thought I'd respond, becaus

Re: biqu bx 3d printer ??

2021-12-23 Thread gene heskett
On Thursday, December 23, 2021 6:41:32 PM EST David wrote: > On Thu, 23 Dec 2021 at 00:50, Tixy wrote: > > Hi Tixy, > > After reading your several musings in this thread regarding > USB verses serial interfaces for CNC machines (3D printer, etc), > I thought I'd res

Re: biqu bx 3d printer ??

2021-12-23 Thread David
On Thu, 23 Dec 2021 at 00:50, Tixy wrote: Hi Tixy, After reading your several musings in this thread regarding USB verses serial interfaces for CNC machines (3D printer, etc), I thought I'd respond, because I think they are missing the mark. > I guess it's possible to use a USB t

Re: biqu bx 3d printer ??

2021-12-23 Thread gene heskett
On Thursday, December 23, 2021 12:12:43 PM EST gene heskett wrote: > On Thursday, December 23, 2021 9:07:56 AM EST Tixy wrote: > > On Thu, 2021-12-23 at 13:22 +, Curt wrote: > > > On 2021-12-22, Tixy wrote: > > > > On Wed, 2021-12-22 at 04:36 -0500, gene heskett wrote: > > > > [...] > > > > >

Re: biqu bx 3d printer ??

2021-12-23 Thread gene heskett
On Thursday, December 23, 2021 9:20:35 AM EST Curt wrote: > On 2021-12-23, Tixy wrote: > > Still none the wiser of what hardware in the printer you would be > > setting the baud rate of though, but as I'm ignorant of the insides of > > 3D printers perhaps that's not a surprise. > > You set the ba

Re: biqu bx 3d printer ??

2021-12-23 Thread gene heskett
On Thursday, December 23, 2021 9:07:56 AM EST Tixy wrote: > On Thu, 2021-12-23 at 13:22 +, Curt wrote: > > On 2021-12-22, Tixy wrote: > > > On Wed, 2021-12-22 at 04:36 -0500, gene heskett wrote: > > > [...] > > > > > > > What utility could adjust the baud and endianess of this tty_ACM0? > > >

Re: biqu bx 3d printer ??

2021-12-23 Thread gene heskett
On Thursday, December 23, 2021 8:22:03 AM EST Curt wrote: > On 2021-12-22, Tixy wrote: > > On Wed, 2021-12-22 at 04:36 -0500, gene heskett wrote: > > [...] > > > >> What utility could adjust the baud and endianess of this tty_ACM0? > > > > I can't see how that is relevant, this is your printer's

Re: biqu bx 3d printer ??

2021-12-23 Thread Curt
; looking at the source code [1] translates it into sending control > message to the USB device of type USB_CDC_REQ_SET_LINE_CODING. > > So what does the 3D printer do when it receives this control packet? > What _hardware_ is it actually going to change the baud rate of? > I'm assum

Re: biqu bx 3d printer ??

2021-12-23 Thread Tixy
not a surprise. > > > > You set the baud rate of the port is how I understand it. > >  stty -F /dev/ACM0 115200 > Yes, but that just sends an ioctl request to the Linux driver which looking at the source code [1] translates it into sending control message to the USB device

Re: biqu bx 3d printer ??

2021-12-23 Thread Curt
On 2021-12-23, Tixy wrote: > > Still none the wiser of what hardware in the printer you would be > setting the baud rate of though, but as I'm ignorant of the insides of > 3D printers perhaps that's not a surprise. > You set the baud rate of the port is how I understand it. stty -F /dev/ACM0 11

Re: biqu bx 3d printer ??

2021-12-23 Thread Tixy
On Thu, 2021-12-23 at 13:22 +, Curt wrote: > On 2021-12-22, Tixy wrote: > > On Wed, 2021-12-22 at 04:36 -0500, gene heskett wrote: > > [...] > > > What utility could adjust the baud and endianess of this tty_ACM0? > > > > I can't see how that is relevant, this is your printer's USB connectio

Re: biqu bx 3d printer ??

2021-12-23 Thread Curt
On 2021-12-22, Tixy wrote: > On Wed, 2021-12-22 at 04:36 -0500, gene heskett wrote: > [...] >> What utility could adjust the baud and endianess of this tty_ACM0? > > I can't see how that is relevant, this is your printer's USB connection > not some old style asynchronous serial interface like RS2

Re: biqu bx 3d printer ??

2021-12-22 Thread gene heskett
er hardware and software involved here. > > But Debian detects a /dev/ttyACM0 port which suggests to me this 3D > printer presents itself to the OS as a raw serial com port (tty) albeit > through an USB connection (ACM), probably from compatibility reasons > rather than mere aptitudes

Re: biqu bx 3d printer ??

2021-12-22 Thread didier gaumet
suggests to me this 3D printer presents itself to the OS as a raw serial com port (tty) albeit through an USB connection (ACM), probably from compatibility reasons rather than mere aptitudes: it would then be detected as a /dev/USBsomething? But that's only what I understand, perhaps wrongly, and

Re: biqu bx 3d printer ??

2021-12-22 Thread Tixy
terface like RS232. > > > > Hello Tixy, > > Gene is talking about a UDB 3D printer, not about a USB printer, and it > is common for these devices (as for numerous lab devices) to rely on > some form of old-style serial communication, even through USB.

Re: biqu bx 3d printer ??

2021-12-22 Thread didier gaumet
Le mercredi 22 décembre 2021 à 11:54 +, Tixy a écrit : > > I can't see how that is relevant, this is your printer's USB > connection > not some old style asynchronous serial interface like RS232. > Hello Tixy, Gene is talking about a UDB 3D printer, not about

Re: biqu bx 3d printer ??

2021-12-22 Thread gene heskett
this tty_ACM0? > > [...] > > Disclaimer: I have never used a 3D printer, and my knowledge of com > port setup is limited to dial-in modems as a user, back in the day... > > I would imagine that there is a way in Cura to add and setup a new > printer with a particular co

Re: biqu bx 3d printer ??

2021-12-22 Thread Tixy
On Wed, 2021-12-22 at 04:36 -0500, gene heskett wrote: [...] > What utility could adjust the baud and endianess of this tty_ACM0? I can't see how that is relevant, this is your printer's USB connection not some old style asynchronous serial interface like RS232. -- Tixy

Re: biqu bx 3d printer ??

2021-12-22 Thread didier gaumet
Le mercredi 22 décembre 2021 à 04:36 -0500, gene heskett a écrit : [...] > But cura isn't finding this > biqu bx. > > What utility could adjust the baud and endianess of this tty_ACM0? [...] Disclaimer: I have never used a 3D printer, and my knowledge of com port setup i

Re: biqu bx 3d printer ??

2021-12-22 Thread gene heskett
On Wednesday, December 22, 2021 4:13:18 AM EST didier gaumet wrote: > Hello Gene, > > If I am not mistaken, using a USB cable between your computer and your > 3D printer, it is being viewed by teh OS (Debian) as a mere serial > port. > This is Cura (or another software) that s

Re: biqu bx 3d printer ??

2021-12-22 Thread didier gaumet
Hello Gene, If I am not mistaken, using a USB cable between your computer and your 3D printer, it is being viewed by teh OS (Debian) as a mere serial port. This is Cura (or another software) that sends appropriate G-code to this particular 3D printer

biqu bx 3d printer ??

2021-12-21 Thread gene heskett
Greetings all; I seem to be having occasional difficulty with microsd cards as sneaker-net between cura and a biqu bx printer. So I plugged in an older usb2 boosted extension cable with a 6" micro-usb plug adapter plugged in between that cable and the teeny usb socket on the front of t

Re: 3D printer

2013-11-04 Thread John Hasler
Curt wrote: > A self-replicating 3D printer? > That's in the cards, isn't it? > Or maybe it isn't. The economic model may be faulty; I dunno. That is the goal of the movement. -- John Hasler jhas...@newsguy.com Elmwood, WI USA -- To UNSUBSCRIBE, e

Re: 3D printer

2013-11-04 Thread Thomas H. George
On Mon, Nov 04, 2013 at 07:09:02PM +, Curt wrote: > On 2013-11-04, Jerry Stuckle wrote: > > > > I'm waiting for a 3D printer that builds itself :) > > > > A self-replicating 3D printer? > > That's in the cards, isn't it? > > Or mayb

Re: 3D printer

2013-11-04 Thread Curt
On 2013-11-04, Jerry Stuckle wrote: > > I'm waiting for a 3D printer that builds itself :) > A self-replicating 3D printer? That's in the cards, isn't it? Or maybe it isn't. The economic model may be faulty; I dunno. -- To UNSUBSCRIBE, email to debian-user-r

Re: 3D printer

2013-11-04 Thread Jerry Stuckle
rles. I'm not a hit man. :) Actually, I don't like guns that much. If humanity wants to kill each other, go for it. I'll just enjoy my lonely ride with art, programming, music, poetry, science, etc., the best I can! Cheers! I'm waiting for a 3D printer that

Re: 3D printer

2013-11-04 Thread ken
On 11/04/2013 11:31 AM Beco wrote: On 4 November 2013 10:24, ken wrote: On 11/03/2013 08:57 AM Mirco Piccin wrote: Hi I would like to start a topic on 3d printers. Does anyone here have experience in using such printers with debian/linux? Our local public library bought a couple of these

Re: 3D printer

2013-11-04 Thread Mirco Piccin
27;s a serial device. Anyway: http://arduino.cc/en/Main/Software (you need the Arduino IDE to update firmware on your 3d printer, download it, it's opensource) and http://playground.arduino.cc/Learning/Linux Regards Mirco -- To UNSUBSCRIBE, email to debian-user-requ...@lists

Re: 3D printer

2013-11-04 Thread Beco
On 4 November 2013 10:24, ken wrote: > On 11/03/2013 08:57 AM Mirco Piccin wrote: >> >> Hi >> >>> I would like to start a topic on 3d printers. Does anyone here have >>> experience in using such printers with debian/linux? > > > Our local public library bought a couple of these. They give classes

Re: [OT] What is an open thread (was Re: 3D printer)

2013-11-04 Thread Beco
> Chris Bannister via lists.debian.org > 11:18 (1 hour ago) > to debian-user > On Sun, Nov 03, 2013 at 09:21:58AM -0500, Celejar wrote: > > On Sun, 3 Nov 2013 03:59:37 -0200 > > Beco wrote: > > > > > Hi guys, > > > > > > This is an open thread, if that is allowed. > > > > What's an o

Re: 3D printer

2013-11-04 Thread Chris Bannister
On Sun, Nov 03, 2013 at 09:21:58AM -0500, Celejar wrote: > On Sun, 3 Nov 2013 03:59:37 -0200 > Beco wrote: > > > Hi guys, > > > > This is an open thread, if that is allowed. > > What's an open thread? At a guess, opposite to a "closed thread" IOW anyone can contribute, although the terms don't

Re: 3D printer

2013-11-04 Thread ken
On 11/03/2013 08:57 AM Mirco Piccin wrote: Hi I would like to start a topic on 3d printers. Does anyone here have experience in using such printers with debian/linux? Our local public library bought a couple of these. They give classes on them. And if you want something printed, you email

Re: 3D printer

2013-11-03 Thread Charles Kroeger
On Sun, 03 Nov 2013 07:10:01 +0100 Beco wrote: > Hi guys, > > This is an open thread, if that is allowed. > > I would like to start a topic on 3d printers. Does anyone here have > experience in using such printers with debian/linux? > > What brand would you recommend? > > How about kits? > >

Re: 3D printer

2013-11-03 Thread Mirco Piccin
all the pieces are easly available on a diy shop or on ebay :) There are also a lot of new online stores that sell specifically 3d printer parts (electronics, extruders, bearings, pulleys, rods and so on). Regards M -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subje

[OT] What is an open thread (was Re: 3D printer)

2013-11-03 Thread Beco
n the subject. An open thread, as I stated, was something like curt defined. It is a valid topic, it's related to Debian and printer usage (topics that are not off-topic), but there is not a single problem to solve. There is not a OP who has a specific question and want a specific solution.

Re: 3D printer

2013-11-03 Thread Beco
On 3 November 2013 10:57, Mirco Piccin wrote: > Hi > >> I would like to start a topic on 3d printers. Does anyone here have >> experience in using such printers with debian/linux? > > here i am :) > >> What brand would you recommend? >> How about kits?

Re: 3D printer

2013-11-03 Thread Curt
On 2013-11-03, Patrick Wiseman wrote: > On Sun, Nov 3, 2013 at 10:36 AM, Lisi Reisz wrote: >> On Sunday 03 November 2013 14:21:58 Celejar wrote: >>> On Sun, 3 Nov 2013 03:59:37 -0200 >>> >>> Beco wrote: >>> > Hi guys, >>> > >>> > This is an open thread, if that is allowed. >>> >>> What's an open

Re: 3D printer

2013-11-03 Thread Patrick Wiseman
On Sun, Nov 3, 2013 at 10:36 AM, Lisi Reisz wrote: > On Sunday 03 November 2013 14:21:58 Celejar wrote: >> On Sun, 3 Nov 2013 03:59:37 -0200 >> >> Beco wrote: >> > Hi guys, >> > >> > This is an open thread, if that is allowed. >> >> What's an open thread? > > +1 Off topic? Patrick -- To UNSU

Re: 3D printer

2013-11-03 Thread Lisi Reisz
On Sunday 03 November 2013 14:21:58 Celejar wrote: > On Sun, 3 Nov 2013 03:59:37 -0200 > > Beco wrote: > > Hi guys, > > > > This is an open thread, if that is allowed. > > What's an open thread? +1 Lisi -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsub

Re: 3D printer

2013-11-03 Thread Celejar
On Sun, 3 Nov 2013 03:59:37 -0200 Beco wrote: > Hi guys, > > This is an open thread, if that is allowed. What's an open thread? Celejar -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: h

Re: 3D printer

2013-11-03 Thread Mirco Piccin
Hi > I would like to start a topic on 3d printers. Does anyone here have > experience in using such printers with debian/linux? here i am :) > What brand would you recommend? > How about kits? i'm using an opensource 3d printer (RepRap project), specifically a Prusa i2. It

3D printer

2013-11-02 Thread Beco
Hi guys, This is an open thread, if that is allowed. I would like to start a topic on 3d printers. Does anyone here have experience in using such printers with debian/linux? What brand would you recommend? How about kits? What software is there available in debian repositories to create 3D pro